Redirect 302 redirect from GET @document_227 (c3062c)

GET https://assetportal.pimcoredemos.com/auth/login

Query Metrics

72 Database Queries
18 Different statements
16.79 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time▼ Count Info
6.88 ms
(40.96%)
28
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:
[
  1790370539
  "site_domain_31ec813b67066e80a2508d50f0436763"
]
1.58 ms
(9.43%)
7
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.48 ms
(8.84%)
9
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
  1
]
1.19 ms
(7.11%)
5
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:
[
  1790370539
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.76 ms
(4.55%)
4
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Customer Management/segments/calculated/Interest-Target-Groups/"
  "Sports-Cars-Fan"
]
0.73 ms
(4.37%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Asset Portal/auth/"
  "login"
]
0.67 ms
(3.98%)
3
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:
[
  1790370539
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.55 ms
(3.28%)
2
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/%"
  "/auth/login"
]
0.46 ms
(2.73%)
2
SELECT id FROM documents_page WHERE prettyUrl = ? ORDER BY id LIMIT 1
Parameters:
[
  "/Asset Portal/auth/login"
]
0.39 ms
(2.34%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.39 ms
(2.31%)
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:
[
  "/auth/login"
  "path"
  "auto_create"
  "/auth/login"
  "path_query"
  "https://assetportal.pimcoredemos.com/auth/login"
  "entire_uri"
]
0.29 ms
(1.72%)
1
select documents.id, concat(documents.path, documents.`key`) as fullPath
    from documents,
         documents_page,
         sites
    where sites.rootId = documents_page.id
      and documents.id = documents_page.id
      and documents_page.controller = ?
Parameters:
[
  "Pimcore\Bundle\PortalEngineBundle\Controller\PortalController::pageAction"
]
0.28 ms
(1.70%)
1
SELECT id FROM targeting_rules WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.26 ms
(1.54%)
1
SELECT * FROM translations_portal_engine_frontend LIMIT 1;
Parameters:
[]
0.24 ms
(1.43%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  227
]
0.23 ms
(1.36%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  456
]
0.20 ms
(1.21%)
1
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  456
]
0.19 ms
(1.14%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]

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.