<?php //3a30ea0ad2fd44ff76dbc6cf2f4d894c

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' => [
                [
                    'user' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT r0_.id AS id_0, r0_.title AS title_1, r0_.description AS description_2, r0_.difficulty AS difficulty_3, r0_.prep_time AS prep_time_4, r0_.cook_time AS cook_time_5, r0_.servings AS servings_6, r0_.global_comment AS global_comment_7, r0_.source_url AS source_url_8, r0_.source_label AS source_label_9, r0_.tags AS tags_10, r0_.is_published AS is_published_11, r0_.is_private AS is_private_12, r0_.created_at AS created_at_13, r0_.updated_at AS updated_at_14, r0_.author_id AS author_id_15 FROM recipe r0_ WHERE r0_.author_id = ? ORDER BY r0_.title ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'r' => 'App\\Entity\\Recipe',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'description_2' => 'description',
                    'difficulty_3' => 'difficulty',
                    'prep_time_4' => 'prepTime',
                    'cook_time_5' => 'cookTime',
                    'servings_6' => 'servings',
                    'global_comment_7' => 'globalComment',
                    'source_url_8' => 'sourceUrl',
                    'source_label_9' => 'sourceLabel',
                    'tags_10' => 'tags',
                    'is_published_11' => 'isPublished',
                    'is_private_12' => 'isPrivate',
                    'created_at_13' => 'createdAt',
                    'updated_at_14' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Recipe' => [
                        'r' => [
                            'id' => 'id_0',
                            'title' => 'title_1',
                            'description' => 'description_2',
                            'difficulty' => 'difficulty_3',
                            'prepTime' => 'prep_time_4',
                            'cookTime' => 'cook_time_5',
                            'servings' => 'servings_6',
                            'globalComment' => 'global_comment_7',
                            'sourceUrl' => 'source_url_8',
                            'sourceLabel' => 'source_label_9',
                            'tags' => 'tags_10',
                            'isPublished' => 'is_published_11',
                            'isPrivate' => 'is_private_12',
                            'createdAt' => 'created_at_13',
                            'updatedAt' => 'updated_at_14',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'author_id_15' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'r' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'author_id_15' => 'author_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'r',
                    'title_1' => 'r',
                    'description_2' => 'r',
                    'difficulty_3' => 'r',
                    'prep_time_4' => 'r',
                    'cook_time_5' => 'r',
                    'servings_6' => 'r',
                    'global_comment_7' => 'r',
                    'source_url_8' => 'r',
                    'source_label_9' => 'r',
                    'tags_10' => 'r',
                    'is_published_11' => 'r',
                    'is_private_12' => 'r',
                    'created_at_13' => 'r',
                    'updated_at_14' => 'r',
                    'author_id_15' => 'r',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Recipe',
                    'title_1' => 'App\\Entity\\Recipe',
                    'description_2' => 'App\\Entity\\Recipe',
                    'difficulty_3' => 'App\\Entity\\Recipe',
                    'prep_time_4' => 'App\\Entity\\Recipe',
                    'cook_time_5' => 'App\\Entity\\Recipe',
                    'servings_6' => 'App\\Entity\\Recipe',
                    'global_comment_7' => 'App\\Entity\\Recipe',
                    'source_url_8' => 'App\\Entity\\Recipe',
                    'source_label_9' => 'App\\Entity\\Recipe',
                    'tags_10' => 'App\\Entity\\Recipe',
                    'is_published_11' => 'App\\Entity\\Recipe',
                    'is_private_12' => 'App\\Entity\\Recipe',
                    'created_at_13' => 'App\\Entity\\Recipe',
                    'updated_at_14' => 'App\\Entity\\Recipe',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
