Query Metrics
18
Database Queries
5
Different statements
106.94 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 50.40 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" => "/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php" "sourcePathQuery" => "/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php" "sourceEntireUri" => "http://ps.dp-uat.citroen.in/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
2 | 16.33 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "connector.minimal.php" "path" => "/wp-content/plugins/wp-file-manager/lib/php/" ] |
3 | 14.05 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php" ] |
4 | 0.59 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "connector.minimal.php" "path" => "/wp-content/plugins/wp-file-manager/lib/php/" ] |
5 | 0.32 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php" ] |
6 | 0.27 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "php" "path" => "/wp-content/plugins/wp-file-manager/lib/" ] |
7 | 0.26 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/wp-content/plugins/wp-file-manager/lib/php" ] |
8 | 0.26 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "lib" "path" => "/wp-content/plugins/wp-file-manager/" ] |
9 | 0.35 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/wp-content/plugins/wp-file-manager/lib" ] |
10 | 0.28 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "wp-file-manager" "path" => "/wp-content/plugins/" ] |
11 | 0.26 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/wp-content/plugins/wp-file-manager" ] |
12 | 0.24 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "plugins" "path" => "/wp-content/" ] |
13 | 0.27 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/wp-content/plugins" ] |
14 | 0.29 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "wp-content" "path" => "/" ] |
15 | 0.25 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/wp-content" ] |
16 | 0.33 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "" "path" => "/" ] |
17 | 21.33 ms |
SELECT * FROM object_url_slugs WHERE slug = '/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php' AND siteId = '0'
Parameters:
[] |
18 | 0.84 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" => "/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php" "sourcePathQuery" => "/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php" "sourceEntireUri" => "http://ps.dp-uat.citroen.in/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php" "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.