Query Metrics
191
Database Queries
22
Different statements
130.91 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
73.95 ms (56.49%) |
109 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
57
]
|
|
21.45 ms (16.39%) |
30 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
57
]
|
|
7.11 ms (5.43%) |
10 |
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:
[
2100
]
|
|
3.98 ms (3.04%) |
7 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2103
]
|
|
3.03 ms (2.32%) |
5 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2103
]
|
|
2.75 ms (2.10%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,1773,664,663,662,661) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
2103
]
|
|
2.19 ms (1.67%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
732
]
|
|
1.89 ms (1.44%) |
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-bergbahnen/bergbahnen-brandnertal/gruppen/gruppenmenü-frööd" "path" "auto_create" "/brandnertal/de/unsere-bergbahnen/bergbahnen-brandnertal/gruppen/gruppenmenü-frööd" "path_query" "https://alpenregion-staging.conecto.rocks/brandnertal/de/unsere-bergbahnen/bergbahnen-brandnertal/gruppen/gruppenmenü-frööd" "entire_uri" ] |
|
1.73 ms (1.32%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/brandnertal/de/unsere-bergbahnen/bergbahnen-brandnertal/gruppen/" "gruppenmenü-frööd" ] |
|
1.60 ms (1.22%) |
4 |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
2100
]
|
|
1.59 ms (1.21%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 732 732 732 ] |
|
1.38 ms (1.06%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,10) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
15
]
|
|
1.35 ms (1.03%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.23 ms (0.94%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
732
]
|
|
1.05 ms (0.80%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,13594,13524,13367,4791,4831) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
13601
]
|
|
0.76 ms (0.58%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/brandnertal/de/unsere-bergbahnen/bergbahnen-brandnertal/gruppen/gruppenmenü-frööd' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.71 ms (0.54%) |
1 |
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
]
|
|
0.69 ms (0.53%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,13532,13367,4791,4831) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
13535
]
|
|
0.66 ms (0.50%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,429,323,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
441
]
|
|
0.65 ms (0.50%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"weather"
]
|
|
0.60 ms (0.46%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.57 ms (0.43%) |
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |