Query Metrics

147 Database Queries
17 Different statements
75.29 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
25.25 ms
(33.54%)
57
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
24.65 ms
(32.74%)
56
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4.58 ms
(6.08%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  282
]
4.13 ms
(5.48%)
7
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2942
]
3.19 ms
(4.24%)
6
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2942
]
2.63 ms
(3.50%)
1
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.`group` AS group_3, t0.creationDate AS creationDate_4, t0.modificationDate AS modificationDate_5, t0.createdBy AS createdBy_6, t0.modifiedBy AS modifiedBy_7, t0.mailLayout AS mailLayout_8, t0.configuration AS configuration_9, t0.conditionalLogic AS conditionalLogic_10, t0.fields AS fields_11 FROM formbuilder_forms t0 WHERE t0.id = ?
Parameters:
[
  8
]
2.35 ms
(3.13%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
1.79 ms
(2.38%)
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:
[
  "/brandnertal/de/unsere-vielfalt/aktiv/kletterpark"
  "path"
  "auto_create"
  "/brandnertal/de/unsere-vielfalt/aktiv/kletterpark"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/brandnertal/de/unsere-vielfalt/aktiv/kletterpark"
  "entire_uri"
]
1.23 ms
(1.63%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,429,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  440
]
1.19 ms
(1.58%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  16
]
0.95 ms
(1.27%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/de/unsere-vielfalt/aktiv/"
  "kletterpark"
]
0.81 ms
(1.07%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  282
  282
  282
]
0.74 ms
(0.98%)
1
SELECT * FROM object_url_slugs WHERE slug = '/brandnertal/de/unsere-vielfalt/aktiv/kletterpark' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.67 ms
(0.89%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  282
]
0.41 ms
(0.54%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,328,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  338
]
0.37 ms
(0.49%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.36 ms
(0.48%)
1
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
  4400
]

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
FormBuilderBundle\Model\FormDefinition 1

Entities Mapping