GET https://shopify.howmas.com/pimcore-statistics

Query Metrics

24 Database Queries
18 Different statements
8.39 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.49 ms
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:
[
  1769660048
  "site_domain_d93fbdc3aaca5b742c5dccd6c56aedd5"
]
2 0.28 ms
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:
[
  1769660048
  "system\x01tags\x01"
  "site\x01tags\x01"
]
3 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
4 0.45 ms
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:
[
  "/pimcore-statistics"
  "path"
  "auto_create"
  "/pimcore-statistics"
  "path_query"
  "https://shopify.howmas.com/pimcore-statistics"
  "entire_uri"
]
5 0.20 ms
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:
[
  1769660048
  "system_route_redirect"
]
6 0.22 ms
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:
[
  1769660048
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
7 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.23 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "pimcore-statistics"
]
9 0.22 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/pimcore-statistics"
]
10 0.70 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  ""
]
11 0.22 ms
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:
[
  1769660048
  "document_1"
]
12 0.19 ms
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:
[
  1769660048
  "document_1\x01tags\x01"
]
13 0.24 ms
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:
[
  1769660048
  "document_properties_1"
]
14 0.22 ms
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:
[
  1769660048
  "\x00tags\x00document_properties_1"
]
15 0.26 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1
]
16 0.50 ms
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  2
]
17 0.23 ms
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  2
]
18 0.19 ms
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  2
]
19 0.20 ms
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  2
]
20 0.34 ms
UPDATE users SET lastLogin = ? WHERE id = ?
Parameters:
[
  1769660048
  2
]
21 0.13 ms
SELECT DATABASE()
Parameters:
[]
22 2.15 ms
SELECT
                TABLE_NAME AS name,
                TABLE_ROWS AS `rows`,
                ROUND((DATA_LENGTH + INDEX_LENGTH) / 1024 / 1024, 2) AS `size_mb`
            FROM
                information_schema.TABLES
            WHERE
                TABLE_SCHEMA = ?
                AND TABLE_ROWS IS NOT NULL;
Parameters:
[
  "howmas-shopify"
]
23 0.14 ms
SELECT VERSION()
Parameters:
[]
24 0.15 ms
SELECT id FROM sites
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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.