Query Metrics
676
Database Queries
34
Different statements
384.69 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
154.02 ms (40.04%) |
250 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
105.78 ms (27.50%) |
251 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
23.53 ms (6.12%) |
29 |
SELECT dependencies.sourceid, dependencies.sourcetype FROM dependencies LEFT JOIN objects ON dependencies.sourceid=objects.id AND dependencies.sourcetype="object" LEFT JOIN assets ON dependencies.sourceid=assets.id AND dependencies.sourcetype="asset" LEFT JOIN documents ON dependencies.sourceid=documents.id AND dependencies.sourcetype="document" WHERE dependencies.targettype = ? AND dependencies.targetid = ? ORDER BY objects.path, objects.key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[ "object" 8507 ] |
|
15.39 ms (4.00%) |
1 |
SELECT COUNT(*) FROM object_localized_vcloud_tour_de WHERE ( object_localized_vcloud_tour_de.type IN ('object','variant','folder')) AND object_localized_vcloud_tour_de.published = 1
Parameters:
[] |
|
10.42 ms (2.71%) |
29 |
SELECT dependencies.targetid,dependencies.targettype FROM dependencies LEFT JOIN objects ON dependencies.targettype="object" AND dependencies.targetid=objects.id LEFT JOIN assets ON dependencies.targettype="asset" AND dependencies.targetid=assets.id LEFT JOIN documents ON dependencies.targettype="document" AND dependencies.targetid=documents.id WHERE dependencies.sourceid = ? AND dependencies.sourcetype = ? ORDER BY objects.path, objects.key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[ 8507 "object" ] |
|
10.11 ms (2.63%) |
13 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4
]
|
|
9.86 ms (2.56%) |
29 |
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
8507
]
|
|
9.47 ms (2.46%) |
14 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4
]
|
|
5.69 ms (1.48%) |
9 |
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
4823
]
|
|
4.39 ms (1.14%) |
10 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
7124
]
|
|
4.21 ms (1.09%) |
1 |
SELECT object_localized_vcloud_tour_de.id as id, object_localized_vcloud_tour_de.type as `type` FROM object_localized_vcloud_tour_de WHERE ( object_localized_vcloud_tour_de.type IN ('object','variant','folder')) AND object_localized_vcloud_tour_de.published = 1 ORDER BY `title` ASC LIMIT 9 OFFSET 207
Parameters:
[] |
|
2.70 ms (0.70%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/service/" "touren" ] |
|
2.11 ms (0.55%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 704 704 704 ] |
|
2.02 ms (0.52%) |
5 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"weather"
]
|
|
1.98 ms (0.52%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,33728,33065,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
58298
]
|
|
1.92 ms (0.50%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
704
]
|
|
1.85 ms (0.48%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,33119,33065,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
57884
]
|
|
1.66 ms (0.43%) |
1 |
SELECT COUNT(*) FROM object_localized_vcloud_lift_de WHERE ( object_localized_vcloud_lift_de.type IN ('object','variant','folder')) AND object_localized_vcloud_lift_de.published = 1
Parameters:
[] |
|
1.43 ms (0.37%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,33454,33065,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
57704
]
|
|
1.38 ms (0.36%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
704
]
|
|
1.38 ms (0.36%) |
1 |
SELECT COUNT(*) FROM object_localized_vcloud_lift_de WHERE (`isOpen` = '1' AND object_localized_vcloud_lift_de.type IN ('variant','object')) AND object_localized_vcloud_lift_de.published = 1
Parameters:
[] |
|
1.35 ms (0.35%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,33351,33065,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
57407
]
|
|
1.33 ms (0.35%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,33348,33065,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
57380
]
|
|
1.33 ms (0.34%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,33319,33065,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
57474
]
|
|
1.31 ms (0.34%) |
2 |
SELECT object_localized_vcloud_concept_de.id as id, object_localized_vcloud_concept_de.type as `type` FROM object_localized_vcloud_concept_de WHERE ((`path` = ?) AND object_localized_vcloud_concept_de.type IN ('object','variant','folder')) AND object_localized_vcloud_concept_de.published = 1
Parameters:
[
"/VCloud/ConceptScheme/MT-Touren-2025_f4f72710-da75-4f84-80b4-83ef3c0ba55c/"
]
|
|
1.31 ms (0.34%) |
2 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/de/service/touren" "path" "auto_create" "/de/service/touren?page=24" "path_query" "https://montafon-staging.conecto.rocks/de/service/touren?page=24" "entire_uri" ] |
|
1.12 ms (0.29%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,33425,33065,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
59683
]
|
|
1.08 ms (0.28%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,14) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
15
]
|
|
1.07 ms (0.28%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,33464,33065,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
57662
]
|
|
0.94 ms (0.24%) |
1 |
SELECT object_localized_weather_de.id as id, object_localized_weather_de.type as `type` FROM object_localized_weather_de WHERE (`date` = '2025-12-21' AND object_localized_weather_de.type IN ('variant','object')) AND object_localized_weather_de.published = 1
Parameters:
[] |
|
0.84 ms (0.22%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
4
]
|
|
0.79 ms (0.21%) |
1 |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
10
]
|
|
0.60 ms (0.16%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/service/touren' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.35 ms (0.09%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |