[
"sql" => "SELECT p0_.id AS id_0, p0_.uuid AS uuid_1, p0_.title AS title_2, p0_.short_title AS short_title_3, p0_.slug AS slug_4, p0_.position AS position_5, p0_.level AS level_6, p0_.template AS template_7, p0_.status AS status_8, p0_.published_at AS published_at_9, p0_.unpublished_at AS unpublished_at_10, p0_.is_featured AS is_featured_11, p0_.is_custom AS is_custom_12, p0_.template_path AS template_path_13, p0_.show_table_of_contents AS show_table_of_contents_14, p0_.show_children_list AS show_children_list_15, p0_.children_list_position AS children_list_position_16, p0_.show_page_header AS show_page_header_17, p0_.tags AS tags_18, p0_.short_description AS short_description_19, p0_.content AS content_20, p0_.image AS image_21, p0_.thumbnail_image AS thumbnail_image_22, p0_.thumbnail_excerpt AS thumbnail_excerpt_23, p0_.seo_title AS seo_title_24, p0_.seo_description AS seo_description_25, p0_.seo_canonical AS seo_canonical_26, p0_.no_index AS no_index_27, p0_.created_at AS created_at_28, p0_.updated_at AS updated_at_29, p0_.icon_slug AS icon_slug_30, p0_.type AS type_31, p0_.show_in_tree AS show_in_tree_32, p0_.parent_id AS parent_id_33, p0_.created_by_id AS created_by_id_34 FROM page p0_ WHERE p0_.slug = ? AND p0_.show_in_tree = 1 AND p0_.parent_id IS NULL AND p0_.status = ? AND ((p0_.published_at IS NULL OR p0_.published_at <= ?)) AND ((p0_.unpublished_at IS NULL OR p0_.unpublished_at > ?)) ORDER BY p0_.position ASC LIMIT 1"
"params" => [
1 => "build"
2 => 1
3 => "2026-03-25 09:43:25"
4 => "2026-03-25 09:43:25"
]
"types" => [
1 => 2
2 => 1
3 => 2
4 => 2
]
]