GET https://pimcore-schwabenhaus.host2.5d.ag/robots.txt

Query Metrics

9 Database Queries
8 Different statements
3.67 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.76 ms
(20.64%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "robots.txt"
]
0.75 ms
(20.53%)
1
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[
  "pimcore-schwabenhaus.host2.5d.ag"
  "%"pimcore-schwabenhaus.host2.5d.ag"%"
]
0.45 ms
(12.31%)
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.40 ms
(11.02%)
1
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  1
]
0.40 ms
(10.86%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/robots.txt"
]
0.37 ms
(10.02%)
1
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "robots.txt"
]
0.36 ms
(9.88%)
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.17 ms
(4.74%)
1
SELECT id,domains FROM sites
Parameters:
[]

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.

Entities Mapping

No mapped entities.