GET https://ix-dev.smatt.hub.oetztaltourismus.com/robots.txt

Query Metrics

18 Database Queries
9 Different statements
9.53 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.09 ms
(32.42%)
9
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.48 ms
(15.53%)
1
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 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/robots.txt"
  "path"
  "auto_create"
  "/robots.txt"
  "path_query"
  "https://ix-dev.smatt.hub.oetztaltourismus.com/robots.txt"
  "entire_uri"
]
0.94 ms
(9.84%)
1
UPDATE tmp_store SET `id` = ?, `data` = ?, `tag` = ?, `date` = ?, `expiryDate` = ?, `serialized` = ? WHERE `id` = ?
Parameters:
[
  "document_season_content_state_1"
  0
  "document-season-content-state"
  1744480292
  1745085092
  0
  "document_season_content_state_1"
]
0.87 ms
(9.15%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "robots.txt"
]
0.79 ms
(8.25%)
1
Select * from properties where ctype = ? and `name` = ? and data like ?
Parameters:
[
  "document"
  "shortUrlDomain"
  "ix-dev.smatt.hub.oetztaltourismus.com"
]
0.77 ms
(8.10%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.65 ms
(6.85%)
1
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "document_season_content_state_1"
  0
  "document-season-content-state"
  1744480292
  1745085092
  0
]
0.49 ms
(5.10%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/robots.txt"
]
0.45 ms
(4.76%)
1
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "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.