Query Metrics
23
Database Queries
16
Different statements
5.86 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.24 ms (21.08%) |
5 |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
296
]
|
|
0.80 ms (13.63%) |
1 |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "dev.eassh.eu" "%"dev.eassh.eu"%" ] |
|
0.70 ms (11.89%) |
3 |
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:
[
296
]
|
|
0.34 ms (5.80%) |
1 |
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:
[ "/News-Events/Archive//Integration of social sciences and humanities in Horizon 2020- Participants, budgets and disciplines" "path" "auto_create" "/News-Events/Archive//Integration of social sciences and humanities in Horizon 2020- Participants, budgets and disciplines" "path_query" "https://dev.eassh.eu/News-Events/Archive//Integration of social sciences and humanities in Horizon 2020- Participants, budgets and disciplines" "entire_uri" ] |
|
0.32 ms (5.39%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP(NOW(6)) + 300)
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "Bz5aufXcuVpCJrm4RRtf6uUOQ/UUev877UOiOvcyduU=" ] |
|
0.30 ms (5.15%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.29 ms (4.91%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP(NOW(6))
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "Bz5aufXcuVpCJrm4RRtf6uUOQ/UUev877UOiOvcyduU=" ] |
|
0.26 ms (4.49%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "Bz5aufXcuVpCJrm4RRtf6uUOQ/UUev877UOiOvcyduU=" ] |
|
0.25 ms (4.32%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.24 ms (4.04%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,12,5) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
296
]
|
|
0.23 ms (3.94%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/News-Events/Archive/" "Integration of social sciences and humanities in Horizon 2020- Participants, budgets and disciplines" ] |
|
0.23 ms (3.89%) |
1 |
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP(NOW(6)) + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP(NOW(6)))
Parameters:
[ 300.0 "Bz5aufXcuVpCJrm4RRtf6uUOQ/UUev877UOiOvcyduU=" "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "Bz5aufXcuVpCJrm4RRtf6uUOQ/UUev877UOiOvcyduU=" ] |
|
0.22 ms (3.69%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/News-Events/Archive//Integration of social sciences and humanities in Horizon 2020- Participants, budgets and disciplines' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.17 ms (2.99%) |
1 |
SELECT id FROM redirects WHERE active = 1 AND regex = 1 ORDER BY `priority` DESC
Parameters:
[] |
|
0.15 ms (2.51%) |
1 |
SELECT id,domains FROM sites
Parameters:
[] |
|
0.13 ms (2.29%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
pimcore entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.