GET https://dev.petso.halisz.pl/oferta/4453-Bialy-Owczarek-Szwajcarski-z-doskonalym-rodowodem-FCI

Query Metrics

25 Database Queries
20 Different statements
48.35 ms Query time
0 Invalid entities
45 Managed entities

Queries

Group similar statements

# Time Info
1 1.28 ms
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.slug AS slug_3, t0.status AS status_4, t0.payment_type AS payment_type_5, t0.rejection_reason AS rejection_reason_6, t0.date_created_at AS date_created_at_7, t0.started_at AS started_at_8, t0.ended_at AS ended_at_9, t0.name AS name_10, t0.description AS description_11, t0.price AS price_12, t0.gender_male AS gender_male_13, t0.gender_female AS gender_female_14, t0.date_availability AS date_availability_15, t0.stat_view AS stat_view_16, t0.stat_phone AS stat_phone_17, t0.stat_message AS stat_message_18, t0.approval_type AS approval_type_19, t0.deleted_at AS deleted_at_20, t0.auto_renew AS auto_renew_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.owner_id AS owner_id_24, t0.breed_id AS breed_id_25, t0.category_id AS category_id_26, t27.id AS id_28, t27.package AS package_29, t27.distinction_bay AS distinction_bay_30, t27.distinction_current AS distinction_current_31, t27.distinction_start_at AS distinction_start_at_32, t27.distinction_end_at AS distinction_end_at_33, t27.refreshment_bay AS refreshment_bay_34, t27.refreshment_current AS refreshment_current_35, t27.refreshment_last_at AS refreshment_last_at_36, t27.post_bay AS post_bay_37, t27.homepage_bay AS homepage_bay_38, t27.homepage_start_at AS homepage_start_at_39, t27.homepage_end_at AS homepage_end_at_40, t27.bay_at AS bay_at_41, t27.offer_id AS offer_id_42, t0.user_plan_id AS user_plan_id_43 FROM offer t0 LEFT JOIN offer_promotion t27 ON t27.offer_id = t0.id WHERE t0.id = ?
Parameters:
[
  4453
]
2 1.31 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.filter_id AS filter_id_3, t0.offer_id AS offer_id_4 FROM offer_filter t0 WHERE t0.offer_id IN (?)
Parameters:
[
  4453
]
3 1.89 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.phone AS phone_7, t0.city AS city_8, t0.postcode AS postcode_9, t0.address AS address_10, t0.active AS active_11, t0.is_verified AS is_verified_12, t0.uuid AS uuid_13, t0.newsletter AS newsletter_14, t0.is_blocked AS is_blocked_15, t0.blocked_message AS blocked_message_16, t0.blocked_date AS blocked_date_17, t0.allow_auto_approval AS allow_auto_approval_18, t0.type AS type_19, t0.last_offer_added_at AS last_offer_added_at_20, t0.delete_request_at AS delete_request_at_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.deleted_at AS deleted_at_24, t0.province_id AS province_id_25, t26.id AS id_27, t26.name AS name_28, t26.regon AS regon_29, t26.description AS description_30, t26.verified AS verified_31, t26.association_custom AS association_custom_32, t26.nickname AS nickname_33, t26.facebook_url AS facebook_url_34, t26.instagram_url AS instagram_url_35, t26.web_url AS web_url_36, t26.certificate_file AS certificate_file_37, t26.certificate_file_status AS certificate_file_status_38, t26.certificate_file_uploaded_at AS certificate_file_uploaded_at_39, t26.certificate_file_rejected_reason AS certificate_file_rejected_reason_40, t26.certificate_file_public AS certificate_file_public_41, t26.deleted_at AS deleted_at_42, t26.owner_id AS owner_id_43, t26.association_id AS association_id_44, t0.avatar_id AS avatar_id_45, t0.last_payment_address_id AS last_payment_address_id_46, t47.id AS id_48, t47.name AS name_49, t47.phone AS phone_50, t47.regon AS regon_51, t47.address AS address_52, t47.city AS city_53, t47.postcode AS postcode_54, t47.description AS description_55, t47.facebook_url AS facebook_url_56, t47.instagram_url AS instagram_url_57, t47.web_url AS web_url_58, t47.deleted_at AS deleted_at_59, t47.province_id AS province_id_60, t47.owner_id AS owner_id_61 FROM `user` t0 LEFT JOIN breeding t26 ON t26.owner_id = t0.id LEFT JOIN foundation t47 ON t47.owner_id = t0.id WHERE t0.id = ?
Parameters:
[
  2641
]
4 13.78 ms
UPDATE offer SET stat_view = stat_view + 1 WHERE id = ?
Parameters:
[
  4453
]
5 1.09 ms
SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.slug AS slug_2, f0_.type AS type_3, f0_.required AS required_4, f0_.all_categories AS all_categories_5, f0_.search AS search_6, f0_.choices AS choices_7, f0_.position AS position_8 FROM filter f0_ LEFT JOIN filter_category f2_ ON f0_.id = f2_.filter_id LEFT JOIN category c1_ ON c1_.id = f2_.category_id WHERE c1_.id = ? OR f0_.all_categories = 1 ORDER BY f0_.position ASC
Parameters:
[
  2
]
6 1.10 ms
SELECT s0_.name AS name_0, s0_.value AS value_1 FROM setting s0_
Parameters:
[]
7 1.59 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.file AS file_4, t0.uuid AS uuid_5, t0.type AS type_6, t0.temp AS temp_7, t0.path AS path_8, t0.width AS width_9, t0.height AS height_10, t0.extension AS extension_11, t0.position AS position_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.owner_id AS owner_id_15 FROM image t0 INNER JOIN offer_images ON t0.id = offer_images.image_id WHERE offer_images.offer_id = ? ORDER BY t0.position ASC
Parameters:
[
  4453
]
8 1.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.active AS active_5, t0.position AS position_6, t0.breeding_description AS breeding_description_7, t0.title AS title_8, t0.meta_title AS meta_title_9, t0.meta_keywords AS meta_keywords_10, t0.meta_description AS meta_description_11, t0.category_id AS category_id_12, t0.image_id AS image_id_13 FROM category t0 WHERE t0.id = ?
Parameters:
[
  2
]
9 1.84 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.active AS active_5, t0.breeding_description AS breeding_description_6, t0.title AS title_7, t0.meta_title AS meta_title_8, t0.meta_keywords AS meta_keywords_9, t0.meta_description AS meta_description_10, t0.image_id AS image_id_11, t0.category_id AS category_id_12, t13.id AS id_14, t13.name AS name_15, t13.content AS content_16, t13.stat_size AS stat_size_17, t13.stat_exercises AS stat_exercises_18, t13.stat_training AS stat_training_19, t13.stat_hair_amount AS stat_hair_amount_20, t13.stat_haircut_frequency AS stat_haircut_frequency_21, t13.stat_kids AS stat_kids_22, t13.stat_health AS stat_health_23, t13.stat_costs AS stat_costs_24, t13.stat_intelligence AS stat_intelligence_25, t13.param_life AS param_life_26, t13.param_weight_male AS param_weight_male_27, t13.param_weight_female AS param_weight_female_28, t13.param_growth AS param_growth_29, t13.param_recognized_by_fci AS param_recognized_by_fci_30, t13.blocks AS blocks_31, t13.title AS title_32, t13.meta_title AS meta_title_33, t13.meta_keywords AS meta_keywords_34, t13.meta_description AS meta_description_35, t13.breed_id AS breed_id_36 FROM breed t0 LEFT JOIN breed_information t13 ON t13.breed_id = t0.id WHERE t0.id = ?
Parameters:
[
  35
]
10 0.97 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.regon AS regon_3, t0.federation_id AS federation_id_4 FROM association t0 WHERE t0.id = ?
Parameters:
[
  27
]
11 0.89 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.regon AS regon_3, t0.description AS description_4, t0.show_badge AS show_badge_5, t0.full_name AS full_name_6, t0.show_table AS show_table_7 FROM federation t0 WHERE t0.id = ?
Parameters:
[
  5
]
12 0.82 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.active AS active_4 FROM province t0 WHERE t0.id = ?
Parameters:
[
  6
]
13 0.89 ms
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.description AS description_4, t0.price AS price_5, t0.status AS status_6, t0.gender AS gender_7, t0.image_id AS image_id_8, t0.offer_id AS offer_id_9 FROM offer_pet t0 WHERE t0.offer_id = ?
Parameters:
[
  4453
]
14 0.99 ms
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.location AS location_2, a0_.advert_height AS advert_height_3, a0_.advert_width AS advert_width_4, a0_.active AS active_5, a0_.max_quantity AS max_quantity_6 FROM advert_group a0_ WHERE a0_.location = ? AND a0_.active = ?
Parameters:
[
  "offer_content"
  1
]
15 1.22 ms
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.location AS location_2, a0_.advert_height AS advert_height_3, a0_.advert_width AS advert_width_4, a0_.active AS active_5, a0_.max_quantity AS max_quantity_6 FROM advert_group a0_ WHERE a0_.location = ? AND a0_.active = ?
Parameters:
[
  "offer_content"
  1
]
16 1.32 ms
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.url AS url_2, a0_.image AS image_3, a0_.code AS code_4, a0_.start_at AS start_at_5, a0_.end_at AS end_at_6, a0_.views AS views_7, a0_.clicks AS clicks_8, a0_.unique_views AS unique_views_9, a0_.uuid AS uuid_10, a0_.extension AS extension_11, a0_.alt AS alt_12, a0_.title AS title_13, a0_.weight AS weight_14, a0_.active AS active_15, a0_.advert_group_id AS advert_group_id_16 FROM advert a0_ WHERE a0_.advert_group_id = ? AND a0_.active = ? AND a0_.start_at < ? AND a0_.end_at > ? ORDER BY a0_.weight ASC
Parameters:
[
  5
  1
  "2026-03-28 19:31:39"
  "2026-03-28 19:31:39"
]
17 1.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.file AS file_4, t0.uuid AS uuid_5, t0.type AS type_6, t0.temp AS temp_7, t0.path AS path_8, t0.width AS width_9, t0.height AS height_10, t0.extension AS extension_11, t0.position AS position_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.owner_id AS owner_id_15 FROM image t0 WHERE t0.id = ?
Parameters:
[
  34806
]
18 0.91 ms
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.location AS location_2, a0_.advert_height AS advert_height_3, a0_.advert_width AS advert_width_4, a0_.active AS active_5, a0_.max_quantity AS max_quantity_6 FROM advert_group a0_ WHERE a0_.location = ? AND a0_.active = ?
Parameters:
[
  "offer_right_1"
  1
]
19 0.69 ms
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.location AS location_2, a0_.advert_height AS advert_height_3, a0_.advert_width AS advert_width_4, a0_.active AS active_5, a0_.max_quantity AS max_quantity_6 FROM advert_group a0_ WHERE a0_.location = ? AND a0_.active = ?
Parameters:
[
  "offer_right_1"
  1
]
20 1.01 ms
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.url AS url_2, a0_.image AS image_3, a0_.code AS code_4, a0_.start_at AS start_at_5, a0_.end_at AS end_at_6, a0_.views AS views_7, a0_.clicks AS clicks_8, a0_.unique_views AS unique_views_9, a0_.uuid AS uuid_10, a0_.extension AS extension_11, a0_.alt AS alt_12, a0_.title AS title_13, a0_.weight AS weight_14, a0_.active AS active_15, a0_.advert_group_id AS advert_group_id_16 FROM advert a0_ WHERE a0_.advert_group_id = ? AND a0_.active = ? AND a0_.start_at < ? AND a0_.end_at > ? ORDER BY a0_.weight ASC
Parameters:
[
  6
  1
  "2026-03-28 19:31:39"
  "2026-03-28 19:31:39"
]
21 1.81 ms
SELECT o0_.id AS id_0 FROM offer o0_ WHERE o0_.status = ? AND o0_.started_at < ? AND o0_.ended_at > ? AND o0_.breed_id = ? AND o0_.id <> ? ORDER BY RAND() ASC LIMIT 10
Parameters:
[
  "approved"
  "2026-03-28 19:31:39"
  "2026-03-28 19:31:39"
  35
  4453
]
22 2.95 ms
SELECT o0_.id AS id_0, o0_.uuid AS uuid_1, o0_.slug AS slug_2, o0_.status AS status_3, o0_.payment_type AS payment_type_4, o0_.rejection_reason AS rejection_reason_5, o0_.date_created_at AS date_created_at_6, o0_.started_at AS started_at_7, o0_.ended_at AS ended_at_8, o0_.name AS name_9, o0_.description AS description_10, o0_.price AS price_11, o0_.gender_male AS gender_male_12, o0_.gender_female AS gender_female_13, o0_.date_availability AS date_availability_14, o0_.stat_view AS stat_view_15, o0_.stat_phone AS stat_phone_16, o0_.stat_message AS stat_message_17, o0_.approval_type AS approval_type_18, o0_.deleted_at AS deleted_at_19, o0_.auto_renew AS auto_renew_20, o0_.created_at AS created_at_21, o0_.updated_at AS updated_at_22, u1_.id AS id_23, u1_.email AS email_24, u1_.roles AS roles_25, u1_.password AS password_26, u1_.firstname AS firstname_27, u1_.lastname AS lastname_28, u1_.phone AS phone_29, u1_.city AS city_30, u1_.postcode AS postcode_31, u1_.address AS address_32, u1_.active AS active_33, u1_.is_verified AS is_verified_34, u1_.uuid AS uuid_35, u1_.newsletter AS newsletter_36, u1_.is_blocked AS is_blocked_37, u1_.blocked_message AS blocked_message_38, u1_.blocked_date AS blocked_date_39, u1_.allow_auto_approval AS allow_auto_approval_40, u1_.type AS type_41, u1_.last_offer_added_at AS last_offer_added_at_42, u1_.delete_request_at AS delete_request_at_43, u1_.created_at AS created_at_44, u1_.updated_at AS updated_at_45, u1_.deleted_at AS deleted_at_46, c2_.id AS id_47, c2_.name AS name_48, c2_.slug AS slug_49, c2_.description AS description_50, c2_.active AS active_51, c2_.position AS position_52, c2_.breeding_description AS breeding_description_53, c2_.title AS title_54, c2_.meta_title AS meta_title_55, c2_.meta_keywords AS meta_keywords_56, c2_.meta_description AS meta_description_57, b3_.id AS id_58, b3_.name AS name_59, b3_.slug AS slug_60, b3_.description AS description_61, b3_.active AS active_62, b3_.breeding_description AS breeding_description_63, b3_.title AS title_64, b3_.meta_title AS meta_title_65, b3_.meta_keywords AS meta_keywords_66, b3_.meta_description AS meta_description_67, i4_.id AS id_68, i4_.name AS name_69, i4_.alt AS alt_70, i4_.file AS file_71, i4_.uuid AS uuid_72, i4_.type AS type_73, i4_.temp AS temp_74, i4_.path AS path_75, i4_.width AS width_76, i4_.height AS height_77, i4_.extension AS extension_78, i4_.position AS position_79, i4_.created_at AS created_at_80, i4_.updated_at AS updated_at_81, p5_.id AS id_82, p5_.name AS name_83, p5_.slug AS slug_84, p5_.active AS active_85, b6_.id AS id_86, b6_.name AS name_87, b6_.regon AS regon_88, b6_.description AS description_89, b6_.verified AS verified_90, b6_.association_custom AS association_custom_91, b6_.nickname AS nickname_92, b6_.facebook_url AS facebook_url_93, b6_.instagram_url AS instagram_url_94, b6_.web_url AS web_url_95, b6_.certificate_file AS certificate_file_96, b6_.certificate_file_status AS certificate_file_status_97, b6_.certificate_file_uploaded_at AS certificate_file_uploaded_at_98, b6_.certificate_file_rejected_reason AS certificate_file_rejected_reason_99, b6_.certificate_file_public AS certificate_file_public_100, b6_.deleted_at AS deleted_at_101, a7_.id AS id_102, a7_.name AS name_103, a7_.regon AS regon_104, f8_.id AS id_105, f8_.name AS name_106, f8_.regon AS regon_107, f8_.description AS description_108, f8_.show_badge AS show_badge_109, f8_.full_name AS full_name_110, f8_.show_table AS show_table_111, i9_.id AS id_112, i9_.name AS name_113, i9_.alt AS alt_114, i9_.file AS file_115, i9_.uuid AS uuid_116, i9_.type AS type_117, i9_.temp AS temp_118, i9_.path AS path_119, i9_.width AS width_120, i9_.height AS height_121, i9_.extension AS extension_122, i9_.position AS position_123, i9_.created_at AS created_at_124, i9_.updated_at AS updated_at_125, o10_.id AS id_126, o10_.value AS value_127, f11_.id AS id_128, f11_.name AS name_129, f11_.slug AS slug_130, f11_.type AS type_131, f11_.required AS required_132, f11_.all_categories AS all_categories_133, f11_.search AS search_134, f11_.choices AS choices_135, f11_.position AS position_136, o12_.id AS id_137, o12_.package AS package_138, o12_.distinction_bay AS distinction_bay_139, o12_.distinction_current AS distinction_current_140, o12_.distinction_start_at AS distinction_start_at_141, o12_.distinction_end_at AS distinction_end_at_142, o12_.refreshment_bay AS refreshment_bay_143, o12_.refreshment_current AS refreshment_current_144, o12_.refreshment_last_at AS refreshment_last_at_145, o12_.post_bay AS post_bay_146, o12_.homepage_bay AS homepage_bay_147, o12_.homepage_start_at AS homepage_start_at_148, o12_.homepage_end_at AS homepage_end_at_149, o12_.bay_at AS bay_at_150, o0_.owner_id AS owner_id_151, o0_.breed_id AS breed_id_152, o0_.category_id AS category_id_153, o0_.user_plan_id AS user_plan_id_154, u1_.province_id AS province_id_155, u1_.avatar_id AS avatar_id_156, u1_.last_payment_address_id AS last_payment_address_id_157, c2_.category_id AS category_id_158, c2_.image_id AS image_id_159, b3_.image_id AS image_id_160, b3_.category_id AS category_id_161, i4_.owner_id AS owner_id_162, b6_.owner_id AS owner_id_163, b6_.association_id AS association_id_164, a7_.federation_id AS federation_id_165, i9_.owner_id AS owner_id_166, o10_.filter_id AS filter_id_167, o10_.offer_id AS offer_id_168, o12_.offer_id AS offer_id_169 FROM offer o0_ LEFT JOIN `user` u1_ ON o0_.owner_id = u1_.id LEFT JOIN category c2_ ON o0_.category_id = c2_.id LEFT JOIN breed b3_ ON o0_.breed_id = b3_.id LEFT JOIN image i4_ ON u1_.avatar_id = i4_.id LEFT JOIN province p5_ ON u1_.province_id = p5_.id LEFT JOIN breeding b6_ ON u1_.id = b6_.owner_id LEFT JOIN foundation f13_ ON u1_.id = f13_.owner_id LEFT JOIN association a7_ ON b6_.association_id = a7_.id LEFT JOIN federation f8_ ON a7_.federation_id = f8_.id LEFT JOIN offer_images o14_ ON o0_.id = o14_.offer_id LEFT JOIN image i9_ ON i9_.id = o14_.image_id LEFT JOIN offer_filter o10_ ON o0_.id = o10_.offer_id LEFT JOIN filter f11_ ON o10_.filter_id = f11_.id LEFT JOIN offer_promotion o12_ ON o0_.id = o12_.offer_id WHERE o0_.status = ? AND o0_.started_at < ? AND u1_.is_blocked <> 1 AND u1_.is_verified = 1 AND u1_.active = 1 AND u1_.deleted_at IS NULL AND o0_.id IN (NULL) ORDER BY o0_.date_created_at DESC, i9_.position ASC
Parameters:
[
  "approved"
  "2026-03-28 19:31:39"
]
23 3.77 ms
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.slug AS slug_2, b0_.description AS description_3, b0_.content AS content_4, b0_.date_created_at AS date_created_at_5, b0_.date_updated_at AS date_updated_at_6, b0_.active AS active_7, b0_.is_featured AS is_featured_8, b0_.position AS position_9, b0_.title AS title_10, b0_.meta_title AS meta_title_11, b0_.meta_keywords AS meta_keywords_12, b0_.meta_description AS meta_description_13, i1_.id AS id_14, i1_.name AS name_15, i1_.alt AS alt_16, i1_.file AS file_17, i1_.uuid AS uuid_18, i1_.type AS type_19, i1_.temp AS temp_20, i1_.path AS path_21, i1_.width AS width_22, i1_.height AS height_23, i1_.extension AS extension_24, i1_.position AS position_25, i1_.created_at AS created_at_26, i1_.updated_at AS updated_at_27, b0_.image_id AS image_id_28, b0_.big_image_id AS big_image_id_29, b0_.author_id AS author_id_30, i1_.owner_id AS owner_id_31 FROM blog b0_ LEFT JOIN image i1_ ON b0_.image_id = i1_.id LEFT JOIN tagging t2_ ON (t2_.resource_type = ? AND t2_.resource_id = b0_.id) LEFT JOIN tag t3_ ON t2_.tag_id = t3_.id WHERE b0_.active = 1 AND t3_.slug IN (?) ORDER BY b0_.date_created_at DESC LIMIT 3
Parameters:
[
  "App\Entity\Blog"
  Symfony\Component\String\UnicodeString {#4734
    __toString(): "pies"
  }
]
24 3.10 ms
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.slug AS slug_2, b0_.description AS description_3, b0_.content AS content_4, b0_.date_created_at AS date_created_at_5, b0_.date_updated_at AS date_updated_at_6, b0_.active AS active_7, b0_.is_featured AS is_featured_8, b0_.position AS position_9, b0_.title AS title_10, b0_.meta_title AS meta_title_11, b0_.meta_keywords AS meta_keywords_12, b0_.meta_description AS meta_description_13, i1_.id AS id_14, i1_.name AS name_15, i1_.alt AS alt_16, i1_.file AS file_17, i1_.uuid AS uuid_18, i1_.type AS type_19, i1_.temp AS temp_20, i1_.path AS path_21, i1_.width AS width_22, i1_.height AS height_23, i1_.extension AS extension_24, i1_.position AS position_25, i1_.created_at AS created_at_26, i1_.updated_at AS updated_at_27, b0_.image_id AS image_id_28, b0_.big_image_id AS big_image_id_29, b0_.author_id AS author_id_30, i1_.owner_id AS owner_id_31 FROM blog b0_ LEFT JOIN image i1_ ON b0_.image_id = i1_.id LEFT JOIN tagging t2_ ON (t2_.resource_type = ? AND t2_.resource_id = b0_.id) LEFT JOIN tag t3_ ON t2_.tag_id = t3_.id WHERE b0_.active = 1 AND t3_.slug IN (?) ORDER BY b0_.date_created_at DESC LIMIT 3
Parameters:
[
  "App\Entity\Blog"
  Symfony\Component\String\UnicodeString {#4705
    __toString(): "pies"
  }
]
25 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.display_name AS display_name_7 FROM employee t0 WHERE t0.id = ?
Parameters:
[
  1
]

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\Image 15
App\Entity\OfferFilter 7
App\Entity\Filter 7
App\Entity\Blog 3
App\Entity\AdvertGroup 2
App\Entity\Offer 1
App\Entity\User 1
App\Entity\Breed 1
App\Entity\Category 1
App\Entity\OfferPromotion 1
App\Entity\Province 1
App\Entity\Breeding 1
App\Entity\Association 1
App\Entity\BreedInformation 1
App\Entity\Federation 1
App\Entity\Employee 1

Entities Mapping