<?php //0c4a9f756fec3eaeb700aa9049c2b894

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\\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' => [
                [
                    'user' => [
                        0,
                    ],
                    'date' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT d0_.id AS id_0, d0_.quantity AS quantity_1, d0_.unit AS unit_2, d0_.meal_type AS meal_type_3, d0_.consumed_at AS consumed_at_4, d0_.kcal_at_logging AS kcal_at_logging_5, d0_.protein_at_logging AS protein_at_logging_6, d0_.carbs_at_logging AS carbs_at_logging_7, d0_.fat_at_logging AS fat_at_logging_8, d0_.created_at AS created_at_9, d0_.user_id AS user_id_10, d0_.food_id AS food_id_11 FROM diary_entry d0_ WHERE d0_.user_id = ? AND d0_.consumed_at = ? ORDER BY d0_.created_at ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'd' => 'App\\Entity\\DiaryEntry',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'quantity_1' => 'quantity',
                    'unit_2' => 'unit',
                    'meal_type_3' => 'mealType',
                    'consumed_at_4' => 'consumedAt',
                    'kcal_at_logging_5' => 'kcalAtLogging',
                    'protein_at_logging_6' => 'proteinAtLogging',
                    'carbs_at_logging_7' => 'carbsAtLogging',
                    'fat_at_logging_8' => 'fatAtLogging',
                    'created_at_9' => 'createdAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\DiaryEntry' => [
                        'd' => [
                            'id' => 'id_0',
                            'quantity' => 'quantity_1',
                            'unit' => 'unit_2',
                            'mealType' => 'meal_type_3',
                            'consumedAt' => 'consumed_at_4',
                            'kcalAtLogging' => 'kcal_at_logging_5',
                            'proteinAtLogging' => 'protein_at_logging_6',
                            'carbsAtLogging' => 'carbs_at_logging_7',
                            'fatAtLogging' => 'fat_at_logging_8',
                            'createdAt' => 'created_at_9',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'unit_2' => 'App\\Entity\\Enum\\FoodUnit',
                    'meal_type_3' => 'App\\Entity\\Enum\\MealType',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_10' => 'integer',
                    'food_id_11' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'd' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_10' => 'user_id',
                    'food_id_11' => 'food_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'd',
                    'quantity_1' => 'd',
                    'unit_2' => 'd',
                    'meal_type_3' => 'd',
                    'consumed_at_4' => 'd',
                    'kcal_at_logging_5' => 'd',
                    'protein_at_logging_6' => 'd',
                    'carbs_at_logging_7' => 'd',
                    'fat_at_logging_8' => 'd',
                    'created_at_9' => 'd',
                    'user_id_10' => 'd',
                    'food_id_11' => 'd',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\DiaryEntry',
                    'quantity_1' => 'App\\Entity\\DiaryEntry',
                    'unit_2' => 'App\\Entity\\DiaryEntry',
                    'meal_type_3' => 'App\\Entity\\DiaryEntry',
                    'consumed_at_4' => 'App\\Entity\\DiaryEntry',
                    'kcal_at_logging_5' => 'App\\Entity\\DiaryEntry',
                    'protein_at_logging_6' => 'App\\Entity\\DiaryEntry',
                    'carbs_at_logging_7' => 'App\\Entity\\DiaryEntry',
                    'fat_at_logging_8' => 'App\\Entity\\DiaryEntry',
                    'created_at_9' => 'App\\Entity\\DiaryEntry',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
