https://zsg.ultinova.be/nl/Zeilen/Wedstrijden/Nationale%20wedstrijden/Ilca%20Nationaal%20(Laser)

Query Metrics

70 Database Queries
14 Different statements
45.29 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
26.64 ms
(58.81%)
51
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:
[
  1768271603
  [
    "\x00tags\x00site_domain_1000577e2e53972d13eee5af5648e472"
    "site_domain_1000577e2e53972d13eee5af5648e472"
  ]
]
4.03 ms
(8.91%)
4
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:
[
  "favicon_asset"
  null
  "nl"
]
2.46 ms
(5.43%)
1
SELECT * FROM properties WHERE ((cid IN (1,243,107,75,2) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  317
]
1.85 ms
(4.08%)
1
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:
[
  317
]
1.81 ms
(4.01%)
2
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Ilca Nationaal (Laser)"
  "path" => "/nl/Zeilen/Wedstrijden/Nationale wedstrijden/"
]
1.51 ms
(3.34%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  317
]
1.22 ms
(2.68%)
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" => "/nl/Zeilen/Wedstrijden/Nationale wedstrijden/Ilca Nationaal (Laser)"
  "sourcePathQuery" => "/nl/Zeilen/Wedstrijden/Nationale wedstrijden/Ilca Nationaal (Laser)"
  "sourceEntireUri" => "https://zsg.ultinova.be/nl/Zeilen/Wedstrijden/Nationale wedstrijden/Ilca Nationaal (Laser)"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
1.05 ms
(2.32%)
3
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
0.98 ms
(2.15%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
0.88 ms
(1.95%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.81 ms
(1.79%)
1
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  155
]
0.81 ms
(1.79%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.68 ms
(1.49%)
1
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:
[
  317
]
0.56 ms
(1.24%)
1
SELECT * FROM object_url_slugs WHERE slug = '/nl/Zeilen/Wedstrijden/Nationale wedstrijden/Ilca Nationaal (Laser)' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
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.

Entities Mapping

Class Mapping errors
FormBuilderBundle\Model\FormDefinition No errors.