Query Metrics
26
Database Queries
17
Different statements
19.73 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.47 ms (22.64%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "L7GpxvOElN6izJEZ4NUqES2HFOIf9+gHrcL2g2ZV5Wk=" ] |
|
4.45 ms (22.57%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "L7GpxvOElN6izJEZ4NUqES2HFOIf9+gHrcL2g2ZV5Wk=" ] |
|
1.58 ms (8.01%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.49 ms (7.57%) |
2 |
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:
[ "/ag-real-diamond-cute-small-leave-shape-diamond-ring-agsr0151.html" "path" "auto_create" "/ag-real-diamond-cute-small-leave-shape-diamond-ring-agsr0151.html" "path_query" "http://www.talash.com/ag-real-diamond-cute-small-leave-shape-diamond-ring-agsr0151.html" "entire_uri" ] |
|
1.34 ms (6.80%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "ag-real-diamond-cute-small-leave-shape-diamond-ring-agsr0151.html" ] |
|
0.93 ms (4.71%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "L7GpxvOElN6izJEZ4NUqES2HFOIf9+gHrcL2g2ZV5Wk=" ] |
|
0.68 ms (3.45%) |
1 |
SELECT id FROM redirects WHERE active = 1 AND regex = 1 ORDER BY `priority` DESC
Parameters:
[] |
|
0.66 ms (3.35%) |
2 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.65 ms (3.27%) |
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 ORDER BY `priority` DESC
Parameters:
[ "/ag-real-diamond-cute-small-leave-shape-diamond-ring-agsr0151.html" "path" "auto_create" "/ag-real-diamond-cute-small-leave-shape-diamond-ring-agsr0151.html" "path_query" "http://www.talash.com/ag-real-diamond-cute-small-leave-shape-diamond-ring-agsr0151.html" "entire_uri" ] |
|
0.64 ms (3.25%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/ag-real-diamond-cute-small-leave-shape-diamond-ring-agsr0151.html"
]
|
|
0.55 ms (2.78%) |
1 |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "www.talash.com" "%"www.talash.com"%" ] |
|
0.51 ms (2.57%) |
1 |
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
]
|
|
0.39 ms (1.98%) |
1 |
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:
[
1
]
|
|
0.39 ms (1.96%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/ag-real-diamond-cute-small-leave-shape-diamond-ring-agsr0151.html' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.38 ms (1.92%) |
1 |
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP() + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP())
Parameters:
[ 300.0 "L7GpxvOElN6izJEZ4NUqES2HFOIf9+gHrcL2g2ZV5Wk=" "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "L7GpxvOElN6izJEZ4NUqES2HFOIf9+gHrcL2g2ZV5Wk=" ] |
|
0.37 ms (1.88%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
|
0.26 ms (1.30%) |
1 |
SELECT id,domains FROM sites
Parameters:
[] |
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.