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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
3.01 ms
(50.22%)
9
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.49 ms
(8.15%)
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.45 ms
(7.56%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "robots.txt"
]
0.43 ms
(7.20%)
1
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "document_season_content_state_1"
  0
  "document-season-content-state"
  1747962915
  1748567715
  0
]
0.38 ms
(6.38%)
1
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "robots.txt"
]
0.35 ms
(5.88%)
1
UPDATE tmp_store SET `id` = ?, `data` = ?, `tag` = ?, `date` = ?, `expiryDate` = ?, `serialized` = ? WHERE `id` = ?
Parameters:
[
  "document_season_content_state_1"
  0
  "document-season-content-state"
  1747962915
  1748567715
  0
  "document_season_content_state_1"
]
0.34 ms
(5.75%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.27 ms
(4.53%)
1
Select * from properties where ctype = ? and `name` = ? and data like ?
Parameters:
[
  "document"
  "shortUrlDomain"
  "ix-dev.smatt.hub.oetztaltourismus.com"
]
0.26 ms
(4.33%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
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.