GET https://dev-catalog.siba.de/api/web/v1/article?lang=en&material_number=7000140.1

Query Metrics

64 Database Queries
18 Different statements
5.79 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.54 ms
(26.65%)
28
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:
[
  1786115336
  "site_domain_ddd7bbbd7ceda156bafadcebe7e897fa"
]
1.28 ms
(22.11%)
1
SELECT object_localized_Product_en.id as id, object_localized_Product_en.type as `type` FROM object_localized_Product_en WHERE (material_number = ? AND  object_localized_Product_en.type IN ('object','variant','folder')) AND object_localized_Product_en.published = 1 LIMIT 1
Parameters:
[
  "7000140.1"
]
0.54 ms
(9.25%)
12
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:
[
  1786115336
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.45 ms
(7.84%)
1
SELECT * FROM object_localized_data_Product WHERE ooo_id = ? AND language IN ('en','de','fr','it','en_US','es','nl')
Parameters:
[
  19789
]
0.45 ms
(7.71%)
1
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
  19789
]
0.26 ms
(4.43%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/api/web/v1/"
  "article"
]
0.24 ms
(4.08%)
1
SELECT * FROM object_store_Product WHERE oo_id = ? FOR UPDATE
Parameters:
[
  19789
]
0.17 ms
(3.00%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/api/web/v1/article"
]
0.17 ms
(2.97%)
2
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:
[
  1786115336
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.16 ms
(2.78%)
1
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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/api/web/v1/article"
  "path"
  "auto_create"
  "/api/web/v1/article?material_number=7000140.1&lang=en"
  "path_query"
  "https://dev-catalog.siba.de/api/web/v1/article?lang=en&material_number=7000140.1"
  "entire_uri"
]
0.11 ms
(1.83%)
1
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.10 ms
(1.64%)
1
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "whoami"
  null
  null
]
0.09 ms
(1.61%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.06 ms
(1.11%)
1
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  19789
]
0.06 ms
(0.98%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1
]
0.05 ms
(0.78%)
1
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
  "Product"
]
0.04 ms
(0.64%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
0.03 ms
(0.59%)
1
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  19789
]

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

No loaded entities.