Query Metrics
105
Database Queries
13
Different statements
62.27 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
37.37 ms (60.01%) |
41 |
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:
[ 1745064554 [ "\x00tags\x00site_domain_c0f4c1f24ed98ad22fc0dd06fea9915d" "site_domain_c0f4c1f24ed98ad22fc0dd06fea9915d" ] ] |
8.67 ms (13.93%) |
26 |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"Family"
]
|
8.34 ms (13.39%) |
25 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"13"
]
|
2.10 ms (3.37%) |
1 |
SELECT object_localized_1_en.o_id as o_id, object_localized_1_en.o_type as o_type FROM object_localized_1_en WHERE ( ((`object_localized_1_en`.`websites` LIKE '%EU%') AND (`object_localized_1_en`.`uri` = '/ax95') ) AND object_localized_1_en.o_type IN ('object','folder','variant')) AND object_localized_1_en.o_published = 1
Parameters:
[] |
1.17 ms (1.87%) |
1 |
SELECT r.src_id as dest_id, r.src_id as id, r.type, o.o_className as subtype, o.o_published as published, concat(o.o_path ,o.o_key) as path , r.index FROM objects o, object_relations_11 r WHERE r.fieldname= ? AND r.ownertype = 'object' AND r.dest_id = ? AND o.o_id = r.src_id AND r.type='object' UNION SELECT r.src_id as dest_id, r.src_id as id, r.type, a.type as subtype, "null" as published, concat(a.path,a.filename) as path, r.index FROM assets a, object_relations_11 r WHERE r.fieldname= ? AND r.ownertype = 'object' AND r.dest_id = ? AND a.id = r.src_id AND r.type='asset' UNION SELECT r.src_id as dest_id, r.src_id as id, r.type, d.type as subtype, d.published as published, concat(d.path,d.key) as path, r.index FROM documents d, object_relations_11 r WHERE r.fieldname= ? AND r.ownertype = 'object' AND r.dest_id = ? AND d.id = r.src_id AND r.type='document' ORDER BY `index` ASC
Parameters:
[ "family" 3869 "family" 3869 "family" 3869 ] |
1.02 ms (1.63%) |
3 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "website" "path" => "/pimcore-graphql-webservices/" ] |
0.68 ms (1.09%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/pimcore-graphql-webservices/website" ] |
0.66 ms (1.06%) |
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" => "/pimcore-graphql-webservices/website" "sourcePathQuery" => "/pimcore-graphql-webservices/website?apikey=7fb57d4c76633c05bc46a6adbbb2c481" "sourceEntireUri" => "http://pim.4bi.it/pimcore-graphql-webservices/website?apikey=7fb57d4c76633c05bc46a6adbbb2c481" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.55 ms (0.89%) |
1 |
SELECT id, name FROM classes
Parameters:
[] |
0.52 ms (0.83%) |
1 |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('variant','object')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
3869
]
|
0.49 ms (0.79%) |
1 |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
3869
]
|
0.37 ms (0.59%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.34 ms (0.55%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.