GET https://stage2-pimcore.c-524.maxcluster.net/robots.txt

Query Metrics

17 Database Queries
9 Different statements
4.46 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.56 ms
(35.08%)
8
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1784135742
  "site_domain_c1211e4c3c2afbcd8a69d0852a842833"
]
0.80 ms
(18.01%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "robots.txt"
]
0.55 ms
(12.25%)
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.48 ms
(10.86%)
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.41 ms
(9.15%)
1
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "robots.txt"
]
0.23 ms
(5.05%)
1
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[
  "stage2-pimcore.c-524.maxcluster.net"
  "%"stage2-pimcore.c-524.maxcluster.net"%"
]
0.17 ms
(3.93%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1
]
0.16 ms
(3.68%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/robots.txt"
]
0.09 ms
(2.00%)
1
SELECT id,domains FROM sites
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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.