Query Metrics
38
Database Queries
22
Different statements
53.11 ms
Query time
0
Invalid entities
0
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.39 ms |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "uat-dam.dabur.com" "%"uat-dam.dabur.com"%" ] |
2 | 0.51 ms |
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:
[
20
]
|
3 | 0.25 ms |
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:
[
20
]
|
4 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
5 | 0.41 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = 5 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/.env.prod" "path" "auto_create" "/.env.prod" "path_query" "https://uat-dam.dabur.com/.env.prod" "entire_uri" ] |
6 | 16.56 ms |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "eobhU+/P8DV0D9TpSxa969vaUxO+9ZWt3ofbrKhmitM=" ] |
7 | 0.45 ms |
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP() + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP())
Parameters:
[ 300.0 "eobhU+/P8DV0D9TpSxa969vaUxO+9ZWt3ofbrKhmitM=" "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "eobhU+/P8DV0D9TpSxa969vaUxO+9ZWt3ofbrKhmitM=" ] |
8 | 0.24 ms |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "eobhU+/P8DV0D9TpSxa969vaUxO+9ZWt3ofbrKhmitM=" ] |
9 | 0.51 ms |
SELECT id FROM redirects WHERE active = 1 AND regex = 1 ORDER BY `priority` DESC
Parameters:
[] |
10 | 12.41 ms |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "eobhU+/P8DV0D9TpSxa969vaUxO+9ZWt3ofbrKhmitM=" ] |
11 | 0.66 ms |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "eobhU+/P8DV0D9TpSxa969vaUxO+9ZWt3ofbrKhmitM=" ] |
12 | 0.38 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
13 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "reports" "pimcore" ] |
14 | 0.34 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/DAM Portal 1/" ".env.prod" ] |
15 | 0.25 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/DAM Portal 1/.env.prod"
]
|
16 | 0.26 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/DAM Portal 1/%" "/.env.prod" ] |
17 | 0.21 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/DAM Portal 1/" ".env.prod" ] |
18 | 0.15 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/DAM Portal 1/.env.prod"
]
|
19 | 0.22 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/DAM Portal 1/%" "/.env.prod" ] |
20 | 0.22 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "DAM Portal 1" ] |
21 | 0.26 ms |
SELECT * FROM object_url_slugs WHERE slug = '/.env.prod' AND (siteId = 5 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
22 | 0.20 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
23 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
24 | 0.23 ms |
SELECT date FROM http_error_log WHERE uri = ?
Parameters:
[
"https://uat-dam.dabur.com/.env.prod"
]
|
25 | 9.91 ms |
UPDATE http_error_log SET `count` = `count` + 1, date = ? WHERE uri = ?
Parameters:
[ 1754115072 "https://uat-dam.dabur.com/.env.prod" ] |
26 | 0.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
27 | 0.46 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = 5 ORDER BY `priority` DESC
Parameters:
[ "/.env.prod" "path" "auto_create" "/.env.prod" "path_query" "https://uat-dam.dabur.com/.env.prod" "entire_uri" ] |
28 | 0.32 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/DAM Portal 1/" ".env.prod" ] |
29 | 0.17 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/DAM Portal 1/.env.prod"
]
|
30 | 0.69 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/DAM Portal 1/%" "/.env.prod" ] |
31 | 0.26 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
32 | 3.05 ms |
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:
[
1
]
|
33 | 0.39 ms |
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:
[
1
]
|
34 | 0.32 ms |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
35 | 0.19 ms |
SELECT * FROM sites WHERE id = ?
Parameters:
[
5
]
|
36 | 0.46 ms |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
37 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
38 | 0.39 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_format=html&_locale=en&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "path_query" "https://uat-dam.dabur.com/_fragment?_path=_format=html&_locale=en&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "entire_uri" ] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
portal_engine | doctrine.orm.portal_engine_entity_manager |
statistics_explorer | doctrine.orm.statistics_explorer_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
portal_engine entity manager
Class | Amount of managed objects |
---|
statistics_explorer entity manager
Class | Amount of managed objects |
---|
Entities Mapping
portal_engine entity manager
No loaded entities.
statistics_explorer entity manager
No loaded entities.