Query Metrics
55
Database Queries
19
Different statements
343.40 ms
Query time
2
Invalid entities
400
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.91 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 FROM type t0 WHERE t0.slug = ? AND t0.active = ? LIMIT 1
Parameters:
[ "zwierzeta-na-sprzedaz" 1 ]
|
||||||||||||||||||||||||||||||||||
| 2 | 0.83 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 f0_.all_categories = 1 ORDER BY f0_.position ASC
Parameters:
[]
|
||||||||||||||||||||||||||||||||||
| 3 | 23.77 ms |
SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.regon AS regon_2, f0_.description AS description_3, f0_.show_badge AS show_badge_4, f0_.full_name AS full_name_5, f0_.show_table AS show_table_6 FROM federation f0_ LEFT JOIN association a1_ ON f0_.id = a1_.federation_id LEFT JOIN breeding b2_ ON a1_.id = b2_.association_id GROUP BY f0_.id, f0_.name, f0_.regon, f0_.description, f0_.show_badge, f0_.full_name, f0_.show_table HAVING COUNT(a1_.id) > 0 AND COUNT(b2_.id) > 0 ORDER BY f0_.name ASC
Parameters:
[]
|
||||||||||||||||||||||||||||||||||
| 4 | 0.62 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 ORDER BY t0.name ASC
Parameters:
[]
|
||||||||||||||||||||||||||||||||||
| 5 | 0.66 ms |
SELECT s0_.name AS name_0, s0_.value AS value_1 FROM setting s0_
Parameters:
[]
|
||||||||||||||||||||||||||||||||||
| 6 | 3.29 ms |
SELECT DISTINCT o0_.id AS id_0, o0_.date_created_at AS date_created_at_1 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 f7_ ON u1_.id = f7_.owner_id LEFT JOIN association a8_ ON b6_.association_id = a8_.id LEFT JOIN federation f9_ ON a8_.federation_id = f9_.id LEFT JOIN offer_images o11_ ON o0_.id = o11_.offer_id LEFT JOIN image i10_ ON i10_.id = o11_.image_id LEFT JOIN offer_filter o12_ ON o0_.id = o12_.offer_id LEFT JOIN filter f13_ ON o12_.filter_id = f13_.id LEFT JOIN offer_promotion o14_ ON o0_.id = o14_.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 (o14_.distinction_start_at < ? OR o14_.distinction_start_at IS NULL) AND o14_.distinction_end_at >= ? ORDER BY o0_.date_created_at DESC
Parameters:
[ "approved" "2025-12-06 06:59:08" "2025-12-06 06:59:08" "2025-12-06 06:59:08" ]
|
||||||||||||||||||||||||||||||||||
| 7 | 3.20 ms |
SELECT DISTINCT o0_.id AS id_0, o0_.date_created_at AS date_created_at_1 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 f7_ ON u1_.id = f7_.owner_id LEFT JOIN association a8_ ON b6_.association_id = a8_.id LEFT JOIN federation f9_ ON a8_.federation_id = f9_.id LEFT JOIN offer_images o11_ ON o0_.id = o11_.offer_id LEFT JOIN image i10_ ON i10_.id = o11_.image_id LEFT JOIN offer_filter o12_ ON o0_.id = o12_.offer_id LEFT JOIN filter f13_ ON o12_.filter_id = f13_.id LEFT JOIN offer_promotion o14_ ON o0_.id = o14_.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 (o14_.distinction_start_at < ? OR o14_.distinction_start_at IS NULL) AND o14_.distinction_end_at >= ? ORDER BY o0_.date_created_at DESC LIMIT 2
Parameters:
[ "approved" "2025-12-06 06:59:08" "2025-12-06 06:59:08" "2025-12-06 06:59:08" ]
|
||||||||||||||||||||||||||||||||||
| 8 | 3.39 ms |
SELECT DISTINCT o0_.id AS id_0 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 f7_ ON u1_.id = f7_.owner_id LEFT JOIN association a8_ ON b6_.association_id = a8_.id LEFT JOIN federation f9_ ON a8_.federation_id = f9_.id LEFT JOIN offer_images o11_ ON o0_.id = o11_.offer_id LEFT JOIN image i10_ ON i10_.id = o11_.image_id LEFT JOIN offer_filter o12_ ON o0_.id = o12_.offer_id LEFT JOIN filter f13_ ON o12_.filter_id = f13_.id LEFT JOIN offer_promotion o14_ ON o0_.id = o14_.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 (o14_.distinction_start_at < ? OR o14_.distinction_start_at IS NULL) AND o14_.distinction_end_at >= ? ORDER BY RAND() ASC LIMIT 4
Parameters:
[ "approved" "2025-12-06 06:59:08" "2025-12-06 06:59:08" "2025-12-06 06:59:08" ]
|
||||||||||||||||||||||||||||||||||
| 9 | 3.33 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_.created_at AS created_at_20, o0_.updated_at AS updated_at_21, u1_.id AS id_22, u1_.email AS email_23, u1_.roles AS roles_24, u1_.password AS password_25, u1_.firstname AS firstname_26, u1_.lastname AS lastname_27, u1_.phone AS phone_28, u1_.city AS city_29, u1_.postcode AS postcode_30, u1_.address AS address_31, u1_.active AS active_32, u1_.is_verified AS is_verified_33, u1_.uuid AS uuid_34, u1_.newsletter AS newsletter_35, u1_.is_blocked AS is_blocked_36, u1_.blocked_message AS blocked_message_37, u1_.blocked_date AS blocked_date_38, u1_.allow_auto_approval AS allow_auto_approval_39, u1_.type AS type_40, u1_.last_offer_added_at AS last_offer_added_at_41, u1_.delete_request_at AS delete_request_at_42, u1_.created_at AS created_at_43, u1_.updated_at AS updated_at_44, u1_.deleted_at AS deleted_at_45, c2_.id AS id_46, c2_.name AS name_47, c2_.slug AS slug_48, c2_.description AS description_49, c2_.active AS active_50, c2_.position AS position_51, c2_.breeding_description AS breeding_description_52, c2_.title AS title_53, c2_.meta_title AS meta_title_54, c2_.meta_keywords AS meta_keywords_55, c2_.meta_description AS meta_description_56, b3_.id AS id_57, b3_.name AS name_58, b3_.slug AS slug_59, b3_.description AS description_60, b3_.active AS active_61, b3_.breeding_description AS breeding_description_62, b3_.title AS title_63, b3_.meta_title AS meta_title_64, b3_.meta_keywords AS meta_keywords_65, b3_.meta_description AS meta_description_66, i4_.id AS id_67, i4_.name AS name_68, i4_.alt AS alt_69, i4_.file AS file_70, i4_.uuid AS uuid_71, i4_.type AS type_72, i4_.temp AS temp_73, i4_.path AS path_74, i4_.width AS width_75, i4_.height AS height_76, i4_.extension AS extension_77, i4_.position AS position_78, i4_.created_at AS created_at_79, i4_.updated_at AS updated_at_80, p5_.id AS id_81, p5_.name AS name_82, p5_.slug AS slug_83, p5_.active AS active_84, b6_.id AS id_85, b6_.name AS name_86, b6_.regon AS regon_87, b6_.description AS description_88, b6_.verified AS verified_89, b6_.association_custom AS association_custom_90, b6_.nickname AS nickname_91, b6_.facebook_url AS facebook_url_92, b6_.instagram_url AS instagram_url_93, b6_.web_url AS web_url_94, b6_.certificate_file AS certificate_file_95, b6_.certificate_file_status AS certificate_file_status_96, b6_.certificate_file_uploaded_at AS certificate_file_uploaded_at_97, b6_.certificate_file_rejected_reason AS certificate_file_rejected_reason_98, b6_.certificate_file_public AS certificate_file_public_99, b6_.deleted_at AS deleted_at_100, a7_.id AS id_101, a7_.name AS name_102, a7_.regon AS regon_103, f8_.id AS id_104, f8_.name AS name_105, f8_.regon AS regon_106, f8_.description AS description_107, f8_.show_badge AS show_badge_108, f8_.full_name AS full_name_109, f8_.show_table AS show_table_110, i9_.id AS id_111, i9_.name AS name_112, i9_.alt AS alt_113, i9_.file AS file_114, i9_.uuid AS uuid_115, i9_.type AS type_116, i9_.temp AS temp_117, i9_.path AS path_118, i9_.width AS width_119, i9_.height AS height_120, i9_.extension AS extension_121, i9_.position AS position_122, i9_.created_at AS created_at_123, i9_.updated_at AS updated_at_124, o10_.id AS id_125, o10_.value AS value_126, f11_.id AS id_127, f11_.name AS name_128, f11_.slug AS slug_129, f11_.type AS type_130, f11_.required AS required_131, f11_.all_categories AS all_categories_132, f11_.search AS search_133, f11_.choices AS choices_134, f11_.position AS position_135, o12_.id AS id_136, o12_.package AS package_137, o12_.distinction_bay AS distinction_bay_138, o12_.distinction_current AS distinction_current_139, o12_.distinction_start_at AS distinction_start_at_140, o12_.distinction_end_at AS distinction_end_at_141, o12_.refreshment_bay AS refreshment_bay_142, o12_.refreshment_current AS refreshment_current_143, o12_.refreshment_last_at AS refreshment_last_at_144, o12_.post_bay AS post_bay_145, o12_.homepage_bay AS homepage_bay_146, o12_.homepage_start_at AS homepage_start_at_147, o12_.homepage_end_at AS homepage_end_at_148, o12_.bay_at AS bay_at_149, o0_.owner_id AS owner_id_150, o0_.breed_id AS breed_id_151, o0_.category_id AS category_id_152, o0_.user_plan_id AS user_plan_id_153, u1_.province_id AS province_id_154, u1_.avatar_id AS avatar_id_155, u1_.last_payment_address_id AS last_payment_address_id_156, c2_.category_id AS category_id_157, c2_.image_id AS image_id_158, b3_.image_id AS image_id_159, b3_.category_id AS category_id_160, i4_.owner_id AS owner_id_161, b6_.owner_id AS owner_id_162, b6_.association_id AS association_id_163, a7_.federation_id AS federation_id_164, i9_.owner_id AS owner_id_165, o10_.filter_id AS filter_id_166, o10_.offer_id AS offer_id_167, o12_.offer_id AS offer_id_168 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 (?) ORDER BY o0_.date_created_at DESC, i9_.position ASC
Parameters:
[ "approved" "2025-12-06 06:59:08" 4448 ]
|
||||||||||||||||||||||||||||||||||
| 10 | 0.61 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.phone AS phone_3, t0.regon AS regon_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.description AS description_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.web_url AS web_url_11, t0.deleted_at AS deleted_at_12, t0.province_id AS province_id_13, t0.owner_id AS owner_id_14 FROM foundation t0 WHERE t0.owner_id = ?
Parameters:
[
3601
]
|
||||||||||||||||||||||||||||||||||
| 11 | 0.78 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.stat_size AS stat_size_4, t0.stat_exercises AS stat_exercises_5, t0.stat_training AS stat_training_6, t0.stat_hair_amount AS stat_hair_amount_7, t0.stat_haircut_frequency AS stat_haircut_frequency_8, t0.stat_kids AS stat_kids_9, t0.stat_health AS stat_health_10, t0.stat_costs AS stat_costs_11, t0.stat_intelligence AS stat_intelligence_12, t0.param_life AS param_life_13, t0.param_weight_male AS param_weight_male_14, t0.param_weight_female AS param_weight_female_15, t0.param_growth AS param_growth_16, t0.param_recognized_by_fci AS param_recognized_by_fci_17, t0.blocks AS blocks_18, t0.title AS title_19, t0.meta_title AS meta_title_20, t0.meta_keywords AS meta_keywords_21, t0.meta_description AS meta_description_22, t0.breed_id AS breed_id_23 FROM breed_information t0 WHERE t0.breed_id = ?
Parameters:
[
20
]
|
||||||||||||||||||||||||||||||||||
| 12 | 86.75 ms |
SELECT count(DISTINCT o0_.id) AS sclr_0 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 f7_ ON u1_.id = f7_.owner_id LEFT JOIN association a8_ ON b6_.association_id = a8_.id LEFT JOIN federation f9_ ON a8_.federation_id = f9_.id LEFT JOIN offer_images o11_ ON o0_.id = o11_.offer_id LEFT JOIN image i10_ ON i10_.id = o11_.image_id LEFT JOIN offer_filter o12_ ON o0_.id = o12_.offer_id LEFT JOIN filter f13_ ON o12_.filter_id = f13_.id LEFT JOIN offer_promotion o14_ ON o0_.id = o14_.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 ((o14_.distinction_start_at IS NULL AND o14_.distinction_end_at IS NULL) OR (o14_.distinction_start_at > ? OR o14_.distinction_end_at < ?))
Parameters:
[ "approved" "2025-12-06 06:59:08" "2025-12-06 06:59:08" "2025-12-06 06:59:08" ] |
||||||||||||||||||||||||||||||||||
| 13 | 95.03 ms |
SELECT DISTINCT o0_.id AS id_0, o0_.date_created_at AS date_created_at_1 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 f7_ ON u1_.id = f7_.owner_id LEFT JOIN association a8_ ON b6_.association_id = a8_.id LEFT JOIN federation f9_ ON a8_.federation_id = f9_.id LEFT JOIN offer_images o11_ ON o0_.id = o11_.offer_id LEFT JOIN image i10_ ON i10_.id = o11_.image_id LEFT JOIN offer_filter o12_ ON o0_.id = o12_.offer_id LEFT JOIN filter f13_ ON o12_.filter_id = f13_.id LEFT JOIN offer_promotion o14_ ON o0_.id = o14_.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 ((o14_.distinction_start_at IS NULL AND o14_.distinction_end_at IS NULL) OR (o14_.distinction_start_at > ? OR o14_.distinction_end_at < ?)) ORDER BY o0_.date_created_at DESC LIMIT 16 OFFSET 32
Parameters:
[ "approved" "2025-12-06 06:59:08" "2025-12-06 06:59:08" "2025-12-06 06:59:08" ] |
||||||||||||||||||||||||||||||||||
| 14 | 89.44 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_.created_at AS created_at_20, o0_.updated_at AS updated_at_21, u1_.id AS id_22, u1_.email AS email_23, u1_.roles AS roles_24, u1_.password AS password_25, u1_.firstname AS firstname_26, u1_.lastname AS lastname_27, u1_.phone AS phone_28, u1_.city AS city_29, u1_.postcode AS postcode_30, u1_.address AS address_31, u1_.active AS active_32, u1_.is_verified AS is_verified_33, u1_.uuid AS uuid_34, u1_.newsletter AS newsletter_35, u1_.is_blocked AS is_blocked_36, u1_.blocked_message AS blocked_message_37, u1_.blocked_date AS blocked_date_38, u1_.allow_auto_approval AS allow_auto_approval_39, u1_.type AS type_40, u1_.last_offer_added_at AS last_offer_added_at_41, u1_.delete_request_at AS delete_request_at_42, u1_.created_at AS created_at_43, u1_.updated_at AS updated_at_44, u1_.deleted_at AS deleted_at_45, c2_.id AS id_46, c2_.name AS name_47, c2_.slug AS slug_48, c2_.description AS description_49, c2_.active AS active_50, c2_.position AS position_51, c2_.breeding_description AS breeding_description_52, c2_.title AS title_53, c2_.meta_title AS meta_title_54, c2_.meta_keywords AS meta_keywords_55, c2_.meta_description AS meta_description_56, b3_.id AS id_57, b3_.name AS name_58, b3_.slug AS slug_59, b3_.description AS description_60, b3_.active AS active_61, b3_.breeding_description AS breeding_description_62, b3_.title AS title_63, b3_.meta_title AS meta_title_64, b3_.meta_keywords AS meta_keywords_65, b3_.meta_description AS meta_description_66, i4_.id AS id_67, i4_.name AS name_68, i4_.alt AS alt_69, i4_.file AS file_70, i4_.uuid AS uuid_71, i4_.type AS type_72, i4_.temp AS temp_73, i4_.path AS path_74, i4_.width AS width_75, i4_.height AS height_76, i4_.extension AS extension_77, i4_.position AS position_78, i4_.created_at AS created_at_79, i4_.updated_at AS updated_at_80, p5_.id AS id_81, p5_.name AS name_82, p5_.slug AS slug_83, p5_.active AS active_84, b6_.id AS id_85, b6_.name AS name_86, b6_.regon AS regon_87, b6_.description AS description_88, b6_.verified AS verified_89, b6_.association_custom AS association_custom_90, b6_.nickname AS nickname_91, b6_.facebook_url AS facebook_url_92, b6_.instagram_url AS instagram_url_93, b6_.web_url AS web_url_94, b6_.certificate_file AS certificate_file_95, b6_.certificate_file_status AS certificate_file_status_96, b6_.certificate_file_uploaded_at AS certificate_file_uploaded_at_97, b6_.certificate_file_rejected_reason AS certificate_file_rejected_reason_98, b6_.certificate_file_public AS certificate_file_public_99, b6_.deleted_at AS deleted_at_100, a7_.id AS id_101, a7_.name AS name_102, a7_.regon AS regon_103, f8_.id AS id_104, f8_.name AS name_105, f8_.regon AS regon_106, f8_.description AS description_107, f8_.show_badge AS show_badge_108, f8_.full_name AS full_name_109, f8_.show_table AS show_table_110, i9_.id AS id_111, i9_.name AS name_112, i9_.alt AS alt_113, i9_.file AS file_114, i9_.uuid AS uuid_115, i9_.type AS type_116, i9_.temp AS temp_117, i9_.path AS path_118, i9_.width AS width_119, i9_.height AS height_120, i9_.extension AS extension_121, i9_.position AS position_122, i9_.created_at AS created_at_123, i9_.updated_at AS updated_at_124, o10_.id AS id_125, o10_.value AS value_126, f11_.id AS id_127, f11_.name AS name_128, f11_.slug AS slug_129, f11_.type AS type_130, f11_.required AS required_131, f11_.all_categories AS all_categories_132, f11_.search AS search_133, f11_.choices AS choices_134, f11_.position AS position_135, o12_.id AS id_136, o12_.package AS package_137, o12_.distinction_bay AS distinction_bay_138, o12_.distinction_current AS distinction_current_139, o12_.distinction_start_at AS distinction_start_at_140, o12_.distinction_end_at AS distinction_end_at_141, o12_.refreshment_bay AS refreshment_bay_142, o12_.refreshment_current AS refreshment_current_143, o12_.refreshment_last_at AS refreshment_last_at_144, o12_.post_bay AS post_bay_145, o12_.homepage_bay AS homepage_bay_146, o12_.homepage_start_at AS homepage_start_at_147, o12_.homepage_end_at AS homepage_end_at_148, o12_.bay_at AS bay_at_149, o0_.owner_id AS owner_id_150, o0_.breed_id AS breed_id_151, o0_.category_id AS category_id_152, o0_.user_plan_id AS user_plan_id_153, u1_.province_id AS province_id_154, u1_.avatar_id AS avatar_id_155, u1_.last_payment_address_id AS last_payment_address_id_156, c2_.category_id AS category_id_157, c2_.image_id AS image_id_158, b3_.image_id AS image_id_159, b3_.category_id AS category_id_160, i4_.owner_id AS owner_id_161, b6_.owner_id AS owner_id_162, b6_.association_id AS association_id_163, a7_.federation_id AS federation_id_164, i9_.owner_id AS owner_id_165, o10_.filter_id AS filter_id_166, o10_.offer_id AS offer_id_167, o12_.offer_id AS offer_id_168 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 ((o12_.distinction_start_at IS NULL AND o12_.distinction_end_at IS NULL) OR (o12_.distinction_start_at > ? OR o12_.distinction_end_at < ?)) AND o0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY o0_.date_created_at DESC, i9_.position ASC
Parameters:
[ "approved" "2025-12-06 06:59:08" "2025-12-06 06:59:08" "2025-12-06 06:59:08" 4410 4503 4502 4501 4499 3862 4498 4466 4497 3758 4495 4494 4493 4456 4492 4491 ] |
||||||||||||||||||||||||||||||||||
| 15 | 0.71 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.phone AS phone_3, t0.regon AS regon_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.description AS description_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.web_url AS web_url_11, t0.deleted_at AS deleted_at_12, t0.province_id AS province_id_13, t0.owner_id AS owner_id_14 FROM foundation t0 WHERE t0.owner_id = ?
Parameters:
[
3564
]
|
||||||||||||||||||||||||||||||||||
| 16 | 1.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.stat_size AS stat_size_4, t0.stat_exercises AS stat_exercises_5, t0.stat_training AS stat_training_6, t0.stat_hair_amount AS stat_hair_amount_7, t0.stat_haircut_frequency AS stat_haircut_frequency_8, t0.stat_kids AS stat_kids_9, t0.stat_health AS stat_health_10, t0.stat_costs AS stat_costs_11, t0.stat_intelligence AS stat_intelligence_12, t0.param_life AS param_life_13, t0.param_weight_male AS param_weight_male_14, t0.param_weight_female AS param_weight_female_15, t0.param_growth AS param_growth_16, t0.param_recognized_by_fci AS param_recognized_by_fci_17, t0.blocks AS blocks_18, t0.title AS title_19, t0.meta_title AS meta_title_20, t0.meta_keywords AS meta_keywords_21, t0.meta_description AS meta_description_22, t0.breed_id AS breed_id_23 FROM breed_information t0 WHERE t0.breed_id = ?
Parameters:
[
27
]
|
||||||||||||||||||||||||||||||||||
| 17 | 0.50 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.phone AS phone_3, t0.regon AS regon_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.description AS description_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.web_url AS web_url_11, t0.deleted_at AS deleted_at_12, t0.province_id AS province_id_13, t0.owner_id AS owner_id_14 FROM foundation t0 WHERE t0.owner_id = ?
Parameters:
[
3708
]
|
||||||||||||||||||||||||||||||||||
| 18 | 0.87 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.stat_size AS stat_size_4, t0.stat_exercises AS stat_exercises_5, t0.stat_training AS stat_training_6, t0.stat_hair_amount AS stat_hair_amount_7, t0.stat_haircut_frequency AS stat_haircut_frequency_8, t0.stat_kids AS stat_kids_9, t0.stat_health AS stat_health_10, t0.stat_costs AS stat_costs_11, t0.stat_intelligence AS stat_intelligence_12, t0.param_life AS param_life_13, t0.param_weight_male AS param_weight_male_14, t0.param_weight_female AS param_weight_female_15, t0.param_growth AS param_growth_16, t0.param_recognized_by_fci AS param_recognized_by_fci_17, t0.blocks AS blocks_18, t0.title AS title_19, t0.meta_title AS meta_title_20, t0.meta_keywords AS meta_keywords_21, t0.meta_description AS meta_description_22, t0.breed_id AS breed_id_23 FROM breed_information t0 WHERE t0.breed_id = ?
Parameters:
[
122
]
|
||||||||||||||||||||||||||||||||||
| 19 | 0.51 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.phone AS phone_3, t0.regon AS regon_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.description AS description_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.web_url AS web_url_11, t0.deleted_at AS deleted_at_12, t0.province_id AS province_id_13, t0.owner_id AS owner_id_14 FROM foundation t0 WHERE t0.owner_id = ?
Parameters:
[
430
]
|
||||||||||||||||||||||||||||||||||
| 20 | 0.92 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.stat_size AS stat_size_4, t0.stat_exercises AS stat_exercises_5, t0.stat_training AS stat_training_6, t0.stat_hair_amount AS stat_hair_amount_7, t0.stat_haircut_frequency AS stat_haircut_frequency_8, t0.stat_kids AS stat_kids_9, t0.stat_health AS stat_health_10, t0.stat_costs AS stat_costs_11, t0.stat_intelligence AS stat_intelligence_12, t0.param_life AS param_life_13, t0.param_weight_male AS param_weight_male_14, t0.param_weight_female AS param_weight_female_15, t0.param_growth AS param_growth_16, t0.param_recognized_by_fci AS param_recognized_by_fci_17, t0.blocks AS blocks_18, t0.title AS title_19, t0.meta_title AS meta_title_20, t0.meta_keywords AS meta_keywords_21, t0.meta_description AS meta_description_22, t0.breed_id AS breed_id_23 FROM breed_information t0 WHERE t0.breed_id = ?
Parameters:
[
5
]
|
||||||||||||||||||||||||||||||||||
| 21 | 0.60 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.phone AS phone_3, t0.regon AS regon_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.description AS description_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.web_url AS web_url_11, t0.deleted_at AS deleted_at_12, t0.province_id AS province_id_13, t0.owner_id AS owner_id_14 FROM foundation t0 WHERE t0.owner_id = ?
Parameters:
[
61
]
|
||||||||||||||||||||||||||||||||||
| 22 | 0.79 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.stat_size AS stat_size_4, t0.stat_exercises AS stat_exercises_5, t0.stat_training AS stat_training_6, t0.stat_hair_amount AS stat_hair_amount_7, t0.stat_haircut_frequency AS stat_haircut_frequency_8, t0.stat_kids AS stat_kids_9, t0.stat_health AS stat_health_10, t0.stat_costs AS stat_costs_11, t0.stat_intelligence AS stat_intelligence_12, t0.param_life AS param_life_13, t0.param_weight_male AS param_weight_male_14, t0.param_weight_female AS param_weight_female_15, t0.param_growth AS param_growth_16, t0.param_recognized_by_fci AS param_recognized_by_fci_17, t0.blocks AS blocks_18, t0.title AS title_19, t0.meta_title AS meta_title_20, t0.meta_keywords AS meta_keywords_21, t0.meta_description AS meta_description_22, t0.breed_id AS breed_id_23 FROM breed_information t0 WHERE t0.breed_id = ?
Parameters:
[
11
]
|
||||||||||||||||||||||||||||||||||
| 23 | 0.59 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.phone AS phone_3, t0.regon AS regon_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.description AS description_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.web_url AS web_url_11, t0.deleted_at AS deleted_at_12, t0.province_id AS province_id_13, t0.owner_id AS owner_id_14 FROM foundation t0 WHERE t0.owner_id = ?
Parameters:
[
3716
]
|
||||||||||||||||||||||||||||||||||
| 24 | 0.61 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.stat_size AS stat_size_4, t0.stat_exercises AS stat_exercises_5, t0.stat_training AS stat_training_6, t0.stat_hair_amount AS stat_hair_amount_7, t0.stat_haircut_frequency AS stat_haircut_frequency_8, t0.stat_kids AS stat_kids_9, t0.stat_health AS stat_health_10, t0.stat_costs AS stat_costs_11, t0.stat_intelligence AS stat_intelligence_12, t0.param_life AS param_life_13, t0.param_weight_male AS param_weight_male_14, t0.param_weight_female AS param_weight_female_15, t0.param_growth AS param_growth_16, t0.param_recognized_by_fci AS param_recognized_by_fci_17, t0.blocks AS blocks_18, t0.title AS title_19, t0.meta_title AS meta_title_20, t0.meta_keywords AS meta_keywords_21, t0.meta_description AS meta_description_22, t0.breed_id AS breed_id_23 FROM breed_information t0 WHERE t0.breed_id = ?
Parameters:
[
103
]
|
||||||||||||||||||||||||||||||||||
| 25 | 0.58 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.phone AS phone_3, t0.regon AS regon_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.description AS description_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.web_url AS web_url_11, t0.deleted_at AS deleted_at_12, t0.province_id AS province_id_13, t0.owner_id AS owner_id_14 FROM foundation t0 WHERE t0.owner_id = ?
Parameters:
[
2817
]
|
||||||||||||||||||||||||||||||||||
| 26 | 0.90 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.stat_size AS stat_size_4, t0.stat_exercises AS stat_exercises_5, t0.stat_training AS stat_training_6, t0.stat_hair_amount AS stat_hair_amount_7, t0.stat_haircut_frequency AS stat_haircut_frequency_8, t0.stat_kids AS stat_kids_9, t0.stat_health AS stat_health_10, t0.stat_costs AS stat_costs_11, t0.stat_intelligence AS stat_intelligence_12, t0.param_life AS param_life_13, t0.param_weight_male AS param_weight_male_14, t0.param_weight_female AS param_weight_female_15, t0.param_growth AS param_growth_16, t0.param_recognized_by_fci AS param_recognized_by_fci_17, t0.blocks AS blocks_18, t0.title AS title_19, t0.meta_title AS meta_title_20, t0.meta_keywords AS meta_keywords_21, t0.meta_description AS meta_description_22, t0.breed_id AS breed_id_23 FROM breed_information t0 WHERE t0.breed_id = ?
Parameters:
[
99
]
|
||||||||||||||||||||||||||||||||||
| 27 | 0.58 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.phone AS phone_3, t0.regon AS regon_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.description AS description_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.web_url AS web_url_11, t0.deleted_at AS deleted_at_12, t0.province_id AS province_id_13, t0.owner_id AS owner_id_14 FROM foundation t0 WHERE t0.owner_id = ?
Parameters:
[
2976
]
|
||||||||||||||||||||||||||||||||||
| 28 | 0.98 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.stat_size AS stat_size_4, t0.stat_exercises AS stat_exercises_5, t0.stat_training AS stat_training_6, t0.stat_hair_amount AS stat_hair_amount_7, t0.stat_haircut_frequency AS stat_haircut_frequency_8, t0.stat_kids AS stat_kids_9, t0.stat_health AS stat_health_10, t0.stat_costs AS stat_costs_11, t0.stat_intelligence AS stat_intelligence_12, t0.param_life AS param_life_13, t0.param_weight_male AS param_weight_male_14, t0.param_weight_female AS param_weight_female_15, t0.param_growth AS param_growth_16, t0.param_recognized_by_fci AS param_recognized_by_fci_17, t0.blocks AS blocks_18, t0.title AS title_19, t0.meta_title AS meta_title_20, t0.meta_keywords AS meta_keywords_21, t0.meta_description AS meta_description_22, t0.breed_id AS breed_id_23 FROM breed_information t0 WHERE t0.breed_id = ?
Parameters:
[
57
]
|
||||||||||||||||||||||||||||||||||
| 29 | 0.56 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.phone AS phone_3, t0.regon AS regon_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.description AS description_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.web_url AS web_url_11, t0.deleted_at AS deleted_at_12, t0.province_id AS province_id_13, t0.owner_id AS owner_id_14 FROM foundation t0 WHERE t0.owner_id = ?
Parameters:
[
3643
]
|
||||||||||||||||||||||||||||||||||
| 30 | 0.63 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.stat_size AS stat_size_4, t0.stat_exercises AS stat_exercises_5, t0.stat_training AS stat_training_6, t0.stat_hair_amount AS stat_hair_amount_7, t0.stat_haircut_frequency AS stat_haircut_frequency_8, t0.stat_kids AS stat_kids_9, t0.stat_health AS stat_health_10, t0.stat_costs AS stat_costs_11, t0.stat_intelligence AS stat_intelligence_12, t0.param_life AS param_life_13, t0.param_weight_male AS param_weight_male_14, t0.param_weight_female AS param_weight_female_15, t0.param_growth AS param_growth_16, t0.param_recognized_by_fci AS param_recognized_by_fci_17, t0.blocks AS blocks_18, t0.title AS title_19, t0.meta_title AS meta_title_20, t0.meta_keywords AS meta_keywords_21, t0.meta_description AS meta_description_22, t0.breed_id AS breed_id_23 FROM breed_information t0 WHERE t0.breed_id = ?
Parameters:
[
53
]
|
||||||||||||||||||||||||||||||||||
| 31 | 0.62 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.phone AS phone_3, t0.regon AS regon_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.description AS description_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.web_url AS web_url_11, t0.deleted_at AS deleted_at_12, t0.province_id AS province_id_13, t0.owner_id AS owner_id_14 FROM foundation t0 WHERE t0.owner_id = ?
Parameters:
[
3709
]
|
||||||||||||||||||||||||||||||||||
| 32 | 0.98 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.stat_size AS stat_size_4, t0.stat_exercises AS stat_exercises_5, t0.stat_training AS stat_training_6, t0.stat_hair_amount AS stat_hair_amount_7, t0.stat_haircut_frequency AS stat_haircut_frequency_8, t0.stat_kids AS stat_kids_9, t0.stat_health AS stat_health_10, t0.stat_costs AS stat_costs_11, t0.stat_intelligence AS stat_intelligence_12, t0.param_life AS param_life_13, t0.param_weight_male AS param_weight_male_14, t0.param_weight_female AS param_weight_female_15, t0.param_growth AS param_growth_16, t0.param_recognized_by_fci AS param_recognized_by_fci_17, t0.blocks AS blocks_18, t0.title AS title_19, t0.meta_title AS meta_title_20, t0.meta_keywords AS meta_keywords_21, t0.meta_description AS meta_description_22, t0.breed_id AS breed_id_23 FROM breed_information t0 WHERE t0.breed_id = ?
Parameters:
[
35
]
|
||||||||||||||||||||||||||||||||||
| 33 | 0.62 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.phone AS phone_3, t0.regon AS regon_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.description AS description_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.web_url AS web_url_11, t0.deleted_at AS deleted_at_12, t0.province_id AS province_id_13, t0.owner_id AS owner_id_14 FROM foundation t0 WHERE t0.owner_id = ?
Parameters:
[
2678
]
|
||||||||||||||||||||||||||||||||||
| 34 | 0.90 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.stat_size AS stat_size_4, t0.stat_exercises AS stat_exercises_5, t0.stat_training AS stat_training_6, t0.stat_hair_amount AS stat_hair_amount_7, t0.stat_haircut_frequency AS stat_haircut_frequency_8, t0.stat_kids AS stat_kids_9, t0.stat_health AS stat_health_10, t0.stat_costs AS stat_costs_11, t0.stat_intelligence AS stat_intelligence_12, t0.param_life AS param_life_13, t0.param_weight_male AS param_weight_male_14, t0.param_weight_female AS param_weight_female_15, t0.param_growth AS param_growth_16, t0.param_recognized_by_fci AS param_recognized_by_fci_17, t0.blocks AS blocks_18, t0.title AS title_19, t0.meta_title AS meta_title_20, t0.meta_keywords AS meta_keywords_21, t0.meta_description AS meta_description_22, t0.breed_id AS breed_id_23 FROM breed_information t0 WHERE t0.breed_id = ?
Parameters:
[
131
]
|
||||||||||||||||||||||||||||||||||
| 35 | 0.60 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.phone AS phone_3, t0.regon AS regon_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.description AS description_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.web_url AS web_url_11, t0.deleted_at AS deleted_at_12, t0.province_id AS province_id_13, t0.owner_id AS owner_id_14 FROM foundation t0 WHERE t0.owner_id = ?
Parameters:
[
111
]
|
||||||||||||||||||||||||||||||||||
| 36 | 0.98 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.stat_size AS stat_size_4, t0.stat_exercises AS stat_exercises_5, t0.stat_training AS stat_training_6, t0.stat_hair_amount AS stat_hair_amount_7, t0.stat_haircut_frequency AS stat_haircut_frequency_8, t0.stat_kids AS stat_kids_9, t0.stat_health AS stat_health_10, t0.stat_costs AS stat_costs_11, t0.stat_intelligence AS stat_intelligence_12, t0.param_life AS param_life_13, t0.param_weight_male AS param_weight_male_14, t0.param_weight_female AS param_weight_female_15, t0.param_growth AS param_growth_16, t0.param_recognized_by_fci AS param_recognized_by_fci_17, t0.blocks AS blocks_18, t0.title AS title_19, t0.meta_title AS meta_title_20, t0.meta_keywords AS meta_keywords_21, t0.meta_description AS meta_description_22, t0.breed_id AS breed_id_23 FROM breed_information t0 WHERE t0.breed_id = ?
Parameters:
[
74
]
|
||||||||||||||||||||||||||||||||||
| 37 | 0.61 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.phone AS phone_3, t0.regon AS regon_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.description AS description_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.web_url AS web_url_11, t0.deleted_at AS deleted_at_12, t0.province_id AS province_id_13, t0.owner_id AS owner_id_14 FROM foundation t0 WHERE t0.owner_id = ?
Parameters:
[
2909
]
|
||||||||||||||||||||||||||||||||||
| 38 | 0.58 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.phone AS phone_3, t0.regon AS regon_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.description AS description_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.web_url AS web_url_11, t0.deleted_at AS deleted_at_12, t0.province_id AS province_id_13, t0.owner_id AS owner_id_14 FROM foundation t0 WHERE t0.owner_id = ?
Parameters:
[
475
]
|
||||||||||||||||||||||||||||||||||
| 39 | 0.96 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.stat_size AS stat_size_4, t0.stat_exercises AS stat_exercises_5, t0.stat_training AS stat_training_6, t0.stat_hair_amount AS stat_hair_amount_7, t0.stat_haircut_frequency AS stat_haircut_frequency_8, t0.stat_kids AS stat_kids_9, t0.stat_health AS stat_health_10, t0.stat_costs AS stat_costs_11, t0.stat_intelligence AS stat_intelligence_12, t0.param_life AS param_life_13, t0.param_weight_male AS param_weight_male_14, t0.param_weight_female AS param_weight_female_15, t0.param_growth AS param_growth_16, t0.param_recognized_by_fci AS param_recognized_by_fci_17, t0.blocks AS blocks_18, t0.title AS title_19, t0.meta_title AS meta_title_20, t0.meta_keywords AS meta_keywords_21, t0.meta_description AS meta_description_22, t0.breed_id AS breed_id_23 FROM breed_information t0 WHERE t0.breed_id = ?
Parameters:
[
73
]
|
||||||||||||||||||||||||||||||||||
| 40 | 0.61 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.phone AS phone_3, t0.regon AS regon_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.description AS description_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.web_url AS web_url_11, t0.deleted_at AS deleted_at_12, t0.province_id AS province_id_13, t0.owner_id AS owner_id_14 FROM foundation t0 WHERE t0.owner_id = ?
Parameters:
[
3631
]
|
||||||||||||||||||||||||||||||||||
| 41 | 0.87 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.stat_size AS stat_size_4, t0.stat_exercises AS stat_exercises_5, t0.stat_training AS stat_training_6, t0.stat_hair_amount AS stat_hair_amount_7, t0.stat_haircut_frequency AS stat_haircut_frequency_8, t0.stat_kids AS stat_kids_9, t0.stat_health AS stat_health_10, t0.stat_costs AS stat_costs_11, t0.stat_intelligence AS stat_intelligence_12, t0.param_life AS param_life_13, t0.param_weight_male AS param_weight_male_14, t0.param_weight_female AS param_weight_female_15, t0.param_growth AS param_growth_16, t0.param_recognized_by_fci AS param_recognized_by_fci_17, t0.blocks AS blocks_18, t0.title AS title_19, t0.meta_title AS meta_title_20, t0.meta_keywords AS meta_keywords_21, t0.meta_description AS meta_description_22, t0.breed_id AS breed_id_23 FROM breed_information t0 WHERE t0.breed_id = ?
Parameters:
[
38
]
|
||||||||||||||||||||||||||||||||||
| 42 | 0.59 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.phone AS phone_3, t0.regon AS regon_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.description AS description_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.web_url AS web_url_11, t0.deleted_at AS deleted_at_12, t0.province_id AS province_id_13, t0.owner_id AS owner_id_14 FROM foundation t0 WHERE t0.owner_id = ?
Parameters:
[
3582
]
|
||||||||||||||||||||||||||||||||||
| 43 | 0.94 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.stat_size AS stat_size_4, t0.stat_exercises AS stat_exercises_5, t0.stat_training AS stat_training_6, t0.stat_hair_amount AS stat_hair_amount_7, t0.stat_haircut_frequency AS stat_haircut_frequency_8, t0.stat_kids AS stat_kids_9, t0.stat_health AS stat_health_10, t0.stat_costs AS stat_costs_11, t0.stat_intelligence AS stat_intelligence_12, t0.param_life AS param_life_13, t0.param_weight_male AS param_weight_male_14, t0.param_weight_female AS param_weight_female_15, t0.param_growth AS param_growth_16, t0.param_recognized_by_fci AS param_recognized_by_fci_17, t0.blocks AS blocks_18, t0.title AS title_19, t0.meta_title AS meta_title_20, t0.meta_keywords AS meta_keywords_21, t0.meta_description AS meta_description_22, t0.breed_id AS breed_id_23 FROM breed_information t0 WHERE t0.breed_id = ?
Parameters:
[
24
]
|
||||||||||||||||||||||||||||||||||
| 44 | 0.57 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.phone AS phone_3, t0.regon AS regon_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.description AS description_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.web_url AS web_url_11, t0.deleted_at AS deleted_at_12, t0.province_id AS province_id_13, t0.owner_id AS owner_id_14 FROM foundation t0 WHERE t0.owner_id = ?
Parameters:
[
1148
]
|
||||||||||||||||||||||||||||||||||
| 45 | 0.87 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.stat_size AS stat_size_4, t0.stat_exercises AS stat_exercises_5, t0.stat_training AS stat_training_6, t0.stat_hair_amount AS stat_hair_amount_7, t0.stat_haircut_frequency AS stat_haircut_frequency_8, t0.stat_kids AS stat_kids_9, t0.stat_health AS stat_health_10, t0.stat_costs AS stat_costs_11, t0.stat_intelligence AS stat_intelligence_12, t0.param_life AS param_life_13, t0.param_weight_male AS param_weight_male_14, t0.param_weight_female AS param_weight_female_15, t0.param_growth AS param_growth_16, t0.param_recognized_by_fci AS param_recognized_by_fci_17, t0.blocks AS blocks_18, t0.title AS title_19, t0.meta_title AS meta_title_20, t0.meta_keywords AS meta_keywords_21, t0.meta_description AS meta_description_22, t0.breed_id AS breed_id_23 FROM breed_information t0 WHERE t0.breed_id = ?
Parameters:
[
12
]
|
||||||||||||||||||||||||||||||||||
| 46 | 0.62 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:
[
2703
]
|
||||||||||||||||||||||||||||||||||
| 47 | 0.89 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:
[ "listing_left_1" 1 ] |
||||||||||||||||||||||||||||||||||
| 48 | 0.60 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:
[ "listing_left_1" 1 ] |
||||||||||||||||||||||||||||||||||
| 49 | 0.89 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:
[ 3 1 "2025-12-06 06:59:09" "2025-12-06 06:59:09" ] |
||||||||||||||||||||||||||||||||||
| 50 | 0.83 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:
[ "listing_content" 1 ] |
||||||||||||||||||||||||||||||||||
| 51 | 0.59 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:
[ "listing_content" 1 ] |
||||||||||||||||||||||||||||||||||
| 52 | 0.80 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:
[ 2 1 "2025-12-06 06:59:09" "2025-12-06 06:59:09" ] |
||||||||||||||||||||||||||||||||||
| 53 | 1.34 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 WHERE b0_.active = 1 ORDER BY b0_.date_created_at DESC LIMIT 3
Parameters:
[] |
||||||||||||||||||||||||||||||||||
| 54 | 1.03 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 WHERE b0_.active = 1 ORDER BY b0_.date_created_at DESC LIMIT 3
Parameters:
[] |
||||||||||||||||||||||||||||||||||
| 55 | 0.54 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 | 139 |
| App\Entity\OfferFilter | 119 |
| App\Entity\Offer | 17 |
| App\Entity\User | 17 |
| App\Entity\Breeding | 17 |
| App\Entity\OfferPromotion | 17 |
| App\Entity\Province | 16 |
| App\Entity\Breed | 16 |
| App\Entity\BreedInformation | 14 |
| App\Entity\Filter | 7 |
| App\Entity\Federation | 6 |
| App\Entity\Association | 6 |
| App\Entity\Blog | 3 |
| App\Entity\Category | 2 |
| App\Entity\AdvertGroup | 2 |
| App\Entity\Type | 1 |
| App\Entity\Employee | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Type | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\Filter | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\OfferFilter | No errors. |
| App\Entity\Federation | No errors. |
| App\Entity\Association | No errors. |
| App\Entity\Breeding | No errors. |
| App\Entity\Province | No errors. |
| App\Entity\City | No errors. |
| App\Entity\Setting | No errors. |
| App\Entity\Offer | No errors. |
| App\Entity\User |
|
| App\Entity\Breed | No errors. |
| App\Entity\Foundation | No errors. |
| App\Entity\OfferPromotion | No errors. |
| App\Entity\UserPlan |
|
| App\Entity\Address | No errors. |
| App\Entity\Favorite | No errors. |
| App\Entity\Abuse | No errors. |
| App\Entity\Message | No errors. |
| App\Entity\Order | No errors. |
| App\Entity\Notification | No errors. |
| App\Entity\ConversationParticipant | No errors. |
| App\Entity\BreedInformation | No errors. |
| App\Entity\AdvertGroup | No errors. |
| App\Entity\Advert | No errors. |
| App\Entity\Blog | No errors. |
| App\Entity\Employee | No errors. |