https://schoen-sandt.rv-works.dev/robots.txt

Query Metrics

15 Database Queries
7 Different statements
7.36 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.61 ms
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:
[
  1715808237
  [
    "\x00tags\x00site_domain_370950b6423caa787d99b88f8a5c638d"
    "site_domain_370950b6423caa787d99b88f8a5c638d"
  ]
]
2 0.41 ms
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:
[
  1715808237
  [
    "system\x00tags\x00"
    "site\x00tags\x00"
    "site_domain_370950b6423caa787d99b88f8a5c638d\x00tags\x00"
  ]
]
3 0.76 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" => "/robots.txt"
  "sourcePathQuery" => "/robots.txt"
  "sourceEntireUri" => "https://schoen-sandt.rv-works.dev/robots.txt"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
4 0.35 ms
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:
[
  1715808237
  [
    "\x00tags\x00system_route_redirect"
    "system_route_redirect"
  ]
]
5 0.53 ms
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:
[
  1715808237
  [
    "system\x00tags\x00"
    "redirect\x00tags\x00"
    "route\x00tags\x00"
    "system_route_redirect\x00tags\x00"
  ]
]
6 0.34 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
7 0.47 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "robots.txt"
  "path" => "/"
]
8 0.24 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/robots.txt"
]
9 0.20 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
10 0.32 ms
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:
[
  1715808237
  [
    "\x00tags\x00document_1"
    "document_1"
  ]
]
11 0.57 ms
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:
[
  1715808237
  [
    "document_1\x00tags\x00"
    "asset_10\x00tags\x00"
    "asset_353\x00tags\x00"
    "asset_385\x00tags\x00"
    "asset_603\x00tags\x00"
    "asset_388\x00tags\x00"
    "asset_370\x00tags\x00"
    "asset_625\x00tags\x00"
    "asset_476\x00tags\x00"
    "asset_376\x00tags\x00"
    "asset_15\x00tags\x00"
    "asset_604\x00tags\x00"
    "asset_396\x00tags\x00"
    "asset_337\x00tags\x00"
    "asset_608\x00tags\x00"
    "asset_19\x00tags\x00"
    "asset_22\x00tags\x00"
    "asset_6\x00tags\x00"
    "asset_18\x00tags\x00"
    "asset_338\x00tags\x00"
    "asset_26\x00tags\x00"
    "asset_355\x00tags\x00"
    "asset_354\x00tags\x00"
    "asset_356\x00tags\x00"
    "asset_357\x00tags\x00"
    "asset_29\x00tags\x00"
    "asset_28\x00tags\x00"
    "asset_328\x00tags\x00"
    "asset_75\x00tags\x00"
    "asset_71\x00tags\x00"
    "asset_455\x00tags\x00"
    "asset_547\x00tags\x00"
  ]
]
12 0.32 ms
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:
[
  1715808237
  [
    "\x00tags\x00document_properties_1"
    "document_properties_1"
  ]
]
13 0.24 ms
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:
[
  1715808237
  [
    "document_properties\x00tags\x00"
    "document_1\x00tags\x00"
    "document_properties_1\x00tags\x00"
  ]
]
14 0.54 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
15 0.46 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "robots.txt"
]

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.