http://www.geminipolska.com.pl/kontakt

Query Metrics

38 Database Queries
11 Different statements
30.87 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
22.06 ms
(71.44%)
27
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:
[
  1782545804
  [
    "\x00tags\x00output_230d2260697df07c54a9dcfe0c181f4c_phone"
    "output_230d2260697df07c54a9dcfe0c181f4c_phone"
  ]
]
1.51 ms
(4.88%)
2
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
0.97 ms
(3.15%)
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" => "/kontakt"
  "sourcePathQuery" => "/kontakt"
  "sourceEntireUri" => "http://www.geminipolska.com.pl/kontakt"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.85 ms
(2.74%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 135
]
0.83 ms
(2.70%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  17
]
0.79 ms
(2.57%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.79 ms
(2.56%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.78 ms
(2.53%)
1
SELECT * FROM object_url_slugs WHERE slug = '/kontakt' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.78 ms
(2.52%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_135__fad1c284009166b06b48baf11f1a69b7"
]
0.76 ms
(2.46%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.76 ms
(2.45%)
1
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "kontakt"
  "path" => "/"
]

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.