Query Metrics
482
Database Queries
26
Different statements
443.90 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
303.99 ms (68.48%) |
401 |
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:
[ 1786538501 [ "\x00tags\x00site_domain_89772068f835601767b94b4411dfead7" "site_domain_89772068f835601767b94b4411dfead7" ] ] |
|
19.13 ms (4.31%) |
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:100000166;%' AND `documents`.`published` = 1
Parameters:
[] |
|
19.10 ms (4.30%) |
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:100000208;%' AND `documents`.`published` = 1
Parameters:
[] |
|
18.74 ms (4.22%) |
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:100000094;%' AND `documents`.`published` = 1
Parameters:
[] |
|
9.60 ms (2.16%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
5491
]
|
|
9.07 ms (2.04%) |
3 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
8.37 ms (1.89%) |
9 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "distribution-stockage" "path" => "/fr-ch/secteurs/" ] |
|
8.23 ms (1.85%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
8.22 ms (1.85%) |
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:85321;%' AND `documents`.`published` = 1
Parameters:
[] |
|
8.08 ms (1.82%) |
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:
[] |
|
8.06 ms (1.82%) |
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:85320;%' AND `documents`.`published` = 1
Parameters:
[] |
|
8.06 ms (1.82%) |
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:85318;%' AND `documents`.`published` = 1
Parameters:
[] |
|
2.24 ms (0.50%) |
5 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
5491
]
|
|
2.10 ms (0.47%) |
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:
[ "sectors" 85319 "sectors" 85319 "sectors" 85319 ] |
|
1.98 ms (0.45%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
1.66 ms (0.37%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 5491 5491 5491 ] |
|
1.29 ms (0.29%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/nl_NL" ] |
|
1.16 ms (0.26%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"5"
]
|
|
0.98 ms (0.22%) |
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" => "/fr-ch/secteurs/distribution-stockage" "sourcePathQuery" => "/fr-ch/secteurs/distribution-stockage" "sourceEntireUri" => "https://testing.coolworld.ptchr.dev/fr-ch/secteurs/distribution-stockage" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.86 ms (0.19%) |
3 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
4
]
|
|
0.86 ms (0.19%) |
2 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.73 ms (0.16%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1,5482,16) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
5491
]
|
|
0.59 ms (0.13%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
|
0.46 ms (0.10%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/fr-ch/secteurs/distribution-stockage' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.31 ms (0.07%) |
1 |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"Project"
]
|
|
0.00 ms (0.00%) |
29 |
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. |