Query Metrics
22
Database Queries
14
Different statements
133.02 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
41.34 ms (31.08%) |
1 |
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 = '1' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/admin.php" "sourcePathQuery" => "/admin.php" "sourceEntireUri" => "https://dev.daskrebsportal.de/admin.php" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
27.18 ms (20.43%) |
1 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "rest" "path" => "/dasKrebsportal.de/Ads/Zones/" ] |
|
14.08 ms (10.59%) |
5 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "admin.php" "path" => "/dasKrebsportal.de/" ] |
|
8.95 ms (6.73%) |
1 |
UPDATE http_error_log SET `count` = `count` + 1, date = ? WHERE uri = ?
Parameters:
[ 1771638407 "https://dev.daskrebsportal.de/admin.php" ] |
|
8.38 ms (6.30%) |
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:
[ "/dasKrebsportal.de/%" "/admin.php" ] |
|
8.30 ms (6.24%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/dasKrebsportal.de/admin.php" ] |
|
3.58 ms (2.69%) |
1 |
SELECT data FROM documents_editables WHERE name = 'tags' AND documentId = :documentId
Parameters:
[ "documentId" => 4 ] |
|
3.39 ms (2.55%) |
1 |
SELECT date FROM http_error_log WHERE uri = ?
Parameters:
[
"https://dev.daskrebsportal.de/admin.php"
]
|
|
3.34 ms (2.51%) |
1 |
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 = '1' ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/admin.php" "sourcePathQuery" => "/admin.php" "sourceEntireUri" => "https://dev.daskrebsportal.de/admin.php" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
3.33 ms (2.50%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
2.98 ms (2.24%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
4
]
|
|
2.82 ms (2.12%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"AdZone"
]
|
|
2.69 ms (2.02%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
|
2.65 ms (1.99%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/admin.php' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| SeoBundle\Model\ElementMetaData | No errors. |