Query Metrics
21
Database Queries
11
Different statements
7.87 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.26 ms (28.71%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.07 ms (13.60%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/at.attika.ch/conf/" ".env.local" ] |
|
0.87 ms (11.10%) |
3 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/at.attika.ch/%" "/conf/.env.local" ] |
|
0.67 ms (8.50%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/at.attika.ch/conf/.env.local"
]
|
|
0.58 ms (7.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 = 12 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/conf/.env.local" "path" "auto_create" "/conf/.env.local" "path_query" "https://at.attika.a4interactive.ch/conf/.env.local" "entire_uri" ] |
|
0.55 ms (7.02%) |
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:
[ "/conf/.env.local" "path" "auto_create" "/conf/.env.local" "path_query" "https://at.attika.a4interactive.ch/conf/.env.local" "entire_uri" ] |
|
0.52 ms (6.56%) |
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 = 12 ORDER BY `priority` DESC
Parameters:
[ "/conf/.env.local" "path" "auto_create" "/conf/.env.local" "path_query" "https://at.attika.a4interactive.ch/conf/.env.local" "entire_uri" ] |
|
0.47 ms (5.93%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/conf/.env.local' AND (siteId = 12 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.46 ms (5.79%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.33 ms (4.25%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
|
0.10 ms (1.21%) |
1 |
SET SESSION innodb_strict_mode = 0
Parameters:
[] |
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.