https://ludvik.vpdev.no/

Query Metrics

2 Database Queries
2 Different statements
1.28 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
0.71 ms
(55.73%)
1
SELECT COUNT( DISTINCT c.id ) FROM ezcontentobject c INNER JOIN ezcontentobject_version v ON c.id = v.contentobject_id WHERE ((1 = 1) AND ((c.id IN (SELECT contentobject_id FROM ezcontentobject_tree WHERE parent_node_id IN (:dcValue1))) AND (c.id IN (SELECT contentobject_id FROM ezcontentobject_tree subquery_location WHERE (subquery_location.is_hidden = 0) AND (subquery_location.is_invisible = 0))) AND (c.contentclass_id IN (:dcValue2)) AND (c.id IN (SELECT contentobject_id FROM ezcontentobject_tree WHERE path_string LIKE :dcValue3)) AND ((c.section_id IN (:dcValue4)) OR (c.section_id IN (:dcValue5)) OR (c.section_id IN (:dcValue6)) OR ((c.contentclass_id IN (:dcValue7)) AND (c.id IN (SELECT contentobject_id FROM ezcontentobject_tree WHERE node_id IN (:dcValue8))))))) AND (c.status = 1) AND (v.status = 1)
Parameters:
[
  "dcValue1" => [
    72
  ]
  "dcValue2" => [
    61
  ]
  "dcValue3" => "/1/2/42/72/%"
  "dcValue4" => [
    "1"
    "3"
    "6"
  ]
  "dcValue5" => [
    "8"
  ]
  "dcValue6" => [
    "9"
  ]
  "dcValue7" => [
    "1"
  ]
  "dcValue8" => [
    "66"
  ]
]
0.56 ms
(44.27%)
1
SELECT DISTINCT c.*, main_tree.main_node_id AS main_tree_main_node_id FROM ezcontentobject c INNER JOIN ezcontentobject_version v ON c.id = v.contentobject_id LEFT JOIN ezcontentobject_tree main_tree ON (main_tree.contentobject_id = c.id) AND (main_tree.main_node_id = main_tree.node_id) WHERE ((1 = 1) AND ((c.id IN (SELECT contentobject_id FROM ezcontentobject_tree WHERE parent_node_id IN (:dcValue1))) AND (c.id IN (SELECT contentobject_id FROM ezcontentobject_tree subquery_location WHERE (subquery_location.is_hidden = 0) AND (subquery_location.is_invisible = 0))) AND (c.contentclass_id IN (:dcValue2)) AND (c.id IN (SELECT contentobject_id FROM ezcontentobject_tree WHERE path_string LIKE :dcValue3)) AND ((c.section_id IN (:dcValue4)) OR (c.section_id IN (:dcValue5)) OR (c.section_id IN (:dcValue6)) OR ((c.contentclass_id IN (:dcValue7)) AND (c.id IN (SELECT contentobject_id FROM ezcontentobject_tree WHERE node_id IN (:dcValue8))))))) AND (c.status = 1) AND (v.status = 1) LIMIT 25
Parameters:
[
  "dcValue1" => [
    72
  ]
  "dcValue2" => [
    61
  ]
  "dcValue3" => "/1/2/42/72/%"
  "dcValue4" => [
    "1"
    "3"
    "6"
  ]
  "dcValue5" => [
    "8"
  ]
  "dcValue6" => [
    "9"
  ]
  "dcValue7" => [
    "1"
  ]
  "dcValue8" => [
    "66"
  ]
]

site_factory connection

No database queries were performed.

Database Connections

Name Service
default doctrine.dbal.default_connection
site_factory doctrine.dbal.site_factory_connection

Entity Managers

Name Service
ibexa_default doctrine.orm.ibexa_default_entity_manager
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

ibexa_default entity manager

No loaded entities.

default entity manager

No loaded entities.