<?php //43aec927aad88b7d981ec6c16a74dc98

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' => [
                [
                    'day' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT e0_.id AS id_0, e0_.nom AS nom_1, e0_.prenom AS prenom_2, e0_.date_naissance AS date_naissance_3, CASE WHEN c1_.id IS NULL THEN 0 ELSE 1 END AS sclr_4, e0_.father_id AS father_id_5, e0_.media_id AS media_id_6 FROM enfant e0_ LEFT JOIN child_daily_tracking c1_ ON (c1_.enfant_id = e0_.id AND c1_.day = ?)',
            ],
        ],
        'stdClass' => [
            'isMixed' => [
                2 => true,
            ],
            'aliasMap' => [
                2 => [
                    'e' => 'App\\Entity\\Enfant',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'nom_1' => 'nom',
                    'prenom_2' => 'prenom',
                    'date_naissance_3' => 'dateNaissance',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Enfant' => [
                        'e' => [
                            'id' => 'id_0',
                            'nom' => 'nom_1',
                            'prenom' => 'prenom_2',
                            'dateNaissance' => 'date_naissance_3',
                        ],
                    ],
                ],
            ],
            'scalarMappings' => [
                2 => [
                    'sclr_4' => 'hasToday',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'sclr_4' => 'string',
                    'father_id_5' => 'integer',
                    'media_id_6' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'e' => 'enfant',
                ],
            ],
            'metaMappings' => [
                2 => [
                    'father_id_5' => 'father_id',
                    'media_id_6' => 'media_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'e',
                    'nom_1' => 'e',
                    'prenom_2' => 'e',
                    'date_naissance_3' => 'e',
                    'father_id_5' => 'e',
                    'media_id_6' => 'e',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Enfant',
                    'nom_1' => 'App\\Entity\\Enfant',
                    'prenom_2' => 'App\\Entity\\Enfant',
                    'date_naissance_3' => 'App\\Entity\\Enfant',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
