GET https://assetportal.pimcoredemos.com/robots.txt

Query Metrics

42 Database Queries
13 Different statements
10.58 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time▼ Count Info
2.79 ms
(26.38%)
13
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:
[
  1790374450
  "site_domain_31ec813b67066e80a2508d50f0436763"
]
1.76 ms
(16.66%)
9
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
  1
]
1.13 ms
(10.70%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Asset Portal/"
  "robots.txt"
]
1.04 ms
(9.87%)
4
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:
[
  1790374450
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.88 ms
(8.34%)
5
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Customer Management/segments/calculated/Interest-Target-Groups/"
  "Sports-Cars-Fan"
]
0.52 ms
(4.92%)
2
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:
[
  1790374450
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.50 ms
(4.76%)
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 OR sourceSite = 2) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/robots.txt"
  "path"
  "auto_create"
  "/robots.txt"
  "path_query"
  "https://assetportal.pimcoredemos.com/robots.txt"
  "entire_uri"
]
0.45 ms
(4.23%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.38 ms
(3.64%)
1
SELECT documents.id, CONCAT(documents.`path`, documents.`key`) AS fullPath FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
            ORDER BY documents.id
Parameters:
[
  "/Asset Portal/%"
  "/robots.txt"
]
0.30 ms
(2.87%)
1
SELECT id FROM documents_page WHERE prettyUrl = ? ORDER BY id LIMIT 1
Parameters:
[
  "/Asset Portal/robots.txt"
]
0.29 ms
(2.73%)
1
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.28 ms
(2.61%)
1
SELECT id FROM targeting_rules WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.24 ms
(2.29%)
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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.