Query Metrics
6
Database Queries
6
Different statements
2.22 ms
Query time
0
Invalid entities
8
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.68 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.type AS type_4, t0.has_auto_positions AS has_auto_positions_5, t0.has_last_level AS has_last_level_6, t0.contact_allowed AS contact_allowed_7, t0.service_id AS service_id_8 FROM app_thesaurus t0 WHERE t0.id = ?
Parameters:
[
"159"
]
|
| 2 | 0.40 ms |
SELECT t0.id AS id_1, t0.id_cnm AS id_cnm_2, t0.reference4d AS reference4d_3, t0.external_code AS external_code_4, t0.slug AS slug_5, t0.name AS name_6, t0.name_en AS name_en_7, t0.name_feminine AS name_feminine_8, t0.name_reversed AS name_reversed_9, t0.description AS description_10, t0.criteria AS criteria_11, t0.organization AS organization_12, t0.position AS position_13, t0.published AS published_14, t0.thesaurus_id AS thesaurus_id_15, t0.parent AS parent_16 FROM app_tag t0 WHERE t0.thesaurus_id IN (?) ORDER BY t0.position ASC, t0.name ASC
Parameters:
[
159
]
|
| 3 | 0.62 ms |
SELECT a0_.slug AS slug_0 FROM app_tag a0_ WHERE a0_.slug LIKE ?
Parameters:
[
"tupu%"
]
|
| 4 | 0.10 ms |
"START TRANSACTION"
Parameters:
[] |
| 5 | 0.25 ms |
INSERT INTO app_tag (id_cnm, reference4d, external_code, slug, name, name_en, name_feminine, name_reversed, description, criteria, organization, position, published, thesaurus_id, parent) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ null null null "tupu-1" "TUPU" null null null null null null 0 1 159 null ] |
| 6 | 0.17 ms |
"COMMIT"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Tag | 7 |
| App\Entity\Thesaurus | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Thesaurus | No errors. |
| App\Entity\Service | No errors. |
| App\Entity\Tag | No errors. |
| App\Entity\MetaTagSetting | No errors. |
| App\Entity\Meta | No errors. |
| App\Entity\Value | No errors. |
| App\Entity\Item | No errors. |
| App\Entity\MetaTagValue | No errors. |
| App\Entity\RelationLabel | No errors. |
| App\Entity\Info | No errors. |
| App\Entity\Licence | No errors. |
| App\Entity\Relation | No errors. |