Query Metrics
            1262
            Database Queries
        
        
            91
            Different statements
        
        
            175.06 ms
            Query time
        
        
            0
            Invalid entities
        
            Grouped Statements
| Time▼ | Count | Info | 
|---|---|---|
| 38.50 ms (21.99%) | 417 | 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:  [
  15557
] | 
| 29.10 ms (16.62%) | 119 | SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1 
                                    Parameters:  [
  15558
] | 
| 23.68 ms (13.53%) | 182 | SELECT documents.*, documents_page.*, tree_locks.locked FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ? 
                                    Parameters:  [
  15558
] | 
| 13.71 ms (7.83%) | 164 | SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents LEFT JOIN documents_snippet ON documents.id = documents_snippet.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ? 
                                    Parameters:  [
  15701
] | 
| 10.56 ms (6.03%) | 1 | SELECT name FROM properties WHERE ctype = "document" AND name LIKE "json-ld-%" GROUP BY name 
                                    Parameters:  [] | 
| 4.93 ms (2.81%) | 45 | SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC 
                                    Parameters:  [
  15557
] | 
| 3.43 ms (1.96%) | 13 | SELECT * FROM properties WHERE ((cid IN (1,15558,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15589
] | 
| 2.86 ms (1.63%) | 14 | SELECT * FROM properties WHERE ((cid IN (1,15559,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15566
] | 
| 2.39 ms (1.37%) | 18 | SELECT * FROM properties WHERE cid = ? AND ctype='document' 
                                    Parameters:  [
  15566
] | 
| 2.26 ms (1.29%) | 13 | SELECT * FROM properties WHERE ((cid IN (1,15616,15589,15558,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15640
] | 
| 2.25 ms (1.28%) | 19 | SELECT documents.*, documents_hardlink.*, tree_locks.locked FROM documents LEFT JOIN documents_hardlink ON documents.id = documents_hardlink.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ? 
                                    Parameters:  [
  15557
] | 
| 2.08 ms (1.19%) | 16 | SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ? 
                                    Parameters:  [
  500
] | 
| 2.06 ms (1.18%) | 1 | SELECT * FROM translations_messages WHERE language = ? 
                                    Parameters:  [
  "en"
] | 
| 1.98 ms (1.13%) | 8 | SELECT * FROM properties WHERE ((cid IN (1,15592,15558,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15625
] | 
| 1.96 ms (1.12%) | 10 | SELECT * FROM object_relations_SiteConfig WHERE src_id = ? 
                                    Parameters:  [
  500
] | 
| 1.72 ms (0.98%) | 9 | 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:  [
  2706
] | 
| 1.58 ms (0.90%) | 6 | SELECT * FROM properties WHERE ((cid IN (1,15590,15558,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15619
] | 
| 1.48 ms (0.84%) | 16 | SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ? 
                                    Parameters:  [
  500
] | 
| 1.43 ms (0.82%) | 12 | SELECT * FROM documents_editables WHERE documentId = ? 
                                    Parameters:  [
  15578
] | 
| 1.31 ms (0.75%) | 5 | SELECT * FROM properties WHERE ((cid IN (1,15631,15592,15558,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15719
] | 
| 1.21 ms (0.69%) | 6 | SELECT * FROM properties WHERE ((cid IN (1,15589,15558,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15616
] | 
| 1.05 ms (0.60%) | 4 | SELECT * FROM properties WHERE ((cid IN (1,15630,15592,15558,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15668
] | 
| 0.97 ms (0.56%) | 3 | SELECT * FROM properties WHERE ((cid IN (1,15629,15592,15558,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15693
] | 
| 0.96 ms (0.55%) | 6 | SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ? 
                                    Parameters:  [ 15633 15633 ] | 
| 0.92 ms (0.52%) | 10 | SELECT * FROM object_store_SiteConfig WHERE oo_id = ? 
                                    Parameters:  [
  500
] | 
| 0.89 ms (0.51%) | 8 | SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key 
                                    Parameters:  [ "key" => "e-parts-store" "path" => "/deutschland/en/construction-equipment/services/" ] | 
| 0.84 ms (0.48%) | 10 | SELECT * FROM object_localized_data_SiteConfig WHERE ooo_id = ? AND language IN ('en') 
                                    Parameters:  [
  500
] | 
| 0.83 ms (0.48%) | 9 | SELECT documents.*, documents_email.*, tree_locks.locked FROM documents LEFT JOIN documents_email ON documents.id = documents_email.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ? 
                                    Parameters:  [
  15597
] | 
| 0.83 ms (0.47%) | 1 | SELECT object_localized_SiteConfig_en.o_id as o_id, object_localized_SiteConfig_en.o_type as o_type FROM object_localized_SiteConfig_en WHERE ((country IS NOT NULL) AND (rootDocument__id IS NOT NULL) AND object_localized_SiteConfig_en.o_type IN ('object','folder')) AND object_localized_SiteConfig_en.o_published = 1 
                                    Parameters:  [] | 
| 0.80 ms (0.46%) | 4 | SELECT * FROM properties WHERE ((cid IN (1,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15558
] | 
| 0.79 ms (0.45%) | 5 | SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ? 
                                    Parameters:  [ "/deutschland/%" "/en/construction-equipment/services/e-parts-store" ] | 
| 0.79 ms (0.45%) | 6 | SELECT * FROM object_localized_data_ProductBrand WHERE ooo_id = ? AND language IN ('en') 
                                    Parameters:  [
  5
] | 
| 0.78 ms (0.45%) | 6 | SELECT * FROM object_relations_ProductBrand WHERE src_id = ? 
                                    Parameters:  [
  5
] | 
| 0.65 ms (0.37%) | 5 | SELECT * FROM properties WHERE ((cid IN (1,15564,15561,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15606
] | 
| 0.64 ms (0.37%) | 6 | SELECT * FROM object_store_ProductBrand WHERE oo_id = ? 
                                    Parameters:  [
  5
] | 
| 0.64 ms (0.36%) | 6 | SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl 
                                    Parameters:  [ "prettyUrl" => "/en/construction-equipment/services/e-parts-store" ] | 
| 0.64 ms (0.36%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,6654,6601,6599,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  6750
] | 
| 0.63 ms (0.36%) | 3 | SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ? 
                                    Parameters:  [ 6750 15633 15633 ] | 
| 0.55 ms (0.31%) | 3 | SELECT * FROM properties WHERE ((cid IN (1,15635,15589,15558,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15667
] | 
| 0.50 ms (0.29%) | 4 | SELECT * FROM properties WHERE ((cid IN (1,15561,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15563
] | 
| 0.45 ms (0.26%) | 2 | SELECT * FROM properties WHERE ((cid IN (1,15565,15561,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15602
] | 
| 0.43 ms (0.25%) | 3 | SELECT * FROM properties WHERE ((cid IN (1,15673,15607,15564,15561,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15712
] | 
| 0.41 ms (0.23%) | 2 | SELECT * FROM properties WHERE ((cid IN (1,15562,15561,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15578
] | 
| 0.41 ms (0.23%) | 3 | SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid 
                                    Parameters:  [ "cid" => 2706 ] | 
| 0.34 ms (0.19%) | 3 | SELECT sourceId FROM documents_translations WHERE id = ? 
                                    Parameters:  [
  15633
] | 
| 0.34 ms (0.19%) | 2 | SELECT * FROM properties WHERE ((cid IN (1,15568,15559,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15655
] | 
| 0.32 ms (0.18%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,15608,15564,15561,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15681
] | 
| 0.30 ms (0.17%) | 2 | SELECT * FROM properties WHERE ((cid IN (1,15572,15559,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15612
] | 
| 0.29 ms (0.17%) | 2 | SELECT * FROM properties WHERE ((cid IN (1,15714,15673,15607,15564,15561,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15744
] | 
| 0.28 ms (0.16%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,15633,15592,15558,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15687
] | 
| 0.27 ms (0.15%) | 2 | SELECT * FROM properties WHERE ((cid IN (1,15607,15564,15561,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15673
] | 
| 0.27 ms (0.15%) | 2 | SELECT * FROM properties WHERE ((cid IN (1,15606,15564,15561,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15665
] | 
| 0.26 ms (0.15%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,16492,15558,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  16493
] | 
| 0.25 ms (0.14%) | 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 = '1' AND priority = 99 ORDER BY `priority` DESC 
                                    Parameters:  [ "sourcePath" => "/en/construction-equipment/services/e-parts-store" "sourcePathQuery" => "/en/construction-equipment/services/e-parts-store" "sourceEntireUri" => "https://kuhn-de.roromedia.at/en/construction-equipment/services/e-parts-store" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] | 
| 0.23 ms (0.13%) | 2 | SELECT * FROM object_url_slugs WHERE slug = '/deutschland//en/construction-equipment/services/e-parts-store' AND siteId = 0 ORDER BY siteId DESC LIMIT 1 
                                    Parameters:  [] | 
| 0.21 ms (0.12%) | 2 | SELECT * FROM object_url_slugs WHERE slug = '/en/construction-equipment/services/e-parts-store' AND siteId = 0 ORDER BY siteId DESC LIMIT 1 
                                    Parameters:  [] | 
| 0.20 ms (0.11%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,1965) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  2
] | 
| 0.20 ms (0.11%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,1970) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  14060
] | 
| 0.20 ms (0.11%) | 2 | SELECT name FROM classes WHERE id = ? 
                                    Parameters:  [
  "SiteConfig"
] | 
| 0.20 ms (0.11%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,1966) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  2451
] | 
| 0.19 ms (0.11%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,1972) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  10035
] | 
| 0.19 ms (0.11%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,1971) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  4721
] | 
| 0.19 ms (0.11%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,15613,15589,15558,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15664
] | 
| 0.19 ms (0.11%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,1968) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  11025
] | 
| 0.19 ms (0.11%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  6599
] | 
| 0.19 ms (0.11%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,1969) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  12022
] | 
| 0.19 ms (0.11%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,1967) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  12710
] | 
| 0.19 ms (0.11%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,1973) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  13676
] | 
| 0.18 ms (0.10%) | 2 | SELECT * FROM translations_messages LIMIT 1; 
                                    Parameters:  [] | 
| 0.18 ms (0.10%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,15665,15606,15564,15561,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15704
] | 
| 0.17 ms (0.10%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,15614,15589,15558,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15638
] | 
| 0.16 ms (0.09%) | 1 | SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC 
                                    Parameters:  [] | 
| 0.16 ms (0.09%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,15617,15589,15558,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15639
] | 
| 0.16 ms (0.09%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,15615,15589,15558,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15637
] | 
| 0.15 ms (0.09%) | 1 | SELECT * FROM settings_store WHERE id = :id AND scope = :scope 
                                    Parameters:  [ "id" => "reports" "scope" => "pimcore" ] | 
| 0.15 ms (0.09%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,15573,15559,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15610
] | 
| 0.13 ms (0.08%) | 1 | SELECT * FROM properties WHERE ((cid IN (1,15609,15564,15561,15557,1964) AND inheritable = 1) OR cid = ? ) AND ctype='document' 
                                    Parameters:  [
  15686
] | 
| 0.13 ms (0.07%) | 1 | SELECT documents.*, documents_link.*, tree_locks.locked FROM documents LEFT JOIN documents_link ON documents.id = documents_link.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ? 
                                    Parameters:  [
  15653
] | 
| 0.12 ms (0.07%) | 1 | SELECT * FROM object_url_slugs WHERE slug = '/en/construction-equipment/services/e-parts-store' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1 
                                    Parameters:  [] | 
| 0.11 ms (0.06%) | 1 | SELECT id FROM settings_store WHERE scope = ? 
                                    Parameters:  [
  "pimcore_staticroutes"
] | 
| 0.08 ms (0.04%) | 1 | SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1 
                                    Parameters:  [] | 
| 0.07 ms (0.04%) | 1 | select `sharingServices` from object_store_SiteConfig where oo_id = 538 
                                    Parameters:  [] | 
| 0.07 ms (0.04%) | 1 | select `sharingServices` from object_store_SiteConfig where oo_id = 170 
                                    Parameters:  [] | 
| 0.07 ms (0.04%) | 1 | select `sharingServices` from object_store_SiteConfig where oo_id = 1622 
                                    Parameters:  [] | 
| 0.07 ms (0.04%) | 1 | select `sharingServices` from object_store_SiteConfig where oo_id = 553 
                                    Parameters:  [] | 
| 0.07 ms (0.04%) | 1 | select `sharingServices` from object_store_SiteConfig where oo_id = 2520 
                                    Parameters:  [] | 
| 0.07 ms (0.04%) | 1 | select `sharingServices` from object_store_SiteConfig where oo_id = 3190 
                                    Parameters:  [] | 
| 0.07 ms (0.04%) | 1 | select `sharingServices` from object_store_SiteConfig where oo_id = 2512 
                                    Parameters:  [] | 
| 0.07 ms (0.04%) | 1 | select `sharingServices` from object_store_SiteConfig where oo_id = 2515 
                                    Parameters:  [] | 
| 0.06 ms (0.04%) | 1 | select `sharingServices` from object_store_SiteConfig where oo_id = 1522 
                                    Parameters:  [] | 
| 0.05 ms (0.03%) | 1 | select `sharingServices` from object_store_SiteConfig where oo_id = 500 
                                    Parameters:  [] | 
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.