Query Metrics
24
Database Queries
11
Different statements
7.29 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.41 ms (33.06%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.92 ms (12.61%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de.attika.ch/de.attika.ch/de/" "inspiration" ] |
|
0.86 ms (11.83%) |
4 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/de.attika.ch/%" "/de.attika.ch/de/inspiration" ] |
|
0.67 ms (9.19%) |
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 = 11 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/de.attika.ch/de/inspiration" "path" "auto_create" "/de.attika.ch/de/inspiration" "path_query" "https://de.attika.a4interactive.ch/de.attika.ch/de/inspiration" "entire_uri" ] |
|
0.61 ms (8.42%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de.attika.ch/de.attika.ch/de/inspiration"
]
|
|
0.46 ms (6.33%) |
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 = 11 ORDER BY `priority` DESC
Parameters:
[ "/de.attika.ch/de/inspiration" "path" "auto_create" "/de.attika.ch/de/inspiration" "path_query" "https://de.attika.a4interactive.ch/de.attika.ch/de/inspiration" "entire_uri" ] |
|
0.41 ms (5.64%) |
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:
[ "/de.attika.ch/de/inspiration" "path" "auto_create" "/de.attika.ch/de/inspiration" "path_query" "https://de.attika.a4interactive.ch/de.attika.ch/de/inspiration" "entire_uri" ] |
|
0.31 ms (4.21%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de.attika.ch/de/inspiration' AND (siteId = 11 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.22 ms (3.06%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.21 ms (2.92%) |
1 |
SET SESSION innodb_strict_mode = 0
Parameters:
[] |
|
0.20 ms (2.74%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.