Query Metrics
14
Database Queries
5
Different statements
120.51 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.43 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" => "/dana-na/auth/url_2/welcome.cgi" "sourcePathQuery" => "/dana-na/auth/url_2/welcome.cgi" "sourceEntireUri" => "http://ps.dp-uat.citroen.in/dana-na/auth/url_2/welcome.cgi" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
2 | 31.70 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "welcome.cgi" "path" => "/dana-na/auth/url_2/" ] |
3 | 7.95 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/dana-na/auth/url_2/welcome.cgi" ] |
4 | 1.95 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "welcome.cgi" "path" => "/dana-na/auth/url_2/" ] |
5 | 4.02 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/dana-na/auth/url_2/welcome.cgi" ] |
6 | 1.26 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "url_2" "path" => "/dana-na/auth/" ] |
7 | 0.90 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/dana-na/auth/url_2" ] |
8 | 7.94 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "auth" "path" => "/dana-na/" ] |
9 | 7.83 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/dana-na/auth" ] |
10 | 7.28 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "dana-na" "path" => "/" ] |
11 | 8.38 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/dana-na" ] |
12 | 3.90 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "" "path" => "/" ] |
13 | 13.62 ms |
SELECT * FROM object_url_slugs WHERE slug = '/dana-na/auth/url_2/welcome.cgi' AND siteId = '0'
Parameters:
[] |
14 | 20.34 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" => "/dana-na/auth/url_2/welcome.cgi" "sourcePathQuery" => "/dana-na/auth/url_2/welcome.cgi" "sourceEntireUri" => "http://ps.dp-uat.citroen.in/dana-na/auth/url_2/welcome.cgi" "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.