<?php //3464589051434a01d0594d32bdeb59c3

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],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [1 => 'SELECT p0_.name AS name_0, p0_.page_heading AS page_heading_1, p0_.intro AS intro_2, p0_.body AS body_3, p0_.position AS position_4, p0_.published AS published_5, p0_.featured AS featured_6, p0_.id AS id_7, p0_.title AS title_8, p0_.meta_description AS meta_description_9, p0_.social_title AS social_title_10, p0_.social_description AS social_description_11, p0_.indexable AS indexable_12, p0_.slug AS slug_13, p0_.created_at AS created_at_14, p0_.updated_at AS updated_at_15, p1_.name AS name_16, p1_.page_heading AS page_heading_17, p1_.intro AS intro_18, p1_.body AS body_19, p1_.position AS position_20, p1_.published AS published_21, p1_.featured AS featured_22, p1_.id AS id_23, p1_.title AS title_24, p1_.meta_description AS meta_description_25, p1_.social_title AS social_title_26, p1_.social_description AS social_description_27, p1_.indexable AS indexable_28, p1_.slug AS slug_29, p1_.created_at AS created_at_30, p1_.updated_at AS updated_at_31, p0_.parent_id AS parent_id_32, p0_.image_id AS image_id_33, p1_.parent_id AS parent_id_34, p1_.image_id AS image_id_35 FROM plant_category p0_ LEFT JOIN plant_category p1_ ON p0_.id = p1_.parent_id WHERE p0_.parent_id IS NULL AND p0_.published = 1 ORDER BY p0_.position ASC, p1_.position ASC'],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => ['category' => 'App\\Entity\\PlantCategory', 'children' => 'App\\Entity\\PlantCategory'],
            ],
            'relationMap' => [
                2 => ['children' => 'children'],
            ],
            'parentAliasMap' => [
                2 => ['children' => 'category'],
            ],
            'fieldMappings' => [
                2 => [
                    'name_0' => 'name', 'page_heading_1' => 'pageHeading', 'intro_2' => 'intro', 'body_3' => 'body', 'position_4' => 'position', 'published_5' => 'published', 'featured_6' => 'featured', 'id_7' => 'id', 'title_8' => 'title', 'meta_description_9' => 'metaDescription',
                    'social_title_10' => 'socialTitle', 'social_description_11' => 'socialDescription', 'indexable_12' => 'indexable', 'slug_13' => 'slug', 'created_at_14' => 'createdAt', 'updated_at_15' => 'updatedAt', 'name_16' => 'name', 'page_heading_17' => 'pageHeading', 'intro_18' => 'intro', 'body_19' => 'body',
                    'position_20' => 'position', 'published_21' => 'published', 'featured_22' => 'featured', 'id_23' => 'id', 'title_24' => 'title', 'meta_description_25' => 'metaDescription', 'social_title_26' => 'socialTitle', 'social_description_27' => 'socialDescription', 'indexable_28' => 'indexable', 'slug_29' => 'slug',
                    'created_at_30' => 'createdAt', 'updated_at_31' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\PlantCategory' => [
                        'category' => [
                            'name' => 'name_0', 'pageHeading' => 'page_heading_1', 'intro' => 'intro_2', 'body' => 'body_3', 'position' => 'position_4', 'published' => 'published_5', 'featured' => 'featured_6', 'id' => 'id_7', 'title' => 'title_8', 'metaDescription' => 'meta_description_9',
                            'socialTitle' => 'social_title_10', 'socialDescription' => 'social_description_11', 'indexable' => 'indexable_12', 'slug' => 'slug_13', 'createdAt' => 'created_at_14', 'updatedAt' => 'updated_at_15',
                        ],
                        'children' => [
                            'name' => 'name_16', 'pageHeading' => 'page_heading_17', 'intro' => 'intro_18', 'body' => 'body_19', 'position' => 'position_20', 'published' => 'published_21', 'featured' => 'featured_22', 'id' => 'id_23', 'title' => 'title_24', 'metaDescription' => 'meta_description_25',
                            'socialTitle' => 'social_title_26', 'socialDescription' => 'social_description_27', 'indexable' => 'indexable_28', 'slug' => 'slug_29', 'createdAt' => 'created_at_30', 'updatedAt' => 'updated_at_31',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => ['parent_id_32' => 'guid', 'image_id_33' => 'guid', 'parent_id_34' => 'guid', 'image_id_35' => 'guid'],
            ],
            'entityMappings' => [
                2 => ['category' => null],
            ],
            'metaMappings' => [
                2 => ['parent_id_32' => 'parent_id', 'image_id_33' => 'image_id', 'parent_id_34' => 'parent_id', 'image_id_35' => 'image_id'],
            ],
            'columnOwnerMap' => [
                2 => [
                    'name_0' => 'category', 'page_heading_1' => 'category', 'intro_2' => 'category', 'body_3' => 'category', 'position_4' => 'category', 'published_5' => 'category', 'featured_6' => 'category', 'id_7' => 'category', 'title_8' => 'category', 'meta_description_9' => 'category',
                    'social_title_10' => 'category', 'social_description_11' => 'category', 'indexable_12' => 'category', 'slug_13' => 'category', 'created_at_14' => 'category', 'updated_at_15' => 'category', 'name_16' => 'children', 'page_heading_17' => 'children', 'intro_18' => 'children', 'body_19' => 'children',
                    'position_20' => 'children', 'published_21' => 'children', 'featured_22' => 'children', 'id_23' => 'children', 'title_24' => 'children', 'meta_description_25' => 'children', 'social_title_26' => 'children', 'social_description_27' => 'children', 'indexable_28' => 'children', 'slug_29' => 'children',
                    'created_at_30' => 'children', 'updated_at_31' => 'children', 'parent_id_32' => 'category', 'image_id_33' => 'category', 'parent_id_34' => 'children', 'image_id_35' => 'children',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'name_0' => 'App\\Entity\\PlantCategory', 'page_heading_1' => 'App\\Entity\\PlantCategory', 'intro_2' => 'App\\Entity\\PlantCategory', 'body_3' => 'App\\Entity\\PlantCategory', 'position_4' => 'App\\Entity\\PlantCategory', 'published_5' => 'App\\Entity\\PlantCategory', 'featured_6' => 'App\\Entity\\PlantCategory', 'id_7' => 'App\\Entity\\PlantCategory', 'title_8' => 'App\\Entity\\PlantCategory', 'meta_description_9' => 'App\\Entity\\PlantCategory',
                    'social_title_10' => 'App\\Entity\\PlantCategory', 'social_description_11' => 'App\\Entity\\PlantCategory', 'indexable_12' => 'App\\Entity\\PlantCategory', 'slug_13' => 'App\\Entity\\PlantCategory', 'created_at_14' => 'App\\Entity\\PlantCategory', 'updated_at_15' => 'App\\Entity\\PlantCategory', 'name_16' => 'App\\Entity\\PlantCategory', 'page_heading_17' => 'App\\Entity\\PlantCategory', 'intro_18' => 'App\\Entity\\PlantCategory', 'body_19' => 'App\\Entity\\PlantCategory',
                    'position_20' => 'App\\Entity\\PlantCategory', 'published_21' => 'App\\Entity\\PlantCategory', 'featured_22' => 'App\\Entity\\PlantCategory', 'id_23' => 'App\\Entity\\PlantCategory', 'title_24' => 'App\\Entity\\PlantCategory', 'meta_description_25' => 'App\\Entity\\PlantCategory', 'social_title_26' => 'App\\Entity\\PlantCategory', 'social_description_27' => 'App\\Entity\\PlantCategory', 'indexable_28' => 'App\\Entity\\PlantCategory', 'slug_29' => 'App\\Entity\\PlantCategory',
                    'created_at_30' => 'App\\Entity\\PlantCategory', 'updated_at_31' => 'App\\Entity\\PlantCategory',
                ],
            ],
        ],
    ],
    'resolve' => [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [true],
            'resultSetMapping' => [true],
        ],
    ],
], null, true); } }];
