Query Metrics
627
Database Queries
65
Different statements
806.13 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
359.98 ms (44.66%) |
414 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1786534760 [ "\x00tags\x00site_domain_89772068f835601767b94b4411dfead7" "site_domain_89772068f835601767b94b4411dfead7" ] ] |
|
54.94 ms (6.81%) |
3 |
SELECT * FROM `documents_editables` INNER JOIN `documents` ON `documents_editables`.`documentId` = `documents`.`id` INNER JOIN `documents_page` ON `documents_editables`.`documentId` = `documents_page`.`id` WHERE `documents_editables`.`name` = 'project' AND `documents_page`.`controller` = 'App\\Controller\\ProjectController::singleAction' AND `documents_editables`.`data` LIKE '%"id";i:242444;%' AND `documents`.`published` = 1
Parameters:
[] |
|
45.16 ms (5.60%) |
3 |
SELECT * FROM `documents_editables` INNER JOIN `documents` ON `documents_editables`.`documentId` = `documents`.`id` INNER JOIN `documents_page` ON `documents_editables`.`documentId` = `documents_page`.`id` WHERE `documents_editables`.`name` = 'project' AND `documents_page`.`controller` = 'App\\Controller\\ProjectController::singleAction' AND `documents_editables`.`data` LIKE '%"id";i:231202;%' AND `documents`.`published` = 1
Parameters:
[] |
|
34.62 ms (4.29%) |
3 |
SELECT * FROM `documents_editables` INNER JOIN `documents` ON `documents_editables`.`documentId` = `documents`.`id` INNER JOIN `documents_page` ON `documents_editables`.`documentId` = `documents_page`.`id` WHERE `documents_editables`.`name` = 'project' AND `documents_page`.`controller` = 'App\\Controller\\ProjectController::singleAction' AND `documents_editables`.`data` LIKE '%"id";i:231201;%' AND `documents`.`published` = 1
Parameters:
[] |
|
29.08 ms (3.61%) |
3 |
SELECT * FROM `documents_editables` INNER JOIN `documents` ON `documents_editables`.`documentId` = `documents`.`id` INNER JOIN `documents_page` ON `documents_editables`.`documentId` = `documents_page`.`id` WHERE `documents_editables`.`name` = 'sector' AND `documents_page`.`controller` = 'App\\Controller\\SectorController::singleAction' AND `documents_editables`.`data` LIKE '%"id";i:85322;%' AND `documents`.`published` = 1
Parameters:
[] |
|
28.65 ms (3.55%) |
2 |
SELECT * FROM `documents_editables` INNER JOIN `documents` ON `documents_editables`.`documentId` = `documents`.`id` INNER JOIN `documents_page` ON `documents_editables`.`documentId` = `documents_page`.`id` WHERE `documents_editables`.`name` = 'productCategory' AND `documents_page`.`controller` = 'App\\Controller\\ProductCategoryController::singleAction' AND `documents_editables`.`data` LIKE '%"id";i:100000253;%' AND `documents`.`published` = 1
Parameters:
[] |
|
26.27 ms (3.26%) |
2 |
SELECT * FROM `documents_editables` INNER JOIN `documents` ON `documents_editables`.`documentId` = `documents`.`id` INNER JOIN `documents_page` ON `documents_editables`.`documentId` = `documents_page`.`id` WHERE `documents_editables`.`name` = 'productCategory' AND `documents_page`.`controller` = 'App\\Controller\\ProductCategoryController::singleAction' AND `documents_editables`.`data` LIKE '%"id";i:100000254;%' AND `documents`.`published` = 1
Parameters:
[] |
|
19.59 ms (2.43%) |
2 |
SELECT r.src_id AS dest_id, r.src_id AS id, r.type, o.o_className AS subtype, o.o_published AS published, CONCAT(o.o_path ,o.o_key) AS path , r.index FROM objects o, object_relations_3 r WHERE r.fieldname= ? AND r.ownertype = 'object' AND r.dest_id = ? AND o.o_id = r.src_id AND r.type='object' UNION SELECT r.src_id AS dest_id, r.src_id AS id, r.type, a.type AS subtype, "null" AS published, CONCAT(a.path,a.filename) AS path, r.index FROM assets a, object_relations_3 r WHERE r.fieldname= ? AND r.ownertype = 'object' AND r.dest_id = ? AND a.id = r.src_id AND r.type='asset' UNION SELECT r.src_id AS dest_id, r.src_id AS id, r.type, d.type AS subtype, d.published AS published, CONCAT(d.path,d.key) AS path, r.index FROM documents d, object_relations_3 r WHERE r.fieldname= ? AND r.ownertype = 'object' AND r.dest_id = ? AND d.id = r.src_id AND r.type='document' ORDER BY `index` ASC
Parameters:
[ "groups" 100000208 "groups" 100000208 "groups" 100000208 ] |
|
13.92 ms (1.73%) |
2 |
SELECT object_localized_3_en.o_id AS o_id, object_localized_3_en.o_type AS o_type FROM object_localized_3_en WHERE (o_id IN (?) AND object_localized_3_en.o_type IN ('object','folder')) AND object_localized_3_en.o_published = 1 LIMIT 3
Parameters:
[
[
"231202"
"242444"
"231201"
]
]
|
|
13.33 ms (1.65%) |
1 |
SELECT * FROM `documents_editables` INNER JOIN `documents` ON `documents_editables`.`documentId` = `documents`.`id` INNER JOIN `documents_page` ON `documents_editables`.`documentId` = `documents_page`.`id` WHERE `documents_editables`.`name` = 'sector' AND `documents_page`.`controller` = 'App\\Controller\\SectorController::singleAction' AND `documents_editables`.`data` LIKE '%"id";i:85539;%' AND `documents`.`published` = 1
Parameters:
[] |
|
11.23 ms (1.39%) |
26 |
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
6043
]
|
|
10.94 ms (1.36%) |
8 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "process-installation" "path" => "/solutions/" ] |
|
10.22 ms (1.27%) |
1 |
SELECT * FROM `documents_editables` INNER JOIN `documents` ON `documents_editables`.`documentId` = `documents`.`id` INNER JOIN `documents_page` ON `documents_editables`.`documentId` = `documents_page`.`id` WHERE `documents_editables`.`name` = 'sector' AND `documents_page`.`controller` = 'App\\Controller\\SectorController::singleAction' AND `documents_editables`.`data` LIKE '%"id";i:85317;%' AND `documents`.`published` = 1
Parameters:
[] |
|
10.12 ms (1.26%) |
1 |
SELECT * FROM object_relations_2 WHERE src_id = ?
Parameters:
[
100000254
]
|
|
9.27 ms (1.15%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
8.94 ms (1.11%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
8.53 ms (1.06%) |
1 |
SELECT * FROM `documents_editables` INNER JOIN `documents` ON `documents_editables`.`documentId` = `documents`.`id` INNER JOIN `documents_page` ON `documents_editables`.`documentId` = `documents_page`.`id` WHERE `documents_editables`.`name` = 'sector' AND `documents_page`.`controller` = 'App\\Controller\\SectorController::singleAction' AND `documents_editables`.`data` LIKE '%"id";i:85312;%' AND `documents`.`published` = 1
Parameters:
[] |
|
8.47 ms (1.05%) |
1 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
4552
]
|
|
8.40 ms (1.04%) |
1 |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/solutions/process-installation" "sourcePathQuery" => "/solutions/process-installation" "sourceEntireUri" => "https://testing.coolworld.ptchr.dev/solutions/process-installation" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
7.97 ms (0.99%) |
18 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ "6043" "6043" ] |
|
7.67 ms (0.95%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"2"
]
|
|
7.08 ms (0.88%) |
16 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
244436
]
|
|
4.71 ms (0.58%) |
1 |
SELECT * FROM object_store_2 WHERE oo_id = ?
Parameters:
[
100000254
]
|
|
4.62 ms (0.57%) |
7 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
4552
]
|
|
3.98 ms (0.49%) |
1 |
SELECT * FROM object_localized_data_2 WHERE ooo_id = ? AND language IN ('en','nl_NL','fr_FR','nl_BE','fr_BE','nl')
Parameters:
[
100000254
]
|
|
3.71 ms (0.46%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/solutions/process-installation' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
3.70 ms (0.46%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1,4961,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
4964
]
|
|
3.65 ms (0.45%) |
3 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
4
]
|
|
3.46 ms (0.43%) |
8 |
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:
[
6043
]
|
|
3.43 ms (0.43%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ "3314" 4552 4552 ] |
|
2.53 ms (0.31%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
4552
]
|
|
2.47 ms (0.31%) |
1 |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
100000254
]
|
|
2.23 ms (0.28%) |
2 |
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents LEFT JOIN documents_snippet ON documents.id = documents_snippet.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
4774
]
|
|
1.87 ms (0.23%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1,2517,3156,2) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
2557
]
|
|
1.82 ms (0.23%) |
2 |
SELECT * FROM properties WHERE ((cid IN (1,5307,12) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
5315
]
|
|
1.80 ms (0.22%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.79 ms (0.22%) |
2 |
SELECT * FROM properties WHERE ((cid IN (1,5820) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
5821
]
|
|
1.74 ms (0.22%) |
2 |
SELECT * FROM properties WHERE ((cid IN (1,3314,3159,2) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
3315
]
|
|
1.72 ms (0.21%) |
2 |
SELECT * FROM properties WHERE ((cid IN (1,4202,4199,8) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
4210
]
|
|
1.66 ms (0.21%) |
1 |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"Project"
]
|
|
1.61 ms (0.20%) |
2 |
SELECT * FROM properties WHERE ((cid IN (1,5566,14) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
5574
]
|
|
1.57 ms (0.19%) |
2 |
SELECT * FROM properties WHERE ((cid IN (1,5538,6) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
5546
]
|
|
1.55 ms (0.19%) |
2 |
SELECT * FROM properties WHERE ((cid IN (1,5467,16) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
5475
]
|
|
1.51 ms (0.19%) |
2 |
SELECT * FROM properties WHERE ((cid IN (1,4467,8) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
4469
]
|
|
1.48 ms (0.18%) |
2 |
SELECT * FROM properties WHERE ((cid IN (1,4492,10) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
4494
]
|
|
1.30 ms (0.16%) |
2 |
SELECT * FROM properties WHERE ((cid IN (1,5059,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
5061
]
|
|
1.25 ms (0.15%) |
2 |
SELECT * FROM properties WHERE ((cid IN (1,4767) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
4774
]
|
|
1.23 ms (0.15%) |
2 |
SELECT * FROM properties WHERE ((cid IN (1,4552,4549) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
4560
]
|
|
1.14 ms (0.14%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1,4809,6) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
4812
]
|
|
1.13 ms (0.14%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/nl_NL" ] |
|
1.02 ms (0.13%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1,4546,3375,8) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
4547
]
|
|
0.91 ms (0.11%) |
2 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.86 ms (0.11%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1,4718,3380,10) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
4719
]
|
|
0.67 ms (0.08%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
|
0.67 ms (0.08%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1,4762,3388) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
4763
]
|
|
0.55 ms (0.07%) |
1 |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
100000254
]
|
|
0.44 ms (0.05%) |
1 |
SELECT `property_items` FROM object_localized_data_2 WHERE language = 'en' AND ooo_id = 100000254
Parameters:
[] |
|
0.34 ms (0.04%) |
1 |
SELECT `usps` FROM object_localized_data_2 WHERE language = 'fr_BE' AND ooo_id = 100000254
Parameters:
[] |
|
0.30 ms (0.04%) |
1 |
SELECT `usps` FROM object_localized_data_2 WHERE language = 'nl' AND ooo_id = 100000254
Parameters:
[] |
|
0.30 ms (0.04%) |
1 |
SELECT `property_items` FROM object_localized_data_2 WHERE language = 'nl' AND ooo_id = 100000254
Parameters:
[] |
|
0.28 ms (0.03%) |
1 |
SELECT `property_items` FROM object_localized_data_2 WHERE language = 'nl_BE' AND ooo_id = 100000254
Parameters:
[] |
|
0.28 ms (0.03%) |
1 |
SELECT `usps` FROM object_localized_data_2 WHERE language = 'en' AND ooo_id = 100000254
Parameters:
[] |
|
0.27 ms (0.03%) |
1 |
SELECT `usps` FROM object_localized_data_2 WHERE language = 'nl_BE' AND ooo_id = 100000254
Parameters:
[] |
|
0.22 ms (0.03%) |
1 |
SELECT `property_items` FROM object_localized_data_2 WHERE language = 'fr_BE' AND ooo_id = 100000254
Parameters:
[] |
|
0.00 ms (0.00%) |
37 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 244528 ] |
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\FormDefinition | No errors. |
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |