<?php //4d3f407d03488ae3c6ed4752894f1f13

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_.id AS id_0, p0_.titre AS titre_1, p0_.slug AS slug_2, p0_.type AS type_3, p0_.description AS description_4, p0_.contenu AS contenu_5, p0_.duree AS duree_6, p0_.niveau AS niveau_7, p0_.image AS image_8, p0_.actif AS actif_9, p0_.categorie_id AS categorie_id_10 FROM prestation p0_ WHERE p0_.actif = 1 ORDER BY p0_.titre ASC'],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => ['p' => 'App\\Entity\\Prestation'],
            ],
            'fieldMappings' => [
                2 => ['id_0' => 'id', 'titre_1' => 'titre', 'slug_2' => 'slug', 'type_3' => 'type', 'description_4' => 'description', 'contenu_5' => 'contenu', 'duree_6' => 'duree', 'niveau_7' => 'niveau', 'image_8' => 'image', 'actif_9' => 'actif'],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Prestation' => [
                        'p' => ['id' => 'id_0', 'titre' => 'titre_1', 'slug' => 'slug_2', 'type' => 'type_3', 'description' => 'description_4', 'contenu' => 'contenu_5', 'duree' => 'duree_6', 'niveau' => 'niveau_7', 'image' => 'image_8', 'actif' => 'actif_9'],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => ['type_3' => 'App\\Enum\\TypePrestation'],
            ],
            'typeMappings' => [
                2 => ['categorie_id_10' => 'integer'],
            ],
            'entityMappings' => [
                2 => ['p' => null],
            ],
            'metaMappings' => [
                2 => ['categorie_id_10' => 'categorie_id'],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p', 'titre_1' => 'p', 'slug_2' => 'p', 'type_3' => 'p', 'description_4' => 'p', 'contenu_5' => 'p', 'duree_6' => 'p', 'niveau_7' => 'p', 'image_8' => 'p', 'actif_9' => 'p',
                    'categorie_id_10' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => ['id_0' => 'App\\Entity\\Prestation', 'titre_1' => 'App\\Entity\\Prestation', 'slug_2' => 'App\\Entity\\Prestation', 'type_3' => 'App\\Entity\\Prestation', 'description_4' => 'App\\Entity\\Prestation', 'contenu_5' => 'App\\Entity\\Prestation', 'duree_6' => 'App\\Entity\\Prestation', 'niveau_7' => 'App\\Entity\\Prestation', 'image_8' => 'App\\Entity\\Prestation', 'actif_9' => 'App\\Entity\\Prestation'],
            ],
        ],
    ],
    'resolve' => [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [true],
            'resultSetMapping' => [true],
        ],
    ],
], null, true); } }];
