Query Metrics
10
Database Queries
5
Different statements
70.93 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 21.28 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" => "/include/exportUser.php" "sourcePathQuery" => "/include/exportUser.php?type=3&cla=application&func=_exec&opt=(cat /etc/passwd)>gbgc.txt" "sourceEntireUri" => "http://ps.dp-uat.citroen.in/include/exportUser.php?cla=application&func=_exec&opt=(cat /etc/passwd)>gbgc.txt&type=3" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
2 | 20.73 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "exportUser.php" "path" => "/include/" ] |
3 | 9.78 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/include/exportUser.php" ] |
4 | 0.39 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "exportUser.php" "path" => "/include/" ] |
5 | 0.30 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/include/exportUser.php" ] |
6 | 0.27 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "include" "path" => "/" ] |
7 | 0.27 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/include" ] |
8 | 0.26 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "" "path" => "/" ] |
9 | 16.24 ms |
SELECT * FROM object_url_slugs WHERE slug = '/include/exportUser.php' AND siteId = '0'
Parameters:
[] |
10 | 1.41 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" => "/include/exportUser.php" "sourcePathQuery" => "/include/exportUser.php?type=3&cla=application&func=_exec&opt=(cat /etc/passwd)>gbgc.txt" "sourceEntireUri" => "http://ps.dp-uat.citroen.in/include/exportUser.php?cla=application&func=_exec&opt=(cat /etc/passwd)>gbgc.txt&type=3" "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.