GET https://dev-pimcore.item24.com/robots.txt

Query Metrics

12 Database Queries
8 Different statements
17.74 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 1.61 ms
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[
  "dev-pimcore.item24.com"
  "%"dev-pimcore.item24.com"%"
]
2 1.45 ms
SELECT id,domains FROM sites
Parameters:
[]
3 1.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
4 1.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
5 1.64 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/robots.txt"
  "path"
  "auto_create"
  "/robots.txt"
  "path_query"
  "https://dev-pimcore.item24.com/robots.txt"
  "entire_uri"
]
6 1.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
7 1.46 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "robots.txt"
]
8 1.52 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/robots.txt"
]
9 1.38 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  ""
]
10 1.46 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1
]
11 1.43 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "robots.txt"
]
12 1.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "robots.txt-0"
  "robots.txt"
]

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.