Query Metrics
42
Database Queries
20
Different statements
52.38 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.58 ms |
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" => "/" "sourcePathQuery" => "/" "sourceEntireUri" => "http://172.22.151.33/" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
2 | 1.30 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
3 | 1.03 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "" "path" => "/" ] |
4 | 1.12 ms |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
5 | 0.94 ms |
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
6 | 0.97 ms |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
7 | 0.80 ms |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
8 | 0.88 ms |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
1
]
|
9 | 1.33 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
10 | 1.26 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
1
]
|
11 | 1.14 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 1 1 1 ] |
12 | 1.12 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 3 3 ] |
13 | 0.95 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "product" "path" => "/id/product/" ] |
14 | 1.13 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "product-etc" "path" => "/id/product/" ] |
15 | 1.01 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "service" "path" => "/id/layanan/" ] |
16 | 1.07 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "offers" "path" => "/id/layanan/" ] |
17 | 1.10 ms |
SELECT documents.id, documents.type FROM documents WHERE (path = ?) AND published = 1
Parameters:
[
"/id/product/product/"
]
|
18 | 3.06 ms |
SELECT documents.id, documents.type FROM documents WHERE (path = ?) AND published = 1
Parameters:
[
"/id/product/product-etc/"
]
|
19 | 1.29 ms |
SELECT documents.id, documents.type FROM documents WHERE (path = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
"/id/layanan/service/"
]
|
20 | 1.81 ms |
SELECT documents.id, documents.type FROM documents WHERE (path = ?) AND published = 1
Parameters:
[
"/id/layanan/offers/"
]
|
21 | 1.33 ms |
SELECT documents.id, documents.type FROM documents WHERE (path = ? AND `key` = ?) AND published = 1 LIMIT 1
Parameters:
[ "/id/" "promo" ] |
22 | 1.60 ms |
SELECT documents.id, documents.type FROM documents WHERE (path = ? AND `key` = ?) AND published = 1 LIMIT 1
Parameters:
[ "/id/" "karir" ] |
23 | 1.57 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "tentang-kami" "path" => "/id/corporate/" ] |
24 | 1.32 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "hubungan-investor" "path" => "/id/corporate/" ] |
25 | 1.32 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "tata-kelola-perusahaan" "path" => "/id/corporate/" ] |
26 | 1.16 ms |
SELECT documents.id, documents.type FROM documents WHERE (path = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
"/id/corporate/tentang-kami/"
]
|
27 | 1.48 ms |
SELECT documents.id, documents.type FROM documents WHERE (path = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
"/id/corporate/hubungan-investor/"
]
|
28 | 1.38 ms |
SELECT documents.id, documents.type FROM documents WHERE (path = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
"/id/corporate/tata-kelola-perusahaan/"
]
|
29 | 0.97 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
30 | 1.09 ms |
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:
[
9774
]
|
31 | 1.09 ms |
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:
[
9737
]
|
32 | 1.04 ms |
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:
[
9736
]
|
33 | 1.03 ms |
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:
[
9579
]
|
34 | 0.94 ms |
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:
[
9580
]
|
35 | 2.00 ms |
SELECT object_localized_10_id.o_id as o_id, object_localized_10_id.o_type as o_type FROM object_localized_10_id WHERE ((PromoEndDate > ?) AND object_localized_10_id.o_type IN ('object','folder')) AND object_localized_10_id.o_published = 1 ORDER BY `o_creationDate` DESC LIMIT 1
Parameters:
[
1761048902
]
|
36 | 1.02 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"10"
]
|
37 | 2.15 ms |
SELECT object_localized_1_id.o_id as o_id, object_localized_1_id.o_type as o_type FROM object_localized_1_id WHERE ( object_localized_1_id.o_type IN ('object','folder')) AND object_localized_1_id.o_published = 1 ORDER BY `Date` DESC LIMIT 2
Parameters:
[] |
38 | 0.76 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
39 | 1.35 ms |
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:
[
9834
]
|
40 | 1.12 ms |
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:
[
9739
]
|
41 | 0.88 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "footer" "path" => "/id/snippet/" ] |
42 | 0.90 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1030
]
|
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.