Query Metrics

118 Database Queries
18 Different statements
82.28 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
37.00 ms
(44.96%)
26
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_4227__c9e95e23005dcd02248a623eab53886f"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:255;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:255;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:495;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:599;s:6:"height";d:399;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"textMedia_1-5_2";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:26:"\x00*\x00forceProcessICCProfiles";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1765199100
  1765803900
  1
]
12.84 ms
(15.61%)
30
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
10.67 ms
(12.96%)
29
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
2.92 ms
(3.55%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3631
]
2.62 ms
(3.19%)
5
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3631
]
2.58 ms
(3.13%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  465
]
2.00 ms
(2.43%)
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.82 ms
(2.21%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  19
]
1.76 ms
(2.14%)
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"
]
1.68 ms
(2.04%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,165,163,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  204
]
1.35 ms
(1.64%)
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
]
1.14 ms
(1.38%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/walsertal/de/mobilität-erfahren/bergbahnen/seilbahnen-sonntag-stein/"
  "förderverein"
]
1.11 ms
(1.35%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  465
]
0.76 ms
(0.93%)
2
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  4227
]
0.71 ms
(0.86%)
2
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  4227
]
0.48 ms
(0.59%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.43 ms
(0.52%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,4222,3291,663,662,661) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  4227
]
0.41 ms
(0.50%)
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:
[]

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