GET https://alpenregion-staging.conecto.rocks/serviceportal/login

Query Metrics

674 Database Queries
15 Different statements
449.84 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
328.67 ms
(73.06%)
491
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  1
]
98.76 ms
(21.95%)
156
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1
]
3.60 ms
(0.80%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  262
]
2.99 ms
(0.67%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/serviceportal/"
  "login"
]
2.80 ms
(0.62%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  262
]
2.72 ms
(0.60%)
2
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:
[
  "/serviceportal/login"
  "path"
  "auto_create"
  "/serviceportal/login"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/serviceportal/login"
  "entire_uri"
]
1.50 ms
(0.33%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  262
  262
  262
]
1.42 ms
(0.31%)
2
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  28
]
1.39 ms
(0.31%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.24 ms
(0.28%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  12
]
1.20 ms
(0.27%)
2
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  12
]
1.13 ms
(0.25%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  655
]
1.09 ms
(0.24%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.80 ms
(0.18%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  655
]
0.54 ms
(0.12%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

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