Query Metrics
23
Database Queries
2
Different statements
8.09 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.80 ms (59.39%) |
18 |
SELECT t0.id AS id_1, t0.param AS param_2, t0.value AS value_3, t0.section AS section_4, t0.info AS info_5 FROM params t0 WHERE t0.param = ? LIMIT 1
Parameters:
[
"LOGO_MENU"
]
|
|
3.28 ms (40.61%) |
5 |
SELECT t0_.id AS id_0, t0_.code AS code_1, t0_.label AS label_2, t0_.taxonomy_id AS taxonomy_id_3 FROM taxonomy_value t0_ INNER JOIN taxonomy t1_ ON t0_.taxonomy_id = t1_.id WHERE t1_.name = ? ORDER BY t0_.label ASC
Parameters:
[
"user_profile_centro_trabajo"
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\TaxonomyValue | No errors. |
| App\Entity\Taxonomy | No errors. |
| App\Entity\Events | No errors. |
| App\Entity\Params | No errors. |