<?php //b78f7e312e4bd8b0bffa75733779b822

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \deepclone_from_array([
    'classes' => ['Doctrine\\ORM\\Query\\ParserResult', 'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer', 'Doctrine\\ORM\\Query\\ResultSetMapping'],
    'objectMeta' => [0, 1, 2],
    'prepared' => 0,
    'properties' => [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [1],
            'resultSetMapping' => [2],
            'parameterMappings' => [
                [
                    'category' => [0],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [1 => 'SELECT p0_.name AS name_0, p0_.latin_name AS latin_name_1, p0_.common_family AS common_family_2, p0_.page_heading AS page_heading_3, p0_.intro AS intro_4, p0_.description AS description_5, p0_.planting_advice AS planting_advice_6, p0_.care_advice AS care_advice_7, p0_.companion_advice AS companion_advice_8, p0_.culinary_advice AS culinary_advice_9, p0_.mature_height_cm AS mature_height_cm_10, p0_.mature_width_cm AS mature_width_cm_11, p0_.spacing_cm AS spacing_cm_12, p0_.exposure AS exposure_13, p0_.soil AS soil_14, p0_.hardiness_celsius AS hardiness_celsius_15, p0_.watering AS watering_16, p0_.planting_seasons AS planting_seasons_17, p0_.flowering_seasons AS flowering_seasons_18, p0_.harvest_seasons AS harvest_seasons_19, p0_.origin AS origin_20, p0_.fruit_description AS fruit_description_21, p0_.conservation AS conservation_22, p0_.vigour AS vigour_23, p0_.pollinators AS pollinators_24, p0_.edible AS edible_25, p0_.organic AS organic_26, p0_.availability AS availability_27, p0_.availability_note AS availability_note_28, p0_.price AS price_29, p0_.price_unit AS price_unit_30, p0_.promotion_label AS promotion_label_31, p0_.featured AS featured_32, p0_.published AS published_33, p0_.id AS id_34, p0_.title AS title_35, p0_.meta_description AS meta_description_36, p0_.social_title AS social_title_37, p0_.social_description AS social_description_38, p0_.indexable AS indexable_39, p0_.slug AS slug_40, p0_.created_at AS created_at_41, p0_.updated_at AS updated_at_42, m1_.name AS name_43, m1_.file_name AS file_name_44, m1_.alternative_text AS alternative_text_45, m1_.credit AS credit_46, m1_.placeholder AS placeholder_47, m1_.id AS id_48, m1_.created_at AS created_at_49, m1_.updated_at AS updated_at_50, p0_.image_id AS image_id_51 FROM plant p0_ LEFT JOIN media m1_ ON p0_.image_id = m1_.id INNER JOIN plant_plant_category p3_ ON p0_.id = p3_.plant_id INNER JOIN plant_category p2_ ON p2_.id = p3_.plant_category_id WHERE p0_.published = 1 AND p2_.id = ? ORDER BY FIELD(p0_.availability, \'available\', \'soon\', \'out_of_stock\', \'discontinued\') ASC, p0_.name ASC'],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => ['p' => 'App\\Entity\\Plant', 'image' => 'App\\Entity\\Media'],
            ],
            'relationMap' => [
                2 => ['image' => 'image'],
            ],
            'parentAliasMap' => [
                2 => ['image' => 'p'],
            ],
            'fieldMappings' => [
                2 => [
                    'name_0' => 'name', 'latin_name_1' => 'latinName', 'common_family_2' => 'commonFamily', 'page_heading_3' => 'pageHeading', 'intro_4' => 'intro', 'description_5' => 'description', 'planting_advice_6' => 'plantingAdvice', 'care_advice_7' => 'careAdvice', 'companion_advice_8' => 'companionAdvice', 'culinary_advice_9' => 'culinaryAdvice',
                    'mature_height_cm_10' => 'matureHeightCm', 'mature_width_cm_11' => 'matureWidthCm', 'spacing_cm_12' => 'spacingCm', 'exposure_13' => 'exposure', 'soil_14' => 'soil', 'hardiness_celsius_15' => 'hardinessCelsius', 'watering_16' => 'watering', 'planting_seasons_17' => 'plantingSeasons', 'flowering_seasons_18' => 'floweringSeasons', 'harvest_seasons_19' => 'harvestSeasons',
                    'origin_20' => 'origin', 'fruit_description_21' => 'fruitDescription', 'conservation_22' => 'conservation', 'vigour_23' => 'vigour', 'pollinators_24' => 'pollinators', 'edible_25' => 'edible', 'organic_26' => 'organic', 'availability_27' => 'availability', 'availability_note_28' => 'availabilityNote', 'price_29' => 'price',
                    'price_unit_30' => 'priceUnit', 'promotion_label_31' => 'promotionLabel', 'featured_32' => 'featured', 'published_33' => 'published', 'id_34' => 'id', 'title_35' => 'title', 'meta_description_36' => 'metaDescription', 'social_title_37' => 'socialTitle', 'social_description_38' => 'socialDescription', 'indexable_39' => 'indexable',
                    'slug_40' => 'slug', 'created_at_41' => 'createdAt', 'updated_at_42' => 'updatedAt', 'name_43' => 'name', 'file_name_44' => 'fileName', 'alternative_text_45' => 'alternativeText', 'credit_46' => 'credit', 'placeholder_47' => 'placeholder', 'id_48' => 'id', 'created_at_49' => 'createdAt',
                    'updated_at_50' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Plant' => [
                        'p' => [
                            'name' => 'name_0', 'latinName' => 'latin_name_1', 'commonFamily' => 'common_family_2', 'pageHeading' => 'page_heading_3', 'intro' => 'intro_4', 'description' => 'description_5', 'plantingAdvice' => 'planting_advice_6', 'careAdvice' => 'care_advice_7', 'companionAdvice' => 'companion_advice_8', 'culinaryAdvice' => 'culinary_advice_9',
                            'matureHeightCm' => 'mature_height_cm_10', 'matureWidthCm' => 'mature_width_cm_11', 'spacingCm' => 'spacing_cm_12', 'exposure' => 'exposure_13', 'soil' => 'soil_14', 'hardinessCelsius' => 'hardiness_celsius_15', 'watering' => 'watering_16', 'plantingSeasons' => 'planting_seasons_17', 'floweringSeasons' => 'flowering_seasons_18', 'harvestSeasons' => 'harvest_seasons_19',
                            'origin' => 'origin_20', 'fruitDescription' => 'fruit_description_21', 'conservation' => 'conservation_22', 'vigour' => 'vigour_23', 'pollinators' => 'pollinators_24', 'edible' => 'edible_25', 'organic' => 'organic_26', 'availability' => 'availability_27', 'availabilityNote' => 'availability_note_28', 'price' => 'price_29',
                            'priceUnit' => 'price_unit_30', 'promotionLabel' => 'promotion_label_31', 'featured' => 'featured_32', 'published' => 'published_33', 'id' => 'id_34', 'title' => 'title_35', 'metaDescription' => 'meta_description_36', 'socialTitle' => 'social_title_37', 'socialDescription' => 'social_description_38', 'indexable' => 'indexable_39',
                            'slug' => 'slug_40', 'createdAt' => 'created_at_41', 'updatedAt' => 'updated_at_42',
                        ],
                    ],
                    'App\\Entity\\Media' => [
                        'image' => ['name' => 'name_43', 'fileName' => 'file_name_44', 'alternativeText' => 'alternative_text_45', 'credit' => 'credit_46', 'placeholder' => 'placeholder_47', 'id' => 'id_48', 'createdAt' => 'created_at_49', 'updatedAt' => 'updated_at_50'],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => ['exposure_13' => 'App\\Entity\\Enum\\Exposure', 'availability_27' => 'App\\Entity\\Enum\\Availability'],
            ],
            'typeMappings' => [
                2 => ['image_id_51' => 'guid'],
            ],
            'entityMappings' => [
                2 => ['p' => null],
            ],
            'metaMappings' => [
                2 => ['image_id_51' => 'image_id'],
            ],
            'columnOwnerMap' => [
                2 => [
                    'name_0' => 'p', 'latin_name_1' => 'p', 'common_family_2' => 'p', 'page_heading_3' => 'p', 'intro_4' => 'p', 'description_5' => 'p', 'planting_advice_6' => 'p', 'care_advice_7' => 'p', 'companion_advice_8' => 'p', 'culinary_advice_9' => 'p',
                    'mature_height_cm_10' => 'p', 'mature_width_cm_11' => 'p', 'spacing_cm_12' => 'p', 'exposure_13' => 'p', 'soil_14' => 'p', 'hardiness_celsius_15' => 'p', 'watering_16' => 'p', 'planting_seasons_17' => 'p', 'flowering_seasons_18' => 'p', 'harvest_seasons_19' => 'p',
                    'origin_20' => 'p', 'fruit_description_21' => 'p', 'conservation_22' => 'p', 'vigour_23' => 'p', 'pollinators_24' => 'p', 'edible_25' => 'p', 'organic_26' => 'p', 'availability_27' => 'p', 'availability_note_28' => 'p', 'price_29' => 'p',
                    'price_unit_30' => 'p', 'promotion_label_31' => 'p', 'featured_32' => 'p', 'published_33' => 'p', 'id_34' => 'p', 'title_35' => 'p', 'meta_description_36' => 'p', 'social_title_37' => 'p', 'social_description_38' => 'p', 'indexable_39' => 'p',
                    'slug_40' => 'p', 'created_at_41' => 'p', 'updated_at_42' => 'p', 'name_43' => 'image', 'file_name_44' => 'image', 'alternative_text_45' => 'image', 'credit_46' => 'image', 'placeholder_47' => 'image', 'id_48' => 'image', 'created_at_49' => 'image',
                    'updated_at_50' => 'image', 'image_id_51' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'name_0' => 'App\\Entity\\Plant', 'latin_name_1' => 'App\\Entity\\Plant', 'common_family_2' => 'App\\Entity\\Plant', 'page_heading_3' => 'App\\Entity\\Plant', 'intro_4' => 'App\\Entity\\Plant', 'description_5' => 'App\\Entity\\Plant', 'planting_advice_6' => 'App\\Entity\\Plant', 'care_advice_7' => 'App\\Entity\\Plant', 'companion_advice_8' => 'App\\Entity\\Plant', 'culinary_advice_9' => 'App\\Entity\\Plant',
                    'mature_height_cm_10' => 'App\\Entity\\Plant', 'mature_width_cm_11' => 'App\\Entity\\Plant', 'spacing_cm_12' => 'App\\Entity\\Plant', 'exposure_13' => 'App\\Entity\\Plant', 'soil_14' => 'App\\Entity\\Plant', 'hardiness_celsius_15' => 'App\\Entity\\Plant', 'watering_16' => 'App\\Entity\\Plant', 'planting_seasons_17' => 'App\\Entity\\Plant', 'flowering_seasons_18' => 'App\\Entity\\Plant', 'harvest_seasons_19' => 'App\\Entity\\Plant',
                    'origin_20' => 'App\\Entity\\Plant', 'fruit_description_21' => 'App\\Entity\\Plant', 'conservation_22' => 'App\\Entity\\Plant', 'vigour_23' => 'App\\Entity\\Plant', 'pollinators_24' => 'App\\Entity\\Plant', 'edible_25' => 'App\\Entity\\Plant', 'organic_26' => 'App\\Entity\\Plant', 'availability_27' => 'App\\Entity\\Plant', 'availability_note_28' => 'App\\Entity\\Plant', 'price_29' => 'App\\Entity\\Plant',
                    'price_unit_30' => 'App\\Entity\\Plant', 'promotion_label_31' => 'App\\Entity\\Plant', 'featured_32' => 'App\\Entity\\Plant', 'published_33' => 'App\\Entity\\Plant', 'id_34' => 'App\\Entity\\Plant', 'title_35' => 'App\\Entity\\Plant', 'meta_description_36' => 'App\\Entity\\Plant', 'social_title_37' => 'App\\Entity\\Plant', 'social_description_38' => 'App\\Entity\\Plant', 'indexable_39' => 'App\\Entity\\Plant',
                    'slug_40' => 'App\\Entity\\Plant', 'created_at_41' => 'App\\Entity\\Plant', 'updated_at_42' => 'App\\Entity\\Plant', 'name_43' => 'App\\Entity\\Media', 'file_name_44' => 'App\\Entity\\Media', 'alternative_text_45' => 'App\\Entity\\Media', 'credit_46' => 'App\\Entity\\Media', 'placeholder_47' => 'App\\Entity\\Media', 'id_48' => 'App\\Entity\\Media', 'created_at_49' => 'App\\Entity\\Media',
                    'updated_at_50' => 'App\\Entity\\Media',
                ],
            ],
        ],
    ],
    'resolve' => [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [true],
            'resultSetMapping' => [true],
        ],
    ],
], null, true); } }];
