Query Metrics
39
Database Queries
9
Different statements
12.05 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
9.40 ms (78.06%) |
31 |
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:
[ 1776421830 [ "\x00tags\x00output_45003ef8f5921bd55c318e6d4d0ae7f2_desktop" "output_45003ef8f5921bd55c318e6d4d0ae7f2_desktop" ] ] |
|
0.58 ms (4.80%) |
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" => "/odjeli/teorija/andrea-peric" "sourcePathQuery" => "/odjeli/teorija/andrea-peric" "sourceEntireUri" => "https://balokovic.hr/odjeli/teorija/andrea-peric" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.33 ms (2.78%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
76
]
|
|
0.32 ms (2.70%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.32 ms (2.66%) |
1 |
SELECT * FROM glossary WHERE (language = ? OR language IS NULL OR language = '') AND (site = ? OR site IS NULL OR site = '') ORDER BY LENGTH(`text`) DESC
Parameters:
[
"hr_HR"
""
]
|
|
0.31 ms (2.59%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1,16,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
76
]
|
|
0.27 ms (2.22%) |
1 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "andrea-peric" "path" => "/odjeli/teorija/" ] |
|
0.27 ms (2.21%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.24 ms (1.99%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/odjeli/teorija/andrea-peric' 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. |