Query Metrics
86
Database Queries
10
Different statements
7.35 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.43 ms (46.65%) |
16 |
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:
[ 1773184226 [ "\x00tags\x00site_domain_3518804020cae8ae32f31b85a21e1e6e" "site_domain_3518804020cae8ae32f31b85a21e1e6e" ] ] |
|
2.70 ms (36.69%) |
49 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.40 ms (5.41%) |
8 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "docker-compose.yaml" "path" => "/var/task/" ] |
|
0.31 ms (4.19%) |
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" => "/var/task/docker-compose.yaml" "sourcePathQuery" => "/var/task/docker-compose.yaml" "sourceEntireUri" => "https://pim.centricdxb.com/var/task/docker-compose.yaml" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.30 ms (4.09%) |
7 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/var/task/docker-compose.yaml" ] |
|
0.05 ms (0.65%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/var/task/docker-compose.yaml' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.05 ms (0.63%) |
1 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
2
]
|
|
0.04 ms (0.60%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
|
0.04 ms (0.56%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.04 ms (0.55%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.