<?php //e5cae0423db72dc06ee13ef5d90a3634

return [PHP_INT_MAX, static fn () => \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Query\\ParserResult'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ParserResult')),
        clone ($p['Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlExecutor' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT v0_.id AS id_0, v0_.nom AS nom_1, v0_.date AS date_2, v0_.heure_debut AS heure_debut_3, v0_.heure_fin AS heure_fin_4, v0_.genre AS genre_5, v0_.age AS age_6, v0_.csp AS csp_7, v0_.duration AS duration_8, v0_.formated_csp AS formated_csp_9, v0_.formated_autonomie AS formated_autonomie_10, v0_.code_postal AS code_postal_11, v0_.autonomie AS autonomie_12, m1_.id AS id_13, m1_.nom AS nom_14, m1_.evs AS evs_15, m1_.deleted AS deleted_16, c2_.id AS id_17, c2_.nom AS nom_18, c2_.deleted AS deleted_19, v0_.motif_id AS motif_id_20, m1_.cat_cat_id AS cat_cat_id_21 FROM visite v0_ INNER JOIN motif m1_ ON v0_.motif_id = m1_.id INNER JOIN categorie_caf c2_ ON m1_.cat_cat_id = c2_.id ORDER BY v0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\Visite',
                    'motif_a1' => 'App\\Entity\\Motif',
                    'cat_cat_a2' => 'App\\Entity\\CategorieCaf',
                ],
            ],
            'relationMap' => [
                2 => [
                    'motif_a1' => 'motif',
                    'cat_cat_a2' => 'cat_cat',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'motif_a1' => 'o',
                    'cat_cat_a2' => 'motif_a1',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'nom_1' => 'nom',
                    'date_2' => 'date',
                    'heure_debut_3' => 'heure_debut',
                    'heure_fin_4' => 'heure_fin',
                    'genre_5' => 'genre',
                    'age_6' => 'age',
                    'csp_7' => 'csp',
                    'duration_8' => 'duration',
                    'formated_csp_9' => 'formatedCSP',
                    'formated_autonomie_10' => 'formatedAutonomie',
                    'code_postal_11' => 'codePostal',
                    'autonomie_12' => 'autonomie',
                    'id_13' => 'id',
                    'nom_14' => 'nom',
                    'evs_15' => 'evs',
                    'deleted_16' => 'deleted',
                    'id_17' => 'id',
                    'nom_18' => 'nom',
                    'deleted_19' => 'deleted',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'motif_id_20' => 'integer',
                    'cat_cat_id_21' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'motif_id_20' => 'motif_id',
                    'cat_cat_id_21' => 'cat_cat_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'o',
                    'nom_1' => 'o',
                    'date_2' => 'o',
                    'heure_debut_3' => 'o',
                    'heure_fin_4' => 'o',
                    'genre_5' => 'o',
                    'age_6' => 'o',
                    'csp_7' => 'o',
                    'duration_8' => 'o',
                    'formated_csp_9' => 'o',
                    'formated_autonomie_10' => 'o',
                    'code_postal_11' => 'o',
                    'autonomie_12' => 'o',
                    'id_13' => 'motif_a1',
                    'nom_14' => 'motif_a1',
                    'evs_15' => 'motif_a1',
                    'deleted_16' => 'motif_a1',
                    'id_17' => 'cat_cat_a2',
                    'nom_18' => 'cat_cat_a2',
                    'deleted_19' => 'cat_cat_a2',
                    'motif_id_20' => 'o',
                    'cat_cat_id_21' => 'motif_a1',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Visite',
                    'nom_1' => 'App\\Entity\\Visite',
                    'date_2' => 'App\\Entity\\Visite',
                    'heure_debut_3' => 'App\\Entity\\Visite',
                    'heure_fin_4' => 'App\\Entity\\Visite',
                    'genre_5' => 'App\\Entity\\Visite',
                    'age_6' => 'App\\Entity\\Visite',
                    'csp_7' => 'App\\Entity\\Visite',
                    'duration_8' => 'App\\Entity\\Visite',
                    'formated_csp_9' => 'App\\Entity\\Visite',
                    'formated_autonomie_10' => 'App\\Entity\\Visite',
                    'code_postal_11' => 'App\\Entity\\Visite',
                    'autonomie_12' => 'App\\Entity\\Visite',
                    'id_13' => 'App\\Entity\\Motif',
                    'nom_14' => 'App\\Entity\\Motif',
                    'evs_15' => 'App\\Entity\\Motif',
                    'deleted_16' => 'App\\Entity\\Motif',
                    'id_17' => 'App\\Entity\\CategorieCaf',
                    'nom_18' => 'App\\Entity\\CategorieCaf',
                    'deleted_19' => 'App\\Entity\\CategorieCaf',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
