<?php //f2ec81e5468a67a5f7de267bbe8ab837

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \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\\SingleSelectSqlFinalizer'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'childId' => [
                        0,
                    ],
                    'dateDebut' => [
                        1,
                    ],
                    'dateFin' => [
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.observation AS observation_1, c0_.points AS points_2, c0_.commentaire AS commentaire_3, c0_.date AS date_4, c0_.created_at AS created_at_5, c0_.expires_at AS expires_at_6, c0_.enfant_id AS enfant_id_7 FROM commentaire c0_ INNER JOIN enfant e1_ ON c0_.enfant_id = e1_.id WHERE e1_.id = ? AND c0_.date >= ? AND c0_.date < ? ORDER BY c0_.date DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Commentaire',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'observation_1' => 'observation',
                    'points_2' => 'points',
                    'commentaire_3' => 'commentaire',
                    'date_4' => 'date',
                    'created_at_5' => 'createdAt',
                    'expires_at_6' => 'expiresAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Commentaire' => [
                        'c' => [
                            'id' => 'id_0',
                            'observation' => 'observation_1',
                            'points' => 'points_2',
                            'commentaire' => 'commentaire_3',
                            'date' => 'date_4',
                            'createdAt' => 'created_at_5',
                            'expiresAt' => 'expires_at_6',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'enfant_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'enfant_id_7' => 'enfant_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'observation_1' => 'c',
                    'points_2' => 'c',
                    'commentaire_3' => 'c',
                    'date_4' => 'c',
                    'created_at_5' => 'c',
                    'expires_at_6' => 'c',
                    'enfant_id_7' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Commentaire',
                    'observation_1' => 'App\\Entity\\Commentaire',
                    'points_2' => 'App\\Entity\\Commentaire',
                    'commentaire_3' => 'App\\Entity\\Commentaire',
                    'date_4' => 'App\\Entity\\Commentaire',
                    'created_at_5' => 'App\\Entity\\Commentaire',
                    'expires_at_6' => 'App\\Entity\\Commentaire',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
