<?php //f9748f3b74175f34848a9efb0b9b820a

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 a0_.id AS id_0, a0_.date AS date_1, a0_.quantite AS quantite_2, a0_.remarque AS remarque_3, a0_.created_at AS created_at_4, a0_.expires_at AS expires_at_5, a0_.enfant_id AS enfant_id_6 FROM alimentation a0_ INNER JOIN enfant e1_ ON a0_.enfant_id = e1_.id WHERE e1_.id = ? AND a0_.date >= ? AND a0_.date < ? ORDER BY a0_.date DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\Alimentation',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'date_1' => 'date',
                    'quantite_2' => 'quantite',
                    'remarque_3' => 'remarque',
                    'created_at_4' => 'createdAt',
                    'expires_at_5' => 'expiresAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Alimentation' => [
                        'a' => [
                            'id' => 'id_0',
                            'date' => 'date_1',
                            'quantite' => 'quantite_2',
                            'remarque' => 'remarque_3',
                            'createdAt' => 'created_at_4',
                            'expiresAt' => 'expires_at_5',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'enfant_id_6' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'enfant_id_6' => 'enfant_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'date_1' => 'a',
                    'quantite_2' => 'a',
                    'remarque_3' => 'a',
                    'created_at_4' => 'a',
                    'expires_at_5' => 'a',
                    'enfant_id_6' => 'a',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Alimentation',
                    'date_1' => 'App\\Entity\\Alimentation',
                    'quantite_2' => 'App\\Entity\\Alimentation',
                    'remarque_3' => 'App\\Entity\\Alimentation',
                    'created_at_4' => 'App\\Entity\\Alimentation',
                    'expires_at_5' => 'App\\Entity\\Alimentation',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
