Query Metrics
11
Database Queries
3
Different statements
6.66 ms
Query time
0
Invalid entities
29
Managed entities
0
Cache hits
0
Cache misses
0
Cache puts
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.90 ms (43.53%) |
5 |
SELECT t0.id AS id_1, t0.createat AS createat_2, t0.name AS name_3, t0.identifier AS identifier_4, t0.body AS body_5, t0.variablefile AS variablefile_6, t0.enabled AS enabled_7 FROM "page_variable" t0 WHERE t0.identifier = ? AND t0.enabled = ? LIMIT 1
Parameters:
[ "hero_home" 1 ] |
|
2.26 ms (33.91%) |
5 |
SELECT t0.id AS id_1, t0.cuerpo AS cuerpo_2, t0.imagen AS imagen_3, t0.tipo AS tipo_4, t0.identifier AS identifier_5, t0.pvariable_id AS pvariable_id_6 FROM "page_variable_hijos" t0 WHERE t0.pvariable_id IN (?)
Parameters:
[
6
]
|
|
1.50 ms (22.56%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.identify AS identify_3, t0.url AS url_4, t0.title AS title_5, t0.keywords AS keywords_6, t0.description AS description_7, t0.canonical AS canonical_8, t0.index AS index_9, t0.follow AS follow_10, t0.og_title AS og_title_11, t0.og_url AS og_url_12, t0.og_description AS og_description_13, t0.og_type AS og_type_14, t0.fb_app_id AS fb_app_id_15 FROM "page_seopage" t0 WHERE t0.identify = ? LIMIT 1
Parameters:
[
"app_index"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
0
Hits
0
Misses
0
Puts
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\PVariableHijos | 23 |
| App\Entity\PVariable | 5 |
| App\Entity\PSeoPage | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\PSeoPage | No errors. |
| App\Entity\PVariable | No errors. |
| App\Entity\PVariableHijos | No errors. |