Query Metrics

84 Database Queries
14 Different statements
67.24 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
18.53 ms
(27.55%)
27
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
17.54 ms
(26.08%)
28
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6.12 ms
(9.11%)
6
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3631
]
6.06 ms
(9.01%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3631
]
4.92 ms
(7.32%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  465
]
3.81 ms
(5.66%)
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:
[
  "/walsertal/de/mobilität-erfahren/bergbahnen/seilbahnen-sonntag-stein/förderverein"
  "path"
  "auto_create"
  "/walsertal/de/mobilität-erfahren/bergbahnen/seilbahnen-sonntag-stein/förderverein"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/walsertal/de/mobilität-erfahren/bergbahnen/seilbahnen-sonntag-stein/förderverein"
  "entire_uri"
]
3.56 ms
(5.29%)
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:
[
  7
]
1.49 ms
(2.21%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/walsertal/de/mobilität-erfahren/bergbahnen/seilbahnen-sonntag-stein/"
  "förderverein"
]
1.22 ms
(1.82%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,165,163,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  204
]
1.13 ms
(1.68%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  465
  465
  465
]
0.96 ms
(1.43%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  19
]
0.90 ms
(1.34%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  465
]
0.54 ms
(0.80%)
1
SELECT * FROM object_url_slugs WHERE slug = '/walsertal/de/mobilität-erfahren/bergbahnen/seilbahnen-sonntag-stein/förderverein' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.47 ms
(0.70%)
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
FormBuilderBundle\Model\FormDefinition 1

Entities Mapping