Query Metrics
298
Database Queries
21
Different statements
197.81 ms
Query time
2
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.52 ms |
SET SESSION time_zone = '+00:00'
Parameters:
[] |
2 | 1.44 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.code = ? AND t0.discriminator_type IN ('plugin') LIMIT 1
Parameters:
[
"MailMagazine4"
]
|
3 | 1.00 ms |
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_kana AS company_kana_3, t0.postal_code AS postal_code_4, t0.addr01 AS addr01_5, t0.addr02 AS addr02_6, t0.phone_number AS phone_number_7, t0.business_hour AS business_hour_8, t0.email01 AS email01_9, t0.email02 AS email02_10, t0.email03 AS email03_11, t0.email04 AS email04_12, t0.shop_name AS shop_name_13, t0.shop_kana AS shop_kana_14, t0.shop_name_eng AS shop_name_eng_15, t0.update_date AS update_date_16, t0.good_traded AS good_traded_17, t0.message AS message_18, t0.delivery_free_amount AS delivery_free_amount_19, t0.delivery_free_quantity AS delivery_free_quantity_20, t0.option_mypage_order_status_display AS option_mypage_order_status_display_21, t0.option_nostock_hidden AS option_nostock_hidden_22, t0.option_favorite_product AS option_favorite_product_23, t0.option_product_delivery_fee AS option_product_delivery_fee_24, t0.option_product_tax_rule AS option_product_tax_rule_25, t0.option_customer_activate AS option_customer_activate_26, t0.option_remember_me AS option_remember_me_27, t0.authentication_key AS authentication_key_28, t0.php_path AS php_path_29, t0.option_point AS option_point_30, t0.basic_point_rate AS basic_point_rate_31, t0.point_conversion_rate AS point_conversion_rate_32, t0.joolen_always_member_registration_point AS joolen_always_member_registration_point_33, t0.member_registration_point AS member_registration_point_34, t0.apply_datetime_start AS apply_datetime_start_35, t0.apply_datetime_end AS apply_datetime_end_36, t0.joolen_include_receiving_mail_magazine AS joolen_include_receiving_mail_magazine_37, t0.country_id AS country_id_38, t0.pref_id AS pref_id_39, t0.discriminator_type FROM dtb_base_info t0 WHERE t0.id = ? AND t0.discriminator_type IN ('baseinfo')
Parameters:
[
1
]
|
4 | 2.04 ms |
SELECT d0_.id AS id_0, d0_.page_name AS page_name_1, d0_.url AS url_2, d0_.file_name AS file_name_3, d0_.edit_type AS edit_type_4, d0_.author AS author_5, d0_.description AS description_6, d0_.keyword AS keyword_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.meta_robots AS meta_robots_10, d0_.meta_tags AS meta_tags_11, d1_.page_id AS page_id_12, d1_.layout_id AS layout_id_13, d1_.sort_no AS sort_no_14, d2_.id AS id_15, d2_.layout_name AS layout_name_16, d2_.create_date AS create_date_17, d2_.update_date AS update_date_18, d0_.discriminator_type AS discriminator_type_19, d0_.master_page_id AS master_page_id_20, d1_.discriminator_type AS discriminator_type_21, d1_.page_id AS page_id_22, d1_.layout_id AS layout_id_23, d2_.discriminator_type AS discriminator_type_24, d2_.device_type_id AS device_type_id_25 FROM dtb_page d0_ LEFT JOIN dtb_page_layout d1_ ON d0_.id = d1_.page_id AND d1_.discriminator_type IN ('pagelayout') LEFT JOIN dtb_layout d2_ ON d1_.layout_id = d2_.id AND d2_.discriminator_type IN ('layout') WHERE (d0_.url = ?) AND d0_.discriminator_type IN ('page')
Parameters:
[
"product_list"
]
|
5 | 1.26 ms |
SELECT d0_.id AS id_0, d0_.layout_name AS layout_name_1, d0_.create_date AS create_date_2, d0_.update_date AS update_date_3, d1_.section AS section_4, d1_.block_id AS block_id_5, d1_.layout_id AS layout_id_6, d1_.block_row AS block_row_7, d2_.id AS id_8, d2_.block_name AS block_name_9, d2_.file_name AS file_name_10, d2_.use_controller AS use_controller_11, d2_.deletable AS deletable_12, d2_.create_date AS create_date_13, d2_.update_date AS update_date_14, d0_.discriminator_type AS discriminator_type_15, d0_.device_type_id AS device_type_id_16, d1_.discriminator_type AS discriminator_type_17, d1_.block_id AS block_id_18, d1_.layout_id AS layout_id_19, d2_.discriminator_type AS discriminator_type_20, d2_.device_type_id AS device_type_id_21 FROM dtb_layout d0_ LEFT JOIN dtb_block_position d1_ ON d0_.id = d1_.layout_id AND d1_.discriminator_type IN ('blockposition') LEFT JOIN dtb_block d2_ ON d1_.block_id = d2_.id AND d2_.discriminator_type IN ('block') WHERE (d0_.id = ?) AND d0_.discriminator_type IN ('layout') ORDER BY d1_.block_row ASC
Parameters:
[
2
]
|
6 | 0.19 ms |
SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED
Parameters:
[] |
7 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
8 | 3.40 ms |
SELECT d0_.id AS id_0, d0_.category_name AS category_name_1, d0_.hierarchy AS hierarchy_2, d0_.sort_no AS sort_no_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d0_.itoben_seo_title AS itoben_seo_title_6, d0_.itoben_seo_author AS itoben_seo_author_7, d0_.itoben_seo_description AS itoben_seo_description_8, d0_.itoben_seo_keyword AS itoben_seo_keyword_9, d0_.itoben_seo_meta_robots AS itoben_seo_meta_robots_10, d0_.itoben_seo_meta_tags AS itoben_seo_meta_tags_11, d1_.id AS id_12, d1_.category_name AS category_name_13, d1_.hierarchy AS hierarchy_14, d1_.sort_no AS sort_no_15, d1_.create_date AS create_date_16, d1_.update_date AS update_date_17, d1_.itoben_seo_title AS itoben_seo_title_18, d1_.itoben_seo_author AS itoben_seo_author_19, d1_.itoben_seo_description AS itoben_seo_description_20, d1_.itoben_seo_keyword AS itoben_seo_keyword_21, d1_.itoben_seo_meta_robots AS itoben_seo_meta_robots_22, d1_.itoben_seo_meta_tags AS itoben_seo_meta_tags_23, d2_.id AS id_24, d2_.category_name AS category_name_25, d2_.hierarchy AS hierarchy_26, d2_.sort_no AS sort_no_27, d2_.create_date AS create_date_28, d2_.update_date AS update_date_29, d2_.itoben_seo_title AS itoben_seo_title_30, d2_.itoben_seo_author AS itoben_seo_author_31, d2_.itoben_seo_description AS itoben_seo_description_32, d2_.itoben_seo_keyword AS itoben_seo_keyword_33, d2_.itoben_seo_meta_robots AS itoben_seo_meta_robots_34, d2_.itoben_seo_meta_tags AS itoben_seo_meta_tags_35, d3_.id AS id_36, d3_.category_name AS category_name_37, d3_.hierarchy AS hierarchy_38, d3_.sort_no AS sort_no_39, d3_.create_date AS create_date_40, d3_.update_date AS update_date_41, d3_.itoben_seo_title AS itoben_seo_title_42, d3_.itoben_seo_author AS itoben_seo_author_43, d3_.itoben_seo_description AS itoben_seo_description_44, d3_.itoben_seo_keyword AS itoben_seo_keyword_45, d3_.itoben_seo_meta_robots AS itoben_seo_meta_robots_46, d3_.itoben_seo_meta_tags AS itoben_seo_meta_tags_47, d4_.id AS id_48, d4_.category_name AS category_name_49, d4_.hierarchy AS hierarchy_50, d4_.sort_no AS sort_no_51, d4_.create_date AS create_date_52, d4_.update_date AS update_date_53, d4_.itoben_seo_title AS itoben_seo_title_54, d4_.itoben_seo_author AS itoben_seo_author_55, d4_.itoben_seo_description AS itoben_seo_description_56, d4_.itoben_seo_keyword AS itoben_seo_keyword_57, d4_.itoben_seo_meta_robots AS itoben_seo_meta_robots_58, d4_.itoben_seo_meta_tags AS itoben_seo_meta_tags_59, d0_.discriminator_type AS discriminator_type_60, d0_.parent_category_id AS parent_category_id_61, d0_.creator_id AS creator_id_62, d1_.discriminator_type AS discriminator_type_63, d1_.parent_category_id AS parent_category_id_64, d1_.creator_id AS creator_id_65, d2_.discriminator_type AS discriminator_type_66, d2_.parent_category_id AS parent_category_id_67, d2_.creator_id AS creator_id_68, d3_.discriminator_type AS discriminator_type_69, d3_.parent_category_id AS parent_category_id_70, d3_.creator_id AS creator_id_71, d4_.discriminator_type AS discriminator_type_72, d4_.parent_category_id AS parent_category_id_73, d4_.creator_id AS creator_id_74 FROM dtb_category d0_ LEFT JOIN dtb_category d1_ ON d0_.id = d1_.parent_category_id AND d1_.discriminator_type IN ('category') LEFT JOIN dtb_category d2_ ON d1_.id = d2_.parent_category_id AND d2_.discriminator_type IN ('category') LEFT JOIN dtb_category d3_ ON d2_.id = d3_.parent_category_id AND d3_.discriminator_type IN ('category') LEFT JOIN dtb_category d4_ ON d3_.id = d4_.parent_category_id AND d4_.discriminator_type IN ('category') WHERE (d0_.parent_category_id IS NULL) AND d0_.discriminator_type IN ('category') ORDER BY d0_.sort_no DESC, d1_.sort_no DESC, d2_.sort_no DESC, d3_.sort_no DESC, d4_.sort_no DESC
Parameters:
[] |
9 | 2.26 ms |
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.sort_no AS sort_no_2, m0_.discriminator_type AS discriminator_type_3 FROM mtb_product_list_max m0_ WHERE m0_.discriminator_type IN ('productlistmax') ORDER BY m0_.sort_no ASC
Parameters:
[] |
10 | 2.17 ms |
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.sort_no AS sort_no_2, m0_.discriminator_type AS discriminator_type_3 FROM mtb_product_list_order_by m0_ WHERE m0_.discriminator_type IN ('productlistorderby') ORDER BY m0_.sort_no ASC
Parameters:
[] |
11 | 7.19 ms |
SELECT count(DISTINCT d0_.id) AS sclr_0 FROM dtb_product d0_ INNER JOIN dtb_product_category d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productcategory') INNER JOIN dtb_category d2_ ON d1_.category_id = d2_.id AND d2_.discriminator_type IN ('category') LEFT JOIN plg_sort_product p3_ ON (d0_.id = p3_.id) AND p3_.discriminator_type IN ('sortproduct') WHERE (d0_.product_status_id = 1 AND d1_.category_id IN (?)) AND d0_.discriminator_type IN ('product')
Parameters:
[
[
51
]
]
|
12 | 0.93 ms |
SELECT DISTINCT d0_.id AS id_0, p1_.sort_no AS sort_no_1 FROM dtb_product d0_ INNER JOIN dtb_product_category d2_ ON d0_.id = d2_.product_id AND d2_.discriminator_type IN ('productcategory') INNER JOIN dtb_category d3_ ON d2_.category_id = d3_.id AND d3_.discriminator_type IN ('category') LEFT JOIN plg_sort_product p1_ ON (d0_.id = p1_.id) AND p1_.discriminator_type IN ('sortproduct') WHERE (d0_.product_status_id = 1 AND d2_.category_id IN (?)) AND d0_.discriminator_type IN ('product') ORDER BY p1_.sort_no DESC LIMIT 30
Parameters:
[
[
51
]
]
|
13 | 1.56 ms |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.note AS note_2, d0_.description_list AS description_list_3, d0_.description_detail AS description_detail_4, d0_.search_word AS search_word_5, d0_.free_area AS free_area_6, d0_.create_date AS create_date_7, d0_.update_date AS update_date_8, d0_.itoben_seo_title AS itoben_seo_title_9, d0_.itoben_seo_author AS itoben_seo_author_10, d0_.itoben_seo_description AS itoben_seo_description_11, d0_.itoben_seo_keyword AS itoben_seo_keyword_12, d0_.itoben_seo_meta_robots AS itoben_seo_meta_robots_13, d0_.itoben_seo_meta_tags AS itoben_seo_meta_tags_14, d0_.discriminator_type AS discriminator_type_15, d0_.creator_id AS creator_id_16, d0_.product_status_id AS product_status_id_17 FROM dtb_product d0_ INNER JOIN dtb_product_category d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productcategory') INNER JOIN dtb_category d2_ ON d1_.category_id = d2_.id AND d2_.discriminator_type IN ('category') LEFT JOIN plg_sort_product p3_ ON (d0_.id = p3_.id) AND p3_.discriminator_type IN ('sortproduct') WHERE (d0_.product_status_id = 1 AND d1_.category_id IN (?) AND d0_.id IN (?)) AND d0_.discriminator_type IN ('product') ORDER BY p3_.sort_no DESC
Parameters:
[ [ 51 ] [ 631 412 282 265 275 136 564 561 562 595 ] ] |
14 | 10.52 ms |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.note AS note_2, d0_.description_list AS description_list_3, d0_.description_detail AS description_detail_4, d0_.search_word AS search_word_5, d0_.free_area AS free_area_6, d0_.create_date AS create_date_7, d0_.update_date AS update_date_8, d0_.itoben_seo_title AS itoben_seo_title_9, d0_.itoben_seo_author AS itoben_seo_author_10, d0_.itoben_seo_description AS itoben_seo_description_11, d0_.itoben_seo_keyword AS itoben_seo_keyword_12, d0_.itoben_seo_meta_robots AS itoben_seo_meta_robots_13, d0_.itoben_seo_meta_tags AS itoben_seo_meta_tags_14, d1_.id AS id_15, d1_.product_code AS product_code_16, d1_.stock AS stock_17, d1_.stock_unlimited AS stock_unlimited_18, d1_.sale_limit AS sale_limit_19, d1_.price01 AS price01_20, d1_.price02 AS price02_21, d1_.delivery_fee AS delivery_fee_22, d1_.visible AS visible_23, d1_.create_date AS create_date_24, d1_.update_date AS update_date_25, d1_.currency_code AS currency_code_26, d1_.point_rate AS point_rate_27, d1_.delivery_date_days AS delivery_date_days_28, d2_.id AS id_29, d2_.tax_rate AS tax_rate_30, d2_.tax_adjust AS tax_adjust_31, d2_.apply_date AS apply_date_32, d2_.create_date AS create_date_33, d2_.update_date AS update_date_34, d3_.id AS id_35, d3_.stock AS stock_36, d3_.create_date AS create_date_37, d3_.update_date AS update_date_38, d4_.id AS id_39, d4_.backend_name AS backend_name_40, d4_.name AS name_41, d4_.sort_no AS sort_no_42, d4_.visible AS visible_43, d4_.create_date AS create_date_44, d4_.update_date AS update_date_45, d5_.id AS id_46, d5_.backend_name AS backend_name_47, d5_.name AS name_48, d5_.sort_no AS sort_no_49, d5_.visible AS visible_50, d5_.create_date AS create_date_51, d5_.update_date AS update_date_52, d6_.id AS id_53, d6_.file_name AS file_name_54, d6_.sort_no AS sort_no_55, d6_.create_date AS create_date_56, d7_.id AS id_57, d7_.create_date AS create_date_58, d0_.discriminator_type AS discriminator_type_59, d0_.creator_id AS creator_id_60, d0_.product_status_id AS product_status_id_61, d1_.discriminator_type AS discriminator_type_62, d1_.product_id AS product_id_63, d1_.sale_type_id AS sale_type_id_64, d1_.class_category_id1 AS class_category_id1_65, d1_.class_category_id2 AS class_category_id2_66, d1_.delivery_duration_id AS delivery_duration_id_67, d1_.creator_id AS creator_id_68, d2_.discriminator_type AS discriminator_type_69, d2_.product_class_id AS product_class_id_70, d2_.creator_id AS creator_id_71, d2_.country_id AS country_id_72, d2_.pref_id AS pref_id_73, d2_.product_id AS product_id_74, d2_.rounding_type_id AS rounding_type_id_75, d3_.discriminator_type AS discriminator_type_76, d3_.product_class_id AS product_class_id_77, d3_.creator_id AS creator_id_78, d4_.discriminator_type AS discriminator_type_79, d4_.class_name_id AS class_name_id_80, d4_.creator_id AS creator_id_81, d5_.discriminator_type AS discriminator_type_82, d5_.class_name_id AS class_name_id_83, d5_.creator_id AS creator_id_84, d6_.discriminator_type AS discriminator_type_85, d6_.product_id AS product_id_86, d6_.creator_id AS creator_id_87, d7_.discriminator_type AS discriminator_type_88, d7_.product_id AS product_id_89, d7_.tag_id AS tag_id_90, d7_.creator_id AS creator_id_91 FROM dtb_product d0_ INNER JOIN dtb_product_class d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productclass') LEFT JOIN dtb_tax_rule d2_ ON d1_.id = d2_.product_class_id AND d2_.discriminator_type IN ('taxrule') INNER JOIN dtb_product_stock d3_ ON d1_.id = d3_.product_class_id AND d3_.discriminator_type IN ('productstock') LEFT JOIN dtb_class_category d4_ ON d1_.class_category_id1 = d4_.id AND d4_.discriminator_type IN ('classcategory') LEFT JOIN dtb_class_category d5_ ON d1_.class_category_id2 = d5_.id AND d5_.discriminator_type IN ('classcategory') LEFT JOIN dtb_product_image d6_ ON d0_.id = d6_.product_id AND d6_.discriminator_type IN ('productimage') LEFT JOIN dtb_product_tag d7_ ON d0_.id = d7_.product_id AND d7_.discriminator_type IN ('producttag') WHERE (d0_.id IN (631, 412, 282, 265, 275, 136, 564, 561, 562, 595) AND d1_.visible = ?) AND d0_.discriminator_type IN ('product') ORDER BY d4_.sort_no DESC, d5_.sort_no DESC, d6_.sort_no ASC
Parameters:
[
1
]
|
15 | 0.81 ms |
SELECT d0_.id AS id_0, d0_.tax_rate AS tax_rate_1, d0_.tax_adjust AS tax_adjust_2, d0_.apply_date AS apply_date_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d0_.discriminator_type AS discriminator_type_6, d0_.product_class_id AS product_class_id_7, d0_.creator_id AS creator_id_8, d0_.country_id AS country_id_9, d0_.pref_id AS pref_id_10, d0_.product_id AS product_id_11, d0_.rounding_type_id AS rounding_type_id_12 FROM dtb_tax_rule d0_ WHERE (d0_.apply_date < ? AND d0_.pref_id IS NULL AND d0_.country_id IS NULL AND d0_.product_id IS NULL AND d0_.product_class_id IS NULL) AND d0_.discriminator_type IN ('taxrule') ORDER BY d0_.apply_date DESC
Parameters:
[
"2025-04-04 09:02:16"
]
|
16 | 0.62 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.code = ? AND t0.enabled = ? AND t0.discriminator_type IN ('plugin') LIMIT 1
Parameters:
[ "JoolenFixedPointsForProduct4" 1 ] |
17 | 0.49 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.code = ? AND t0.enabled = ? AND t0.discriminator_type IN ('plugin') LIMIT 1
Parameters:
[ "JoolenNoPointsForProduct4" 1 ] |
18 | 0.56 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')
Parameters:
[] |
19 | 0.79 ms |
SELECT t0.name AS name_1, t0.value AS value_2, t0.discriminator_type FROM plg_deliverydate_dtb_config t0 WHERE t0.name = ? AND t0.discriminator_type IN ('deliverydateconfig') LIMIT 1
Parameters:
[
"calendar_month"
]
|
20 | 0.91 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-01 00:00:00+09:00" "2025-04-01 23:59:59+09:00" ] |
21 | 0.54 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-02 00:00:00+09:00" "2025-04-02 23:59:59+09:00" ] |
22 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-03 00:00:00+09:00" "2025-04-03 23:59:59+09:00" ] |
23 | 0.45 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-04 00:00:00+09:00" "2025-04-04 23:59:59+09:00" ] |
24 | 0.46 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-05 00:00:00+09:00" "2025-04-05 23:59:59+09:00" ] |
25 | 0.42 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-06 00:00:00+09:00" "2025-04-06 23:59:59+09:00" ] |
26 | 0.48 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-07 00:00:00+09:00" "2025-04-07 23:59:59+09:00" ] |
27 | 0.48 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-08 00:00:00+09:00" "2025-04-08 23:59:59+09:00" ] |
28 | 0.43 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-09 00:00:00+09:00" "2025-04-09 23:59:59+09:00" ] |
29 | 0.42 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-10 00:00:00+09:00" "2025-04-10 23:59:59+09:00" ] |
30 | 0.41 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-11 00:00:00+09:00" "2025-04-11 23:59:59+09:00" ] |
31 | 0.40 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-12 00:00:00+09:00" "2025-04-12 23:59:59+09:00" ] |
32 | 0.54 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-13 00:00:00+09:00" "2025-04-13 23:59:59+09:00" ] |
33 | 0.46 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-14 00:00:00+09:00" "2025-04-14 23:59:59+09:00" ] |
34 | 1.56 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-15 00:00:00+09:00" "2025-04-15 23:59:59+09:00" ] |
35 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-16 00:00:00+09:00" "2025-04-16 23:59:59+09:00" ] |
36 | 0.43 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-17 00:00:00+09:00" "2025-04-17 23:59:59+09:00" ] |
37 | 0.45 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-18 00:00:00+09:00" "2025-04-18 23:59:59+09:00" ] |
38 | 0.43 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-19 00:00:00+09:00" "2025-04-19 23:59:59+09:00" ] |
39 | 0.48 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-20 00:00:00+09:00" "2025-04-20 23:59:59+09:00" ] |
40 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-21 00:00:00+09:00" "2025-04-21 23:59:59+09:00" ] |
41 | 0.42 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-22 00:00:00+09:00" "2025-04-22 23:59:59+09:00" ] |
42 | 0.41 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-23 00:00:00+09:00" "2025-04-23 23:59:59+09:00" ] |
43 | 0.42 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-24 00:00:00+09:00" "2025-04-24 23:59:59+09:00" ] |
44 | 0.41 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-25 00:00:00+09:00" "2025-04-25 23:59:59+09:00" ] |
45 | 0.47 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-26 00:00:00+09:00" "2025-04-26 23:59:59+09:00" ] |
46 | 0.43 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-27 00:00:00+09:00" "2025-04-27 23:59:59+09:00" ] |
47 | 0.41 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-28 00:00:00+09:00" "2025-04-28 23:59:59+09:00" ] |
48 | 0.41 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-29 00:00:00+09:00" "2025-04-29 23:59:59+09:00" ] |
49 | 0.41 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-30 00:00:00+09:00" "2025-04-30 23:59:59+09:00" ] |
50 | 0.41 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-01 00:00:00+09:00" "2025-05-01 23:59:59+09:00" ] |
51 | 0.42 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-02 00:00:00+09:00" "2025-05-02 23:59:59+09:00" ] |
52 | 0.42 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-03 00:00:00+09:00" "2025-05-03 23:59:59+09:00" ] |
53 | 0.45 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-04 00:00:00+09:00" "2025-05-04 23:59:59+09:00" ] |
54 | 0.42 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-05 00:00:00+09:00" "2025-05-05 23:59:59+09:00" ] |
55 | 0.64 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-06 00:00:00+09:00" "2025-05-06 23:59:59+09:00" ] |
56 | 0.50 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-07 00:00:00+09:00" "2025-05-07 23:59:59+09:00" ] |
57 | 0.51 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-08 00:00:00+09:00" "2025-05-08 23:59:59+09:00" ] |
58 | 0.47 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-09 00:00:00+09:00" "2025-05-09 23:59:59+09:00" ] |
59 | 0.42 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-10 00:00:00+09:00" "2025-05-10 23:59:59+09:00" ] |
60 | 0.41 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-11 00:00:00+09:00" "2025-05-11 23:59:59+09:00" ] |
61 | 0.45 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-12 00:00:00+09:00" "2025-05-12 23:59:59+09:00" ] |
62 | 0.64 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-13 00:00:00+09:00" "2025-05-13 23:59:59+09:00" ] |
63 | 0.47 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-14 00:00:00+09:00" "2025-05-14 23:59:59+09:00" ] |
64 | 0.48 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-15 00:00:00+09:00" "2025-05-15 23:59:59+09:00" ] |
65 | 0.48 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-16 00:00:00+09:00" "2025-05-16 23:59:59+09:00" ] |
66 | 0.48 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-17 00:00:00+09:00" "2025-05-17 23:59:59+09:00" ] |
67 | 0.45 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-18 00:00:00+09:00" "2025-05-18 23:59:59+09:00" ] |
68 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-19 00:00:00+09:00" "2025-05-19 23:59:59+09:00" ] |
69 | 0.43 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-20 00:00:00+09:00" "2025-05-20 23:59:59+09:00" ] |
70 | 0.43 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-21 00:00:00+09:00" "2025-05-21 23:59:59+09:00" ] |
71 | 0.43 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-22 00:00:00+09:00" "2025-05-22 23:59:59+09:00" ] |
72 | 0.49 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-23 00:00:00+09:00" "2025-05-23 23:59:59+09:00" ] |
73 | 0.46 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-24 00:00:00+09:00" "2025-05-24 23:59:59+09:00" ] |
74 | 0.47 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-25 00:00:00+09:00" "2025-05-25 23:59:59+09:00" ] |
75 | 0.47 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-26 00:00:00+09:00" "2025-05-26 23:59:59+09:00" ] |
76 | 0.49 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-27 00:00:00+09:00" "2025-05-27 23:59:59+09:00" ] |
77 | 0.57 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-28 00:00:00+09:00" "2025-05-28 23:59:59+09:00" ] |
78 | 0.58 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-29 00:00:00+09:00" "2025-05-29 23:59:59+09:00" ] |
79 | 0.47 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-30 00:00:00+09:00" "2025-05-30 23:59:59+09:00" ] |
80 | 0.54 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-31 00:00:00+09:00" "2025-05-31 23:59:59+09:00" ] |
81 | 0.60 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-01 00:00:00+09:00" "2025-06-01 23:59:59+09:00" ] |
82 | 0.55 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-02 00:00:00+09:00" "2025-06-02 23:59:59+09:00" ] |
83 | 0.55 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-03 00:00:00+09:00" "2025-06-03 23:59:59+09:00" ] |
84 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-04 00:00:00+09:00" "2025-06-04 23:59:59+09:00" ] |
85 | 0.56 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-05 00:00:00+09:00" "2025-06-05 23:59:59+09:00" ] |
86 | 0.49 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-06 00:00:00+09:00" "2025-06-06 23:59:59+09:00" ] |
87 | 0.48 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-07 00:00:00+09:00" "2025-06-07 23:59:59+09:00" ] |
88 | 0.52 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-08 00:00:00+09:00" "2025-06-08 23:59:59+09:00" ] |
89 | 0.49 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-09 00:00:00+09:00" "2025-06-09 23:59:59+09:00" ] |
90 | 0.49 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-10 00:00:00+09:00" "2025-06-10 23:59:59+09:00" ] |
91 | 0.50 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-11 00:00:00+09:00" "2025-06-11 23:59:59+09:00" ] |
92 | 0.52 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-12 00:00:00+09:00" "2025-06-12 23:59:59+09:00" ] |
93 | 0.51 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-13 00:00:00+09:00" "2025-06-13 23:59:59+09:00" ] |
94 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-14 00:00:00+09:00" "2025-06-14 23:59:59+09:00" ] |
95 | 0.51 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-15 00:00:00+09:00" "2025-06-15 23:59:59+09:00" ] |
96 | 0.59 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-16 00:00:00+09:00" "2025-06-16 23:59:59+09:00" ] |
97 | 0.57 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-17 00:00:00+09:00" "2025-06-17 23:59:59+09:00" ] |
98 | 0.48 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-18 00:00:00+09:00" "2025-06-18 23:59:59+09:00" ] |
99 | 0.54 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-19 00:00:00+09:00" "2025-06-19 23:59:59+09:00" ] |
100 | 0.50 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-20 00:00:00+09:00" "2025-06-20 23:59:59+09:00" ] |
101 | 0.52 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-21 00:00:00+09:00" "2025-06-21 23:59:59+09:00" ] |
102 | 0.55 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-22 00:00:00+09:00" "2025-06-22 23:59:59+09:00" ] |
103 | 0.61 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-23 00:00:00+09:00" "2025-06-23 23:59:59+09:00" ] |
104 | 0.55 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-24 00:00:00+09:00" "2025-06-24 23:59:59+09:00" ] |
105 | 0.49 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-25 00:00:00+09:00" "2025-06-25 23:59:59+09:00" ] |
106 | 0.52 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-26 00:00:00+09:00" "2025-06-26 23:59:59+09:00" ] |
107 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-27 00:00:00+09:00" "2025-06-27 23:59:59+09:00" ] |
108 | 0.49 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-28 00:00:00+09:00" "2025-06-28 23:59:59+09:00" ] |
109 | 0.46 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-29 00:00:00+09:00" "2025-06-29 23:59:59+09:00" ] |
110 | 0.47 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-30 00:00:00+09:00" "2025-06-30 23:59:59+09:00" ] |
111 | 0.37 ms |
SELECT t0.name AS name_1, t0.value AS value_2, t0.discriminator_type FROM plg_deliverydate_dtb_config t0 WHERE t0.name = ? AND t0.discriminator_type IN ('deliverydateconfig') LIMIT 1
Parameters:
[
"calendar_month"
]
|
112 | 0.46 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-01 00:00:00+09:00" "2025-04-01 23:59:59+09:00" ] |
113 | 0.45 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-02 00:00:00+09:00" "2025-04-02 23:59:59+09:00" ] |
114 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-03 00:00:00+09:00" "2025-04-03 23:59:59+09:00" ] |
115 | 0.50 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-04 00:00:00+09:00" "2025-04-04 23:59:59+09:00" ] |
116 | 0.56 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-05 00:00:00+09:00" "2025-04-05 23:59:59+09:00" ] |
117 | 0.58 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-06 00:00:00+09:00" "2025-04-06 23:59:59+09:00" ] |
118 | 0.54 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-07 00:00:00+09:00" "2025-04-07 23:59:59+09:00" ] |
119 | 0.53 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-08 00:00:00+09:00" "2025-04-08 23:59:59+09:00" ] |
120 | 0.56 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-09 00:00:00+09:00" "2025-04-09 23:59:59+09:00" ] |
121 | 0.43 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-10 00:00:00+09:00" "2025-04-10 23:59:59+09:00" ] |
122 | 0.43 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-11 00:00:00+09:00" "2025-04-11 23:59:59+09:00" ] |
123 | 0.46 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-12 00:00:00+09:00" "2025-04-12 23:59:59+09:00" ] |
124 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-13 00:00:00+09:00" "2025-04-13 23:59:59+09:00" ] |
125 | 2.04 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-14 00:00:00+09:00" "2025-04-14 23:59:59+09:00" ] |
126 | 0.64 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-15 00:00:00+09:00" "2025-04-15 23:59:59+09:00" ] |
127 | 0.59 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-16 00:00:00+09:00" "2025-04-16 23:59:59+09:00" ] |
128 | 0.60 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-17 00:00:00+09:00" "2025-04-17 23:59:59+09:00" ] |
129 | 0.59 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-18 00:00:00+09:00" "2025-04-18 23:59:59+09:00" ] |
130 | 0.60 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-19 00:00:00+09:00" "2025-04-19 23:59:59+09:00" ] |
131 | 0.57 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-20 00:00:00+09:00" "2025-04-20 23:59:59+09:00" ] |
132 | 0.59 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-21 00:00:00+09:00" "2025-04-21 23:59:59+09:00" ] |
133 | 0.59 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-22 00:00:00+09:00" "2025-04-22 23:59:59+09:00" ] |
134 | 0.60 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-23 00:00:00+09:00" "2025-04-23 23:59:59+09:00" ] |
135 | 0.58 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-24 00:00:00+09:00" "2025-04-24 23:59:59+09:00" ] |
136 | 0.63 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-25 00:00:00+09:00" "2025-04-25 23:59:59+09:00" ] |
137 | 0.64 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-26 00:00:00+09:00" "2025-04-26 23:59:59+09:00" ] |
138 | 0.64 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-27 00:00:00+09:00" "2025-04-27 23:59:59+09:00" ] |
139 | 0.59 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-28 00:00:00+09:00" "2025-04-28 23:59:59+09:00" ] |
140 | 0.65 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-29 00:00:00+09:00" "2025-04-29 23:59:59+09:00" ] |
141 | 0.69 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-30 00:00:00+09:00" "2025-04-30 23:59:59+09:00" ] |
142 | 0.65 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-01 00:00:00+09:00" "2025-05-01 23:59:59+09:00" ] |
143 | 0.67 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-02 00:00:00+09:00" "2025-05-02 23:59:59+09:00" ] |
144 | 0.63 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-03 00:00:00+09:00" "2025-05-03 23:59:59+09:00" ] |
145 | 0.68 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-04 00:00:00+09:00" "2025-05-04 23:59:59+09:00" ] |
146 | 0.62 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-05 00:00:00+09:00" "2025-05-05 23:59:59+09:00" ] |
147 | 0.60 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-06 00:00:00+09:00" "2025-05-06 23:59:59+09:00" ] |
148 | 0.63 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-07 00:00:00+09:00" "2025-05-07 23:59:59+09:00" ] |
149 | 0.59 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-08 00:00:00+09:00" "2025-05-08 23:59:59+09:00" ] |
150 | 0.66 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-09 00:00:00+09:00" "2025-05-09 23:59:59+09:00" ] |
151 | 0.62 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-10 00:00:00+09:00" "2025-05-10 23:59:59+09:00" ] |
152 | 0.61 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-11 00:00:00+09:00" "2025-05-11 23:59:59+09:00" ] |
153 | 0.65 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-12 00:00:00+09:00" "2025-05-12 23:59:59+09:00" ] |
154 | 0.62 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-13 00:00:00+09:00" "2025-05-13 23:59:59+09:00" ] |
155 | 0.69 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-14 00:00:00+09:00" "2025-05-14 23:59:59+09:00" ] |
156 | 0.49 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-15 00:00:00+09:00" "2025-05-15 23:59:59+09:00" ] |
157 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-16 00:00:00+09:00" "2025-05-16 23:59:59+09:00" ] |
158 | 0.49 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-17 00:00:00+09:00" "2025-05-17 23:59:59+09:00" ] |
159 | 0.79 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-18 00:00:00+09:00" "2025-05-18 23:59:59+09:00" ] |
160 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-19 00:00:00+09:00" "2025-05-19 23:59:59+09:00" ] |
161 | 0.53 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-20 00:00:00+09:00" "2025-05-20 23:59:59+09:00" ] |
162 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-21 00:00:00+09:00" "2025-05-21 23:59:59+09:00" ] |
163 | 0.41 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-22 00:00:00+09:00" "2025-05-22 23:59:59+09:00" ] |
164 | 0.90 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-23 00:00:00+09:00" "2025-05-23 23:59:59+09:00" ] |
165 | 0.65 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-24 00:00:00+09:00" "2025-05-24 23:59:59+09:00" ] |
166 | 0.88 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-25 00:00:00+09:00" "2025-05-25 23:59:59+09:00" ] |
167 | 0.50 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-26 00:00:00+09:00" "2025-05-26 23:59:59+09:00" ] |
168 | 0.52 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-27 00:00:00+09:00" "2025-05-27 23:59:59+09:00" ] |
169 | 0.50 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-28 00:00:00+09:00" "2025-05-28 23:59:59+09:00" ] |
170 | 0.49 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-29 00:00:00+09:00" "2025-05-29 23:59:59+09:00" ] |
171 | 0.55 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-30 00:00:00+09:00" "2025-05-30 23:59:59+09:00" ] |
172 | 0.66 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-31 00:00:00+09:00" "2025-05-31 23:59:59+09:00" ] |
173 | 0.92 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-01 00:00:00+09:00" "2025-06-01 23:59:59+09:00" ] |
174 | 0.52 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-02 00:00:00+09:00" "2025-06-02 23:59:59+09:00" ] |
175 | 0.73 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-03 00:00:00+09:00" "2025-06-03 23:59:59+09:00" ] |
176 | 0.53 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-04 00:00:00+09:00" "2025-06-04 23:59:59+09:00" ] |
177 | 0.53 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-05 00:00:00+09:00" "2025-06-05 23:59:59+09:00" ] |
178 | 0.85 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-06 00:00:00+09:00" "2025-06-06 23:59:59+09:00" ] |
179 | 0.64 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-07 00:00:00+09:00" "2025-06-07 23:59:59+09:00" ] |
180 | 1.06 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-08 00:00:00+09:00" "2025-06-08 23:59:59+09:00" ] |
181 | 2.13 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-09 00:00:00+09:00" "2025-06-09 23:59:59+09:00" ] |
182 | 0.82 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-10 00:00:00+09:00" "2025-06-10 23:59:59+09:00" ] |
183 | 0.64 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-11 00:00:00+09:00" "2025-06-11 23:59:59+09:00" ] |
184 | 0.61 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-12 00:00:00+09:00" "2025-06-12 23:59:59+09:00" ] |
185 | 0.66 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-13 00:00:00+09:00" "2025-06-13 23:59:59+09:00" ] |
186 | 0.59 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-14 00:00:00+09:00" "2025-06-14 23:59:59+09:00" ] |
187 | 0.80 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-15 00:00:00+09:00" "2025-06-15 23:59:59+09:00" ] |
188 | 0.86 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-16 00:00:00+09:00" "2025-06-16 23:59:59+09:00" ] |
189 | 0.69 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-17 00:00:00+09:00" "2025-06-17 23:59:59+09:00" ] |
190 | 0.75 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-18 00:00:00+09:00" "2025-06-18 23:59:59+09:00" ] |
191 | 0.68 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-19 00:00:00+09:00" "2025-06-19 23:59:59+09:00" ] |
192 | 0.87 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-20 00:00:00+09:00" "2025-06-20 23:59:59+09:00" ] |
193 | 1.01 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-21 00:00:00+09:00" "2025-06-21 23:59:59+09:00" ] |
194 | 0.76 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-22 00:00:00+09:00" "2025-06-22 23:59:59+09:00" ] |
195 | 0.69 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-23 00:00:00+09:00" "2025-06-23 23:59:59+09:00" ] |
196 | 0.74 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-24 00:00:00+09:00" "2025-06-24 23:59:59+09:00" ] |
197 | 0.79 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-25 00:00:00+09:00" "2025-06-25 23:59:59+09:00" ] |
198 | 0.76 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-26 00:00:00+09:00" "2025-06-26 23:59:59+09:00" ] |
199 | 0.71 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-27 00:00:00+09:00" "2025-06-27 23:59:59+09:00" ] |
200 | 0.87 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-28 00:00:00+09:00" "2025-06-28 23:59:59+09:00" ] |
201 | 0.80 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-29 00:00:00+09:00" "2025-06-29 23:59:59+09:00" ] |
202 | 0.66 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-30 00:00:00+09:00" "2025-06-30 23:59:59+09:00" ] |
203 | 0.82 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')
Parameters:
[] |
204 | 1.72 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.discriminator_type FROM dtb_tag t0 WHERE t0.id = ? AND t0.discriminator_type IN ('tag')
Parameters:
[
7
]
|
205 | 0.62 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')
Parameters:
[] |
206 | 0.56 ms |
SELECT t0.name AS name_1, t0.value AS value_2, t0.discriminator_type FROM plg_deliverydate_dtb_config t0 WHERE t0.name = ? AND t0.discriminator_type IN ('deliverydateconfig') LIMIT 1
Parameters:
[
"calendar_month"
]
|
207 | 0.72 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-01 00:00:00+09:00" "2025-04-01 23:59:59+09:00" ] |
208 | 0.58 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-02 00:00:00+09:00" "2025-04-02 23:59:59+09:00" ] |
209 | 0.71 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-03 00:00:00+09:00" "2025-04-03 23:59:59+09:00" ] |
210 | 0.57 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-04 00:00:00+09:00" "2025-04-04 23:59:59+09:00" ] |
211 | 0.69 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-05 00:00:00+09:00" "2025-04-05 23:59:59+09:00" ] |
212 | 0.78 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-06 00:00:00+09:00" "2025-04-06 23:59:59+09:00" ] |
213 | 0.66 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-07 00:00:00+09:00" "2025-04-07 23:59:59+09:00" ] |
214 | 0.46 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-08 00:00:00+09:00" "2025-04-08 23:59:59+09:00" ] |
215 | 0.46 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-09 00:00:00+09:00" "2025-04-09 23:59:59+09:00" ] |
216 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-10 00:00:00+09:00" "2025-04-10 23:59:59+09:00" ] |
217 | 0.42 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-11 00:00:00+09:00" "2025-04-11 23:59:59+09:00" ] |
218 | 0.42 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-12 00:00:00+09:00" "2025-04-12 23:59:59+09:00" ] |
219 | 0.43 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-13 00:00:00+09:00" "2025-04-13 23:59:59+09:00" ] |
220 | 0.42 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-14 00:00:00+09:00" "2025-04-14 23:59:59+09:00" ] |
221 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-15 00:00:00+09:00" "2025-04-15 23:59:59+09:00" ] |
222 | 0.45 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-16 00:00:00+09:00" "2025-04-16 23:59:59+09:00" ] |
223 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-17 00:00:00+09:00" "2025-04-17 23:59:59+09:00" ] |
224 | 0.43 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-18 00:00:00+09:00" "2025-04-18 23:59:59+09:00" ] |
225 | 0.78 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-19 00:00:00+09:00" "2025-04-19 23:59:59+09:00" ] |
226 | 0.52 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-20 00:00:00+09:00" "2025-04-20 23:59:59+09:00" ] |
227 | 0.54 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-21 00:00:00+09:00" "2025-04-21 23:59:59+09:00" ] |
228 | 0.53 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-22 00:00:00+09:00" "2025-04-22 23:59:59+09:00" ] |
229 | 0.53 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-23 00:00:00+09:00" "2025-04-23 23:59:59+09:00" ] |
230 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-24 00:00:00+09:00" "2025-04-24 23:59:59+09:00" ] |
231 | 0.45 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-25 00:00:00+09:00" "2025-04-25 23:59:59+09:00" ] |
232 | 0.58 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-26 00:00:00+09:00" "2025-04-26 23:59:59+09:00" ] |
233 | 0.59 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-27 00:00:00+09:00" "2025-04-27 23:59:59+09:00" ] |
234 | 0.48 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-28 00:00:00+09:00" "2025-04-28 23:59:59+09:00" ] |
235 | 0.52 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-29 00:00:00+09:00" "2025-04-29 23:59:59+09:00" ] |
236 | 0.88 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-04-30 00:00:00+09:00" "2025-04-30 23:59:59+09:00" ] |
237 | 0.66 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-01 00:00:00+09:00" "2025-05-01 23:59:59+09:00" ] |
238 | 0.53 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-02 00:00:00+09:00" "2025-05-02 23:59:59+09:00" ] |
239 | 0.51 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-03 00:00:00+09:00" "2025-05-03 23:59:59+09:00" ] |
240 | 0.59 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-04 00:00:00+09:00" "2025-05-04 23:59:59+09:00" ] |
241 | 0.47 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-05 00:00:00+09:00" "2025-05-05 23:59:59+09:00" ] |
242 | 0.46 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-06 00:00:00+09:00" "2025-05-06 23:59:59+09:00" ] |
243 | 0.43 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-07 00:00:00+09:00" "2025-05-07 23:59:59+09:00" ] |
244 | 0.46 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-08 00:00:00+09:00" "2025-05-08 23:59:59+09:00" ] |
245 | 0.42 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-09 00:00:00+09:00" "2025-05-09 23:59:59+09:00" ] |
246 | 0.40 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-10 00:00:00+09:00" "2025-05-10 23:59:59+09:00" ] |
247 | 0.41 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-11 00:00:00+09:00" "2025-05-11 23:59:59+09:00" ] |
248 | 0.43 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-12 00:00:00+09:00" "2025-05-12 23:59:59+09:00" ] |
249 | 0.39 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-13 00:00:00+09:00" "2025-05-13 23:59:59+09:00" ] |
250 | 0.50 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-14 00:00:00+09:00" "2025-05-14 23:59:59+09:00" ] |
251 | 0.45 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-15 00:00:00+09:00" "2025-05-15 23:59:59+09:00" ] |
252 | 0.57 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-16 00:00:00+09:00" "2025-05-16 23:59:59+09:00" ] |
253 | 0.53 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-17 00:00:00+09:00" "2025-05-17 23:59:59+09:00" ] |
254 | 0.50 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-18 00:00:00+09:00" "2025-05-18 23:59:59+09:00" ] |
255 | 0.57 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-19 00:00:00+09:00" "2025-05-19 23:59:59+09:00" ] |
256 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-20 00:00:00+09:00" "2025-05-20 23:59:59+09:00" ] |
257 | 0.54 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-21 00:00:00+09:00" "2025-05-21 23:59:59+09:00" ] |
258 | 0.57 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-22 00:00:00+09:00" "2025-05-22 23:59:59+09:00" ] |
259 | 0.51 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-23 00:00:00+09:00" "2025-05-23 23:59:59+09:00" ] |
260 | 0.72 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-24 00:00:00+09:00" "2025-05-24 23:59:59+09:00" ] |
261 | 0.47 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-25 00:00:00+09:00" "2025-05-25 23:59:59+09:00" ] |
262 | 0.58 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-26 00:00:00+09:00" "2025-05-26 23:59:59+09:00" ] |
263 | 0.60 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-27 00:00:00+09:00" "2025-05-27 23:59:59+09:00" ] |
264 | 0.55 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-28 00:00:00+09:00" "2025-05-28 23:59:59+09:00" ] |
265 | 0.52 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-29 00:00:00+09:00" "2025-05-29 23:59:59+09:00" ] |
266 | 0.57 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-30 00:00:00+09:00" "2025-05-30 23:59:59+09:00" ] |
267 | 0.57 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-05-31 00:00:00+09:00" "2025-05-31 23:59:59+09:00" ] |
268 | 1.02 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-01 00:00:00+09:00" "2025-06-01 23:59:59+09:00" ] |
269 | 0.49 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-02 00:00:00+09:00" "2025-06-02 23:59:59+09:00" ] |
270 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-03 00:00:00+09:00" "2025-06-03 23:59:59+09:00" ] |
271 | 0.58 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-04 00:00:00+09:00" "2025-06-04 23:59:59+09:00" ] |
272 | 0.57 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-05 00:00:00+09:00" "2025-06-05 23:59:59+09:00" ] |
273 | 0.47 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-06 00:00:00+09:00" "2025-06-06 23:59:59+09:00" ] |
274 | 0.71 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-07 00:00:00+09:00" "2025-06-07 23:59:59+09:00" ] |
275 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-08 00:00:00+09:00" "2025-06-08 23:59:59+09:00" ] |
276 | 0.48 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-09 00:00:00+09:00" "2025-06-09 23:59:59+09:00" ] |
277 | 0.49 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-10 00:00:00+09:00" "2025-06-10 23:59:59+09:00" ] |
278 | 0.49 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-11 00:00:00+09:00" "2025-06-11 23:59:59+09:00" ] |
279 | 0.86 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-12 00:00:00+09:00" "2025-06-12 23:59:59+09:00" ] |
280 | 0.67 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-13 00:00:00+09:00" "2025-06-13 23:59:59+09:00" ] |
281 | 0.77 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-14 00:00:00+09:00" "2025-06-14 23:59:59+09:00" ] |
282 | 0.77 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-15 00:00:00+09:00" "2025-06-15 23:59:59+09:00" ] |
283 | 0.63 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-16 00:00:00+09:00" "2025-06-16 23:59:59+09:00" ] |
284 | 0.45 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-17 00:00:00+09:00" "2025-06-17 23:59:59+09:00" ] |
285 | 0.48 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-18 00:00:00+09:00" "2025-06-18 23:59:59+09:00" ] |
286 | 0.42 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-19 00:00:00+09:00" "2025-06-19 23:59:59+09:00" ] |
287 | 0.46 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-20 00:00:00+09:00" "2025-06-20 23:59:59+09:00" ] |
288 | 0.41 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-21 00:00:00+09:00" "2025-06-21 23:59:59+09:00" ] |
289 | 0.47 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-22 00:00:00+09:00" "2025-06-22 23:59:59+09:00" ] |
290 | 0.44 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-23 00:00:00+09:00" "2025-06-23 23:59:59+09:00" ] |
291 | 0.59 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-24 00:00:00+09:00" "2025-06-24 23:59:59+09:00" ] |
292 | 0.63 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-25 00:00:00+09:00" "2025-06-25 23:59:59+09:00" ] |
293 | 0.55 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-26 00:00:00+09:00" "2025-06-26 23:59:59+09:00" ] |
294 | 0.53 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-27 00:00:00+09:00" "2025-06-27 23:59:59+09:00" ] |
295 | 0.55 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-28 00:00:00+09:00" "2025-06-28 23:59:59+09:00" ] |
296 | 0.68 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-29 00:00:00+09:00" "2025-06-29 23:59:59+09:00" ] |
297 | 0.60 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.discriminator_type AS discriminator_type_3 FROM plg_deliverydate_dtb_holiday p0_ WHERE (p0_.date >= ? AND p0_.date < ?) AND p0_.discriminator_type IN ('holiday') LIMIT 1
Parameters:
[ "2025-06-30 00:00:00+09:00" "2025-06-30 23:59:59+09:00" ] |
298 | 0.85 ms |
SELECT t0.id AS id_1, t0.mente_mode AS mente_mode_2, t0.admin_close_flg AS admin_close_flg_3, t0.page_html AS page_html_4 FROM plg_simple_maintenance_config 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.
Entities Mapping
Class | Mapping errors |
---|---|
Eccube\Entity\AbstractEntity | No errors. |
Plugin\DeliveryDate4\Entity\DeliveryDateConfig | No errors. |
Plugin\DeliveryDate4\Entity\Holiday | No errors. |
Eccube\Entity\Product | No errors. |
Plugin\InstagramDspSet\Entity\InstagramConfig | No errors. |
Eccube\Entity\BaseInfo | No errors. |
Eccube\Entity\Plugin | No errors. |
Eccube\Entity\Master\AbstractMasterEntity | No errors. |
Eccube\Entity\Master\Country | No errors. |
Eccube\Entity\Master\Pref | No errors. |
Eccube\Entity\Page | No errors. |
Eccube\Entity\PageLayout | No errors. |
Eccube\Entity\Block | No errors. |
Eccube\Entity\BlockPosition | No errors. |
Eccube\Entity\Master\DeviceType | No errors. |
Eccube\Entity\AuthorityRole | No errors. |
Eccube\Entity\Layout | No errors. |
Eccube\Entity\Order |
|
Eccube\Entity\Customer | No errors. |
Eccube\Entity\Member | No errors. |
Eccube\Entity\Delivery | No errors. |
Eccube\Entity\CustomerFavoriteProduct | No errors. |
Eccube\Entity\Master\ProductListMax | No errors. |
Eccube\Entity\Category | No errors. |
Eccube\Entity\ProductCategory | No errors. |
Eccube\Entity\Master\ProductListOrderBy | No errors. |
Plugin\MailMagazine4\Entity\MailMagazineSendHistory | No errors. |
Plugin\SortProduct4Plus\Entity\SortProduct | No errors. |
Eccube\Entity\Master\ProductStatus | No errors. |
Eccube\Entity\ProductClass | No errors. |
Eccube\Entity\ProductImage | No errors. |
Eccube\Entity\ProductTag | No errors. |
Plugin\HiddenDeliveryDate\Entity\Hiddenday | No errors. |
Eccube\Entity\TaxRule | No errors. |
Eccube\Entity\ProductStock | No errors. |
Eccube\Entity\ClassCategory | No errors. |
Eccube\Entity\Master\SaleType | No errors. |
Eccube\Entity\DeliveryDuration | No errors. |
Eccube\Entity\Master\RoundingType | No errors. |
Eccube\Entity\ClassName | No errors. |
Eccube\Entity\Tag | No errors. |
Eccube\Entity\CartItem | No errors. |
Eccube\Entity\Cart | No errors. |
Plugin\SimpleMaintenance\Entity\SimpleMConfig | No errors. |
Eccube\Entity\Master\Authority | No errors. |
Eccube\Entity\OrderItem | No errors. |
Eccube\Entity\Shipping | No errors. |
Eccube\Entity\MailHistory | No errors. |
Eccube\Entity\Master\Sex | No errors. |
Eccube\Entity\Master\Job | No errors. |
Eccube\Entity\Payment | No errors. |
Eccube\Entity\Master\CustomerOrderStatus | No errors. |
Eccube\Entity\Master\OrderStatusColor | No errors. |
Eccube\Entity\Master\OrderStatus | No errors. |
Customize\Entity\Master\WaitingStatus | No errors. |
Customize\Entity\Master\WaitingStatusColor | No errors. |
Plugin\AmazonPayV2\Entity\Master\AmazonStatus | No errors. |
Plugin\AmazonPayV2\Entity\AmazonTrading |
|
Eccube\Entity\CustomerAddress | No errors. |
Eccube\Entity\Master\CustomerStatus | No errors. |
Eccube\Entity\Master\Work | No errors. |
Eccube\Entity\PaymentOption | No errors. |
Eccube\Entity\DeliveryFee | No errors. |
Eccube\Entity\DeliveryTime | No errors. |
Plugin\DeliveryDate4\Entity\DeliveryDate | No errors. |
Eccube\Entity\Master\TaxType | No errors. |
Eccube\Entity\Master\TaxDisplayType | No errors. |
Eccube\Entity\Master\OrderItemType | No errors. |