http://test-upgrade.pim.koe.engine.acl.at/robots.txt

Query Metrics

14 Database Queries
13 Different statements
17.36 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
10.65 ms
(61.36%)
1
INSERT INTO locks (`id`, `date`) VALUES (?, ?)
Parameters:
[
  "system_route_redirect"
  1754144112
]
3.30 ms
(19.00%)
1
DELETE FROM locks WHERE id = ?
Parameters:
[
  "system_route_redirect"
]
0.70 ms
(4.01%)
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 IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/robots.txt"
  "sourcePathQuery" => "/robots.txt"
  "sourceEntireUri" => "http://test-upgrade.pim.koe.engine.acl.at/robots.txt"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.49 ms
(2.83%)
1
SELECT * FROM locks WHERE id = ?
Parameters:
[
  "system_route_redirect"
]
0.45 ms
(2.62%)
2
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "robots.txt"
  "path" => "/"
]
0.37 ms
(2.11%)
1
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[
  "test-upgrade.pim.koe.engine.acl.at"
  "%"test-upgrade.pim.koe.engine.acl.at"%"
]
0.23 ms
(1.33%)
1
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  1
]
0.21 ms
(1.21%)
1
SELECT id FROM redirects WHERE active = 1 AND regex = 1  ORDER BY `priority` DESC
Parameters:
[]
0.20 ms
(1.16%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.20 ms
(1.15%)
1
SELECT documents.*, tree_locks.locked FROM documents
                LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                    WHERE documents.id = ?
Parameters:
[
  1
]
0.19 ms
(1.11%)
1
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  1
]
0.19 ms
(1.08%)
1
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/robots.txt"
]
0.18 ms
(1.04%)
1
SELECT id,domains FROM sites
Parameters:
[]

market connection

No database queries were performed.

Database Connections

Name Service
default doctrine.dbal.default_connection
market doctrine.dbal.market_connection

Entity Managers

Name Service
market doctrine.orm.market_entity_manager
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

market entity manager

No loaded entities.

default entity manager

No loaded entities.