GET https://ix-dev.smatt.hub.oetztaltourismus.com/

Query Metrics

23 Database Queries
17 Different statements
256.76 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
102.69 ms
(39.99%)
1
UPDATE tmp_store SET `id` = ?, `data` = ?, `tag` = ?, `date` = ?, `expiryDate` = ?, `serialized` = ? WHERE `id` = ?
Parameters:
[
  "document_season_content_state_1"
  0
  "document-season-content-state"
  1750217664
  1750822464
  0
  "document_season_content_state_1"
]
95.49 ms
(37.19%)
3
Select * from properties where ctype = ? and `name` = ? and data like ?
Parameters:
[
  "document"
  "shortUrlDomain"
  "ix-dev.smatt.hub.oetztaltourismus.com"
]
20.52 ms
(7.99%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  ""
]
15.51 ms
(6.04%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
12.85 ms
(5.01%)
3
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2.42 ms
(0.94%)
3
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 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/"
  "path"
  "auto_create"
  "/"
  "path_query"
  "https://ix-dev.smatt.hub.oetztaltourismus.com/"
  "entire_uri"
]
1.06 ms
(0.41%)
1
SELECT * FROM documents_classification WHERE id = ? LIMIT 1
Parameters:
[
  1
]
0.85 ms
(0.33%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.77 ms
(0.30%)
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:
[
  "internalDomains"
  null
  null
]
0.69 ms
(0.27%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1
]
0.68 ms
(0.27%)
1
SELECT t0.id AS id_1, t0.element_type AS element_type_2, t0.element_id AS element_id_3, t0.integrator AS integrator_4, t0.data AS data_5 FROM seo_element_meta_data t0 WHERE t0.element_type = ? AND t0.element_id = ?
Parameters:
[
  "document"
  1
]
0.64 ms
(0.25%)
1
SELECT * FROM members_restrictions WHERE targetId = ? AND ctype = ?
Parameters:
[
  1
  "page"
]
0.63 ms
(0.24%)
1
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.58 ms
(0.23%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1
  1
  1
]
0.48 ms
(0.19%)
1
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "document_season_content_state_1"
  0
  "document-season-content-state"
  1750217664
  1750822464
  0
]
0.47 ms
(0.18%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1
]
0.42 ms
(0.16%)
1
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.