Query Metrics

34 Database Queries
14 Different statements
3.97 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.14 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.tin AS tin_3, c0_.street AS street_4, c0_.postal_code AS postal_code_5, c0_.city AS city_6, c0_.voivodeship AS voivodeship_7, c0_.email AS email_8, c0_.phone AS phone_9, c0_.description AS description_10, c0_.website_url AS website_url_11, c0_.image AS image_12, c0_.company_logo AS company_logo_13, c0_.location_geo_lat AS location_geo_lat_14, c0_.location_geo_lng AS location_geo_lng_15, c0_.added_at AS added_at_16, c1_.id AS id_17, c1_.name AS name_18, c1_.position AS position_19, c0_.id_company_catalog_category AS id_company_catalog_category_20 FROM company_catalog c0_ INNER JOIN company_catalog_category c1_ ON c0_.id_company_catalog_category = c1_.id GROUP BY c1_.id, c1_.name, c1_.position ORDER BY c1_.name ASC
Parameters:
[]
2 0.11 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.tin AS tin_3, c0_.street AS street_4, c0_.postal_code AS postal_code_5, c0_.city AS city_6, c0_.voivodeship AS voivodeship_7, c0_.email AS email_8, c0_.phone AS phone_9, c0_.description AS description_10, c0_.website_url AS website_url_11, c0_.image AS image_12, c0_.company_logo AS company_logo_13, c0_.location_geo_lat AS location_geo_lat_14, c0_.location_geo_lng AS location_geo_lng_15, c0_.added_at AS added_at_16, c1_.id AS id_17, c1_.name AS name_18, c1_.position AS position_19, c0_.id_company_catalog_category AS id_company_catalog_category_20 FROM company_catalog c0_ INNER JOIN company_catalog_category c1_ ON c0_.id_company_catalog_category = c1_.id GROUP BY c1_.id, c1_.name, c1_.position ORDER BY c1_.name ASC
Parameters:
[]
3 0.16 ms
SELECT DISTINCT c0_.voivodeship AS voivodeship_0 FROM company_catalog c0_ ORDER BY c0_.name ASC
Parameters:
[]
4 0.12 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.tin AS tin_3, c0_.street AS street_4, c0_.postal_code AS postal_code_5, c0_.city AS city_6, c0_.voivodeship AS voivodeship_7, c0_.email AS email_8, c0_.phone AS phone_9, c0_.description AS description_10, c0_.website_url AS website_url_11, c0_.image AS image_12, c0_.company_logo AS company_logo_13, c0_.location_geo_lat AS location_geo_lat_14, c0_.location_geo_lng AS location_geo_lng_15, c0_.added_at AS added_at_16, c1_.id AS id_17, c1_.name AS name_18, c1_.position AS position_19, c0_.id_company_catalog_category AS id_company_catalog_category_20 FROM company_catalog c0_ INNER JOIN company_catalog_category c1_ ON c0_.id_company_catalog_category = c1_.id GROUP BY c1_.id, c1_.name, c1_.position ORDER BY c1_.name ASC
Parameters:
[]
5 0.11 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.tin AS tin_3, c0_.street AS street_4, c0_.postal_code AS postal_code_5, c0_.city AS city_6, c0_.voivodeship AS voivodeship_7, c0_.email AS email_8, c0_.phone AS phone_9, c0_.description AS description_10, c0_.website_url AS website_url_11, c0_.image AS image_12, c0_.company_logo AS company_logo_13, c0_.location_geo_lat AS location_geo_lat_14, c0_.location_geo_lng AS location_geo_lng_15, c0_.added_at AS added_at_16, c1_.id AS id_17, c1_.name AS name_18, c1_.position AS position_19, c0_.id_company_catalog_category AS id_company_catalog_category_20 FROM company_catalog c0_ INNER JOIN company_catalog_category c1_ ON c0_.id_company_catalog_category = c1_.id GROUP BY c1_.id, c1_.name, c1_.position ORDER BY c1_.name ASC
Parameters:
[]
6 0.09 ms
SELECT DISTINCT c0_.voivodeship AS voivodeship_0 FROM company_catalog c0_ ORDER BY c0_.name ASC
Parameters:
[]
7 0.16 ms
SELECT count(DISTINCT c0_.id) AS sclr_0 FROM company_catalog c0_ INNER JOIN company_catalog_category c1_ ON c0_.id_company_catalog_category = c1_.id WHERE c0_.voivodeship IN (?)
Parameters:
[
  2
]
8 0.10 ms
SELECT DISTINCT c0_.id AS id_0, c0_.name AS name_1 FROM company_catalog c0_ INNER JOIN company_catalog_category c1_ ON c0_.id_company_catalog_category = c1_.id WHERE c0_.voivodeship IN (?) ORDER BY c0_.name ASC LIMIT 10
Parameters:
[
  2
]
9 0.12 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.tin AS tin_3, c0_.street AS street_4, c0_.postal_code AS postal_code_5, c0_.city AS city_6, c0_.voivodeship AS voivodeship_7, c0_.email AS email_8, c0_.phone AS phone_9, c0_.description AS description_10, c0_.website_url AS website_url_11, c0_.image AS image_12, c0_.company_logo AS company_logo_13, c0_.location_geo_lat AS location_geo_lat_14, c0_.location_geo_lng AS location_geo_lng_15, c0_.added_at AS added_at_16, c1_.id AS id_17, c1_.name AS name_18, c1_.position AS position_19, c0_.id_company_catalog_category AS id_company_catalog_category_20 FROM company_catalog c0_ INNER JOIN company_catalog_category c1_ ON c0_.id_company_catalog_category = c1_.id WHERE c0_.voivodeship IN (?) AND c0_.id IN (?) ORDER BY c0_.name ASC
Parameters:
[
  2
  "2"
]
10 0.12 ms
SELECT t0.name AS name_1, t0.value AS value_2 FROM settings t0 WHERE t0.name = ?
Parameters:
[
  "app.settings"
]
11 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
  "479"
]
12 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
  "475"
]
13 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
  "460"
]
14 0.14 ms
SELECT t0.id AS id_1, t0.foreign_key AS foreign_key_2, t0.value AS value_3 FROM translator t0 WHERE t0.foreign_key = ? LIMIT 1
Parameters:
[
  "app_preloaded_og_meta_tags_description"
]
15 0.13 ms
SELECT t0.id AS id_1, t0.foreign_key AS foreign_key_2, t0.value AS value_3 FROM translator t0 WHERE t0.foreign_key = ? LIMIT 1
Parameters:
[
  "app_preloaded_og_meta_tags_image"
]
16 0.09 ms
SELECT t0.id AS id_1, t0.foreign_key AS foreign_key_2, t0.value AS value_3 FROM translator t0 WHERE t0.foreign_key = ? LIMIT 1
Parameters:
[
  "link_kontakt"
]
17 0.07 ms
SELECT t0.id AS id_1, t0.foreign_key AS foreign_key_2, t0.value AS value_3 FROM translator t0 WHERE t0.foreign_key = ? LIMIT 1
Parameters:
[
  "link_kontakt_tytul"
]
18 0.09 ms
SELECT t0.name AS name_1, t0.value AS value_2 FROM settings t0 WHERE t0.name = ?
Parameters:
[
  "app.settings.menu"
]
19 0.15 ms
SELECT s0_.id AS id_0, s0_.type AS type_1, s0_.name AS name_2, s0_.is_homepage AS is_homepage_3, s0_.visibility AS visibility_4, s0_.access_type AS access_type_5, s0_.page_layout AS page_layout_6, s0_.meta_title AS meta_title_7, s0_.meta_description AS meta_description_8, s0_.url AS url_9, s0_.lft AS lft_10, s0_.rgt AS rgt_11, s0_.depth AS depth_12, s0_.lang AS lang_13, s0_.slug AS slug_14, s0_.custom_slug AS custom_slug_15, s0_.updated_at AS updated_at_16, s0_.id_target AS id_target_17, s0_.id_page_header_image AS id_page_header_image_18, s0_.id_linked_to_main_lang_page AS id_linked_to_main_lang_page_19 FROM structure s0_ WHERE s0_.lang = ? AND s0_.is_homepage = 1 LIMIT 1
Parameters:
[
  "pl"
]
20 0.12 ms
SELECT s0_.id AS id_0, s0_.type AS type_1, s0_.name AS name_2, s0_.is_homepage AS is_homepage_3, s0_.visibility AS visibility_4, s0_.access_type AS access_type_5, s0_.page_layout AS page_layout_6, s0_.meta_title AS meta_title_7, s0_.meta_description AS meta_description_8, s0_.url AS url_9, s0_.lft AS lft_10, s0_.rgt AS rgt_11, s0_.depth AS depth_12, s0_.lang AS lang_13, s0_.slug AS slug_14, s0_.custom_slug AS custom_slug_15, s0_.updated_at AS updated_at_16, s0_.id_target AS id_target_17, s0_.id_page_header_image AS id_page_header_image_18, s0_.id_linked_to_main_lang_page AS id_linked_to_main_lang_page_19 FROM structure s0_ WHERE s0_.lang = ? ORDER BY s0_.depth ASC, s0_.lft ASC
Parameters:
[
  "pl"
]
21 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.title_visible AS title_visible_3, t0.content_type AS content_type_4, t0.visibility AS visibility_5, t0.position AS position_6, t0.id_structure AS id_structure_7 FROM structure_element t0 WHERE t0.id_structure = ? ORDER BY t0.position ASC
Parameters:
[
  115
]
22 0.10 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.title_visible AS title_visible_3, t0.content_type AS content_type_4, t0.visibility AS visibility_5, t0.position AS position_6, t0.id_structure AS id_structure_7 FROM structure_element t0 WHERE t0.id_structure = ? ORDER BY t0.position ASC
Parameters:
[
  128
]
23 0.08 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.title_visible AS title_visible_3, t0.content_type AS content_type_4, t0.visibility AS visibility_5, t0.position AS position_6, t0.id_structure AS id_structure_7 FROM structure_element t0 WHERE t0.id_structure = ? ORDER BY t0.position ASC
Parameters:
[
  129
]
24 0.07 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.title_visible AS title_visible_3, t0.content_type AS content_type_4, t0.visibility AS visibility_5, t0.position AS position_6, t0.id_structure AS id_structure_7 FROM structure_element t0 WHERE t0.id_structure = ? ORDER BY t0.position ASC
Parameters:
[
  130
]
25 0.06 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.title_visible AS title_visible_3, t0.content_type AS content_type_4, t0.visibility AS visibility_5, t0.position AS position_6, t0.id_structure AS id_structure_7 FROM structure_element t0 WHERE t0.id_structure = ? ORDER BY t0.position ASC
Parameters:
[
  126
]
26 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.title_visible AS title_visible_3, t0.content_type AS content_type_4, t0.visibility AS visibility_5, t0.position AS position_6, t0.id_structure AS id_structure_7 FROM structure_element t0 WHERE t0.id_structure = ? ORDER BY t0.position ASC
Parameters:
[
  131
]
27 0.08 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.title_visible AS title_visible_3, t0.content_type AS content_type_4, t0.visibility AS visibility_5, t0.position AS position_6, t0.id_structure AS id_structure_7 FROM structure_element t0 WHERE t0.id_structure = ? ORDER BY t0.position ASC
Parameters:
[
  114
]
28 0.07 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.title_visible AS title_visible_3, t0.content_type AS content_type_4, t0.visibility AS visibility_5, t0.position AS position_6, t0.id_structure AS id_structure_7 FROM structure_element t0 WHERE t0.id_structure = ? ORDER BY t0.position ASC
Parameters:
[
  116
]
29 0.07 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.title_visible AS title_visible_3, t0.content_type AS content_type_4, t0.visibility AS visibility_5, t0.position AS position_6, t0.id_structure AS id_structure_7 FROM structure_element t0 WHERE t0.id_structure = ? ORDER BY t0.position ASC
Parameters:
[
  117
]
30 0.20 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.value AS value_3, t0.slug AS slug_4, t0.custom_slug AS custom_slug_5, t0.banner_type AS banner_type_6, t0.position AS position_7, t0.is_visible AS is_visible_8 FROM module_dictionary t0 WHERE t0.id = ? AND t0.type = ? LIMIT 1
Parameters:
[
  11
  4
]
31 0.10 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.value AS value_3, t0.slug AS slug_4, t0.custom_slug AS custom_slug_5, t0.banner_type AS banner_type_6, t0.position AS position_7, t0.is_visible AS is_visible_8 FROM module_dictionary t0 WHERE t0.type = ? ORDER BY t0.id ASC
Parameters:
[
  4
]
32 0.09 ms
SELECT t0.name AS name_1, t0.value AS value_2 FROM settings t0 WHERE t0.name = ?
Parameters:
[
  "module_banner.data"
]
33 0.19 ms
SELECT m0_.id AS id_0, m0_.url AS url_1, m0_.start_date AS start_date_2, m0_.end_date AS end_date_3, m1_.id AS id_4, m1_.type AS type_5, m1_.value AS value_6, m1_.slug AS slug_7, m1_.custom_slug AS custom_slug_8, m1_.banner_type AS banner_type_9, m1_.position AS position_10, m1_.is_visible AS is_visible_11, m2_.id AS id_12, f3_.id AS id_13, f3_.name AS name_14, f3_.extension AS extension_15, f3_.full_name AS full_name_16, f3_.file AS file_17, f3_.description AS description_18, f3_.updated_at AS updated_at_19, f3_.added_at AS added_at_20, m4_.id AS id_21, m4_.lang AS lang_22, m4_.content_edited AS content_edited_23, m0_.id_module_multilang_entry AS id_module_multilang_entry_24, m0_.id_category AS id_category_25, m2_.id_module_multilang_entry_lang AS id_module_multilang_entry_lang_26, m2_.id_module_banner AS id_module_banner_27, m2_.id_image_file_repository AS id_image_file_repository_28, f3_.id_file_repository_folder AS id_file_repository_folder_29, f3_.id_updated_by_user AS id_updated_by_user_30, f3_.id_added_by_user AS id_added_by_user_31, m4_.id_module_multilang_entry AS id_module_multilang_entry_32 FROM module_banner m0_ INNER JOIN module_dictionary m1_ ON m0_.id_category = m1_.id INNER JOIN module_banner_lang_entry m2_ ON m0_.id = m2_.id_module_banner INNER JOIN file_repository f3_ ON m2_.id_image_file_repository = f3_.id INNER JOIN module_multilang_entry_lang m4_ ON m2_.id_module_multilang_entry_lang = m4_.id WHERE m1_.id = ? AND m4_.lang = ? AND m0_.id > ? AND m0_.start_date <= ? AND (m0_.end_date IS NULL OR m0_.end_date >= ?) LIMIT 1
Parameters:
[
  11
  "pl"
  1
  "2025-09-18 00:00:00"
  "2025-09-18 00:00:00"
]
34 0.17 ms
SELECT m0_.id AS id_0, m0_.url AS url_1, m0_.start_date AS start_date_2, m0_.end_date AS end_date_3, m1_.id AS id_4, m1_.type AS type_5, m1_.value AS value_6, m1_.slug AS slug_7, m1_.custom_slug AS custom_slug_8, m1_.banner_type AS banner_type_9, m1_.position AS position_10, m1_.is_visible AS is_visible_11, m2_.id AS id_12, f3_.id AS id_13, f3_.name AS name_14, f3_.extension AS extension_15, f3_.full_name AS full_name_16, f3_.file AS file_17, f3_.description AS description_18, f3_.updated_at AS updated_at_19, f3_.added_at AS added_at_20, m4_.id AS id_21, m4_.lang AS lang_22, m4_.content_edited AS content_edited_23, m0_.id_module_multilang_entry AS id_module_multilang_entry_24, m0_.id_category AS id_category_25, m2_.id_module_multilang_entry_lang AS id_module_multilang_entry_lang_26, m2_.id_module_banner AS id_module_banner_27, m2_.id_image_file_repository AS id_image_file_repository_28, f3_.id_file_repository_folder AS id_file_repository_folder_29, f3_.id_updated_by_user AS id_updated_by_user_30, f3_.id_added_by_user AS id_added_by_user_31, m4_.id_module_multilang_entry AS id_module_multilang_entry_32 FROM module_banner m0_ INNER JOIN module_dictionary m1_ ON m0_.id_category = m1_.id INNER JOIN module_banner_lang_entry m2_ ON m0_.id = m2_.id_module_banner INNER JOIN file_repository f3_ ON m2_.id_image_file_repository = f3_.id INNER JOIN module_multilang_entry_lang m4_ ON m2_.id_module_multilang_entry_lang = m4_.id WHERE m1_.id = ? AND m4_.lang = ? AND m0_.id > ? AND m0_.start_date <= ? AND (m0_.end_date IS NULL OR m0_.end_date >= ?) LIMIT 1
Parameters:
[
  11
  "pl"
  0
  "2025-09-18 00:00:00"
  "2025-09-18 00:00:00"
]

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
App\Admin\Modules\CompanyCatalog\Entity\CompanyCatalog No errors.
App\Admin\Modules\CompanyCatalog\Entity\CompanyCatalogCategory No errors.
App\Entity\Settings No errors.
App\Admin\Modules\FileRepository\Entity\FileRepository No errors.
App\Admin\Modules\FileRepository\Entity\FileRepositoryFolder No errors.
App\Modules\User\Entity\User No errors.
App\Admin\Modules\Translator\Entity\Translator No errors.
App\Admin\Modules\Structure\Entity\Structure No errors.
App\Admin\Modules\Structure\Entity\StructureElement No errors.
App\Admin\Modules\Structure\Entity\StructureElementYoutubeMovie No errors.
App\Admin\Modules\Structure\Entity\StructureElementHtmlContent No errors.
App\Admin\Modules\Structure\Entity\StructureElementGallery No errors.
App\Admin\Modules\Structure\Entity\StructureElementTextAndGallery No errors.
App\Admin\Modules\Structure\Entity\StructureElementLinkAndImage No errors.
App\Admin\Modules\Structure\Entity\StructureElementTabsAndImages No errors.
App\Admin\Modules\Structure\Entity\StructureElementTextAndImageSlider No errors.
App\Admin\Modules\Structure\Entity\StructureElementExpandableText No errors.
App\Admin\Modules\Structure\Entity\StructureElementPageStartSlider No errors.
App\Admin\Modules\Structure\Entity\StructureElementBanner No errors.
App\Admin\Modules\Structure\Entity\StructureElementLogotypes No errors.
App\Admin\Modules\Structure\Entity\StructureElementCustomForm No errors.
App\Admin\Modules\Structure\Entity\StructureElementStructureMenu No errors.
App\Admin\Modules\Structure\Entity\StructureElementGuestOpinions No errors.
App\Admin\Modules\ModuleMenu\Entity\StructureElementMenuCategoryItems No errors.
App\Admin\Modules\ModuleBanner\Entity\StructureElementModuleBanner No errors.
App\Admin\Modules\ModuleGuestOpinion\Entity\StructureElementGuestOpinionsModule No errors.
App\Admin\Modules\UserCompany\Entity\UserCompany No errors.
App\PanelWelder\Modules\User\Entity\UserCV No errors.
App\Admin\Modules\Structure\Entity\StructureElementGalleryImage No errors.
App\Admin\Modules\Structure\Entity\StructureElementTextAndGalleryImage No errors.
App\Admin\Modules\Structure\Entity\StructureElementTabsAndImagesTab No errors.
App\Admin\Modules\Structure\Entity\StructureElementTextAndImageSliderItem No errors.
App\Admin\Modules\Structure\Entity\StructureElementPageStartSliderImage No errors.
App\Admin\Modules\Structure\Entity\StructureElementBannerImage No errors.
App\Admin\Modules\Structure\Entity\StructureElementLogotypesImage No errors.
App\Admin\Modules\Module\Entity\ModuleDictionary No errors.
App\Admin\Modules\ModuleBanner\Entity\ModuleBanner No errors.
App\Admin\Modules\ModuleBanner\Entity\ModuleBannerLangEntry No errors.
App\Admin\Modules\Module\Entity\ModuleMultilangEntryLang No errors.
App\Admin\Modules\Module\Entity\ModuleMultilangEntry No errors.