GET https://dev.carab.ch/auth/profile

Query Metrics

21 Database Queries
10 Different statements
5.39 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.74 ms
(32.31%)
6
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:
[
  1767328538
  "site_domain_53c7a5a7f7303e57b311937f00392d4f"
]
0.85 ms
(15.78%)
3
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.57 ms
(10.54%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/auth/"
  "profile"
]
0.47 ms
(8.72%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/auth/profile"
]
0.42 ms
(7.72%)
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:
[
  1767328538
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.34 ms
(6.27%)
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:
[
  "/auth/profile"
  "path"
  "auto_create"
  "/auth/profile"
  "path_query"
  "https://dev.carab.ch/auth/profile"
  "entire_uri"
]
0.27 ms
(5.01%)
1
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:
[
  1767328538
  "document_1\x01tags\x01"
  "asset_23040\x01tags\x01"
  "asset_11642\x01tags\x01"
  "asset_23044\x01tags\x01"
  "asset_23041\x01tags\x01"
  "asset_11643\x01tags\x01"
  "asset_23042\x01tags\x01"
]
0.26 ms
(4.88%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.24 ms
(4.40%)
1
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:
[
  1767328538
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.24 ms
(4.36%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

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.

Entities Mapping

No mapped entities.