Query Metrics
14
Database Queries
5
Different statements
3.55 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.81 ms |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/web/app_dev.php/_profiler/phpinfo" "sourcePathQuery" => "/web/app_dev.php/_profiler/phpinfo" "sourceEntireUri" => "https://test.pimcore-gerke.egn-abfallkalender.de/web/app_dev.php/_profiler/phpinfo" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
2 | 1.01 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "phpinfo" "path" => "/web/app_dev.php/_profiler/" ] |
3 | 0.45 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/web/app_dev.php/_profiler/phpinfo" ] |
4 | 0.05 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "phpinfo" "path" => "/web/app_dev.php/_profiler/" ] |
5 | 0.04 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/web/app_dev.php/_profiler/phpinfo" ] |
6 | 0.04 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "_profiler" "path" => "/web/app_dev.php/" ] |
7 | 0.04 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/web/app_dev.php/_profiler" ] |
8 | 0.04 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "app_dev.php" "path" => "/web/" ] |
9 | 0.04 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/web/app_dev.php" ] |
10 | 0.04 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "web" "path" => "/" ] |
11 | 0.03 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/web" ] |
12 | 0.04 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "" "path" => "/" ] |
13 | 0.47 ms |
SELECT * FROM object_url_slugs WHERE slug = '/web/app_dev.php/_profiler/phpinfo' AND (siteId = 0 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
14 | 0.45 ms |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/web/app_dev.php/_profiler/phpinfo" "sourcePathQuery" => "/web/app_dev.php/_profiler/phpinfo" "sourceEntireUri" => "https://test.pimcore-gerke.egn-abfallkalender.de/web/app_dev.php/_profiler/phpinfo" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
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.