<?php //56eb3c80592e33beb2c6156062684812

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' => [
                [
                    'kind' => [0],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [1 => 'SELECT s0_.name AS name_0, s0_.page_heading AS page_heading_1, s0_.kind AS kind_2, s0_.intro AS intro_3, s0_.body AS body_4, s0_.inclusions AS inclusions_5, s0_.city AS city_6, s0_.postal_code AS postal_code_7, s0_.local_proof AS local_proof_8, s0_.position AS position_9, s0_.published AS published_10, s0_.recommendation_note AS recommendation_note_11, s0_.id AS id_12, s0_.title AS title_13, s0_.meta_description AS meta_description_14, s0_.social_title AS social_title_15, s0_.social_description AS social_description_16, s0_.indexable AS indexable_17, s0_.slug AS slug_18, s0_.created_at AS created_at_19, s0_.updated_at AS updated_at_20, m1_.name AS name_21, m1_.file_name AS file_name_22, m1_.alternative_text AS alternative_text_23, m1_.credit AS credit_24, m1_.placeholder AS placeholder_25, m1_.id AS id_26, m1_.created_at AS created_at_27, m1_.updated_at AS updated_at_28, s0_.image_id AS image_id_29 FROM service s0_ LEFT JOIN media m1_ ON s0_.image_id = m1_.id WHERE s0_.published = 1 AND s0_.kind = ? ORDER BY s0_.position ASC, s0_.name ASC'],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => ['s' => 'App\\Entity\\Service', 'image' => 'App\\Entity\\Media'],
            ],
            'relationMap' => [
                2 => ['image' => 'image'],
            ],
            'parentAliasMap' => [
                2 => ['image' => 's'],
            ],
            'fieldMappings' => [
                2 => [
                    'name_0' => 'name', 'page_heading_1' => 'pageHeading', 'kind_2' => 'kind', 'intro_3' => 'intro', 'body_4' => 'body', 'inclusions_5' => 'inclusions', 'city_6' => 'city', 'postal_code_7' => 'postalCode', 'local_proof_8' => 'localProof', 'position_9' => 'position',
                    'published_10' => 'published', 'recommendation_note_11' => 'recommendationNote', 'id_12' => 'id', 'title_13' => 'title', 'meta_description_14' => 'metaDescription', 'social_title_15' => 'socialTitle', 'social_description_16' => 'socialDescription', 'indexable_17' => 'indexable', 'slug_18' => 'slug', 'created_at_19' => 'createdAt',
                    'updated_at_20' => 'updatedAt', 'name_21' => 'name', 'file_name_22' => 'fileName', 'alternative_text_23' => 'alternativeText', 'credit_24' => 'credit', 'placeholder_25' => 'placeholder', 'id_26' => 'id', 'created_at_27' => 'createdAt', 'updated_at_28' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Service' => [
                        's' => [
                            'name' => 'name_0', 'pageHeading' => 'page_heading_1', 'kind' => 'kind_2', 'intro' => 'intro_3', 'body' => 'body_4', 'inclusions' => 'inclusions_5', 'city' => 'city_6', 'postalCode' => 'postal_code_7', 'localProof' => 'local_proof_8', 'position' => 'position_9',
                            'published' => 'published_10', 'recommendationNote' => 'recommendation_note_11', 'id' => 'id_12', 'title' => 'title_13', 'metaDescription' => 'meta_description_14', 'socialTitle' => 'social_title_15', 'socialDescription' => 'social_description_16', 'indexable' => 'indexable_17', 'slug' => 'slug_18', 'createdAt' => 'created_at_19',
                            'updatedAt' => 'updated_at_20',
                        ],
                    ],
                    'App\\Entity\\Media' => [
                        'image' => ['name' => 'name_21', 'fileName' => 'file_name_22', 'alternativeText' => 'alternative_text_23', 'credit' => 'credit_24', 'placeholder' => 'placeholder_25', 'id' => 'id_26', 'createdAt' => 'created_at_27', 'updatedAt' => 'updated_at_28'],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => ['kind_2' => 'App\\Entity\\Enum\\ServiceKind'],
            ],
            'typeMappings' => [
                2 => ['image_id_29' => 'guid'],
            ],
            'entityMappings' => [
                2 => ['s' => null],
            ],
            'metaMappings' => [
                2 => ['image_id_29' => 'image_id'],
            ],
            'columnOwnerMap' => [
                2 => [
                    'name_0' => 's', 'page_heading_1' => 's', 'kind_2' => 's', 'intro_3' => 's', 'body_4' => 's', 'inclusions_5' => 's', 'city_6' => 's', 'postal_code_7' => 's', 'local_proof_8' => 's', 'position_9' => 's',
                    'published_10' => 's', 'recommendation_note_11' => 's', 'id_12' => 's', 'title_13' => 's', 'meta_description_14' => 's', 'social_title_15' => 's', 'social_description_16' => 's', 'indexable_17' => 's', 'slug_18' => 's', 'created_at_19' => 's',
                    'updated_at_20' => 's', 'name_21' => 'image', 'file_name_22' => 'image', 'alternative_text_23' => 'image', 'credit_24' => 'image', 'placeholder_25' => 'image', 'id_26' => 'image', 'created_at_27' => 'image', 'updated_at_28' => 'image', 'image_id_29' => 's',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'name_0' => 'App\\Entity\\Service', 'page_heading_1' => 'App\\Entity\\Service', 'kind_2' => 'App\\Entity\\Service', 'intro_3' => 'App\\Entity\\Service', 'body_4' => 'App\\Entity\\Service', 'inclusions_5' => 'App\\Entity\\Service', 'city_6' => 'App\\Entity\\Service', 'postal_code_7' => 'App\\Entity\\Service', 'local_proof_8' => 'App\\Entity\\Service', 'position_9' => 'App\\Entity\\Service',
                    'published_10' => 'App\\Entity\\Service', 'recommendation_note_11' => 'App\\Entity\\Service', 'id_12' => 'App\\Entity\\Service', 'title_13' => 'App\\Entity\\Service', 'meta_description_14' => 'App\\Entity\\Service', 'social_title_15' => 'App\\Entity\\Service', 'social_description_16' => 'App\\Entity\\Service', 'indexable_17' => 'App\\Entity\\Service', 'slug_18' => 'App\\Entity\\Service', 'created_at_19' => 'App\\Entity\\Service',
                    'updated_at_20' => 'App\\Entity\\Service', 'name_21' => 'App\\Entity\\Media', 'file_name_22' => 'App\\Entity\\Media', 'alternative_text_23' => 'App\\Entity\\Media', 'credit_24' => 'App\\Entity\\Media', 'placeholder_25' => 'App\\Entity\\Media', 'id_26' => 'App\\Entity\\Media', 'created_at_27' => 'App\\Entity\\Media', 'updated_at_28' => 'App\\Entity\\Media',
                ],
            ],
        ],
    ],
    'resolve' => [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [true],
            'resultSetMapping' => [true],
        ],
    ],
], null, true); } }];
