Query Metrics
30
Database Queries
8
Different statements
9.02 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.87 ms (76.15%) |
23 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1776452380 [ "\x00tags\x00output_5679e555a4dbd8ece3fa4afc504a5c85_desktop" "output_5679e555a4dbd8ece3fa4afc504a5c85_desktop" ] ] |
|
0.49 ms (5.45%) |
1 |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/en/shared/promo-video" "sourcePathQuery" => "/en/shared/promo-video" "sourceEntireUri" => "https://balokovic.hr/en/shared/promo-video" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.46 ms (5.13%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1,192,104) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
207
]
|
|
0.27 ms (3.01%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.25 ms (2.82%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
207
]
|
|
0.24 ms (2.68%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.22 ms (2.44%) |
1 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "promo-video" "path" => "/en/shared/" ] |
|
0.21 ms (2.32%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/shared/promo-video' AND (siteId = 0 OR 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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\FormDefinition | No errors. |