Query Metrics
397
Database Queries
21
Different statements
316.82 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
175.80 ms (55.49%) |
334 |
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:
[ 1771645988 [ "\x00tags\x00site_domain_011c1e5b4d8b02d60b5761ce78d9a2aa" "site_domain_011c1e5b4d8b02d60b5761ce78d9a2aa" ] ] |
|
36.66 ms (11.57%) |
4 |
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:
[] |
|
29.04 ms (9.17%) |
4 |
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:
[] |
|
21.43 ms (6.76%) |
4 |
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:
[] |
|
13.89 ms (4.38%) |
10 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "einblicke" "path" => "/de-de/" ] |
|
7.69 ms (2.43%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
|
7.64 ms (2.41%) |
2 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
7.42 ms (2.34%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
6.92 ms (2.18%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"NewsType"
]
|
|
3.80 ms (1.20%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
6542
]
|
|
1.91 ms (0.60%) |
6 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
6542
]
|
|
0.87 ms (0.28%) |
1 |
SELECT documents.id, documents.type FROM documents LEFT JOIN documents_editables typeRelation ON typeRelation.documentId = documents.id WHERE ( ((documents.type = :type) AND (path LIKE :path) ) AND published = 1) AND ((typeRelation.name = "relatedNewsType") AND (typeRelation.data LIKE CONCAT('%"id";i:',100000392,';%'))) GROUP BY documents.id ORDER BY `index` ASC LIMIT 11
Parameters:
[ "type" => "page" "path" => "/de-de/einblicke%" ] |
|
0.76 ms (0.24%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 6542 6542 6542 ] |
|
0.58 ms (0.18%) |
1 |
SELECT COUNT(*) FROM (SELECT documents.id FROM documents LEFT JOIN documents_editables typeRelation ON typeRelation.documentId = documents.id WHERE ( ((documents.type = :type) AND (path LIKE :path) ) AND published = 1) AND ((typeRelation.name = "relatedNewsType") AND (typeRelation.data LIKE CONCAT('%"id";i:',100000392,';%'))) GROUP BY documents.id) XYZ
Parameters:
[ "type" => "page" "path" => "/de-de/einblicke%" ] |
|
0.55 ms (0.17%) |
3 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
4
]
|
|
0.51 ms (0.16%) |
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" => "/de-de/einblicke" "sourcePathQuery" => "/de-de/einblicke?type=100000392" "sourceEntireUri" => "https://staging.coolworld.ptchr.dev/de-de/einblicke?type=100000392" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.41 ms (0.13%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.36 ms (0.11%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.34 ms (0.11%) |
1 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
6542
]
|
|
0.24 ms (0.08%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de-de/einblicke' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.00 ms (0.00%) |
15 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 244527 ] |
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. |