GET https://test.jb-eventbau.de/catalog/category/leitbaken

Query Metrics

6 Database Queries
5 Different statements
5.70 ms Query time
0 Invalid entities
14 Managed entities

Queries

Group similar statements

# Time Info
1 0.81 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.sort_order AS sort_order_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.is_published AS is_published_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.parent_id AS parent_id_11 FROM pr_category t0 WHERE t0.parent_id IS NULL AND t0.is_published = ? ORDER BY t0.sort_order ASC, t0.name ASC
Parameters:
[
  1
]
2 1.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.sort_order AS sort_order_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.is_published AS is_published_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.parent_id AS parent_id_11 FROM pr_category t0 WHERE t0.slug = ? AND t0.is_published = ? LIMIT 1
Parameters:
[
  "leitbaken"
  1
]
3 0.71 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.sort_order AS sort_order_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.is_published AS is_published_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.parent_id AS parent_id_11 FROM pr_category t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.name ASC
Parameters:
[
  11
]
4 1.59 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.type AS type_3, p0_.slug AS slug_4, p0_.price AS price_5, p0_.price_unit AS price_unit_6, p0_.pricing_type AS pricing_type_7, p0_.published_domains AS published_domains_8, p0_.published_pages AS published_pages_9, p0_.variants AS variants_10, p0_.is_published AS is_published_11, p0_.published_at AS published_at_12, p0_.meta_title AS meta_title_13, p0_.meta_description AS meta_description_14, p0_.canonical AS canonical_15, p0_.sort_order AS sort_order_16, p0_.created_at AS created_at_17, p0_.updated_at AS updated_at_18, p1_.id AS id_19, p1_.filename AS filename_20, p1_.alt AS alt_21, p1_.sort_order AS sort_order_22, p1_.is_main AS is_main_23, p1_.uploaded_at AS uploaded_at_24, p1_.updated_at AS updated_at_25, p0_.category_id AS category_id_26, p1_.resource_id AS resource_id_27 FROM pr_resource p0_ INNER JOIN pr_category p2_ ON p0_.category_id = p2_.id LEFT JOIN pr_resource_image p1_ ON p0_.id = p1_.resource_id WHERE p2_.id IN (?) AND p0_.is_published = 1 AND (p0_.published_domains LIKE ? OR p0_.published_domains LIKE ?) ORDER BY p0_.sort_order ASC, p0_.name ASC, p1_.sort_order ASC, p1_.is_main DESC
Parameters:
[
  11
  "%"*"%"
  "%"main"%"
]
5 0.63 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.sort_order AS sort_order_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.is_published AS is_published_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.parent_id AS parent_id_11 FROM pr_category t0 WHERE t0.parent_id IS NULL AND t0.is_published = ? ORDER BY t0.name ASC
Parameters:
[
  1
]
6 0.89 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.type AS type_3, p0_.slug AS slug_4, p0_.price AS price_5, p0_.price_unit AS price_unit_6, p0_.pricing_type AS pricing_type_7, p0_.published_domains AS published_domains_8, p0_.published_pages AS published_pages_9, p0_.variants AS variants_10, p0_.is_published AS is_published_11, p0_.published_at AS published_at_12, p0_.meta_title AS meta_title_13, p0_.meta_description AS meta_description_14, p0_.canonical AS canonical_15, p0_.sort_order AS sort_order_16, p0_.created_at AS created_at_17, p0_.updated_at AS updated_at_18, p1_.id AS id_19, p1_.filename AS filename_20, p1_.alt AS alt_21, p1_.sort_order AS sort_order_22, p1_.is_main AS is_main_23, p1_.uploaded_at AS uploaded_at_24, p1_.updated_at AS updated_at_25, p0_.category_id AS category_id_26, p1_.resource_id AS resource_id_27 FROM pr_resource p0_ INNER JOIN pr_category p2_ ON p0_.category_id = p2_.id LEFT JOIN pr_resource_image p1_ ON p0_.id = p1_.resource_id WHERE p2_.id IN (?) AND p0_.is_published = 1 AND (p0_.published_domains LIKE ? OR p0_.published_domains LIKE ?) ORDER BY p0_.sort_order ASC, p0_.name ASC, p1_.sort_order ASC, p1_.is_main DESC
Parameters:
[
  11
  "%"*"%"
  "%"main"%"
]

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
App\Entity\Resource 5
App\Entity\ResourceImage 5
App\Entity\Category 4

Entities Mapping

Class Mapping errors
App\Entity\Category No errors.
App\Entity\Resource No errors.
App\Entity\ResourceImage No errors.