<?php //44975ed7eb2d4ffe7d70f1681c0ee025

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\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlExecutor' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'search0' => [
                        0,
                        1,
                        2,
                        3,
                    ],
                    'userId' => [
                        4,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT r0_.id AS id_0, r0_.nom AS nom_1, r0_.preparation_duree AS preparation_duree_2, r0_.cuisson_duree AS cuisson_duree_3, r0_.pause_duree AS pause_duree_4, r0_.nombre_part AS nombre_part_5, r0_.difficulte AS difficulte_6, r0_.calorie AS calorie_7, r0_.prix AS prix_8, r0_.is_favori AS is_favori_9, r0_.description AS description_10, r0_.conseil AS conseil_11, r0_.cuisson_type AS cuisson_type_12, r0_.user_id AS user_id_13, r0_.categorie_id AS categorie_id_14 FROM recette r0_ LEFT JOIN ingredient_bloc i1_ ON r0_.id = i1_.recette_id LEFT JOIN recette_ingredient r2_ ON i1_.id = r2_.ingredient_bloc_id LEFT JOIN ingredient i3_ ON r2_.ingredient_id = i3_.id LEFT JOIN recette_tag r5_ ON r0_.id = r5_.recette_id LEFT JOIN tag t4_ ON t4_.id = r5_.tag_id LEFT JOIN recette_categorie r6_ ON r0_.categorie_id = r6_.id LEFT JOIN "user" u7_ ON r0_.user_id = u7_.id WHERE (r0_.nom LIKE ? OR i3_.nom LIKE ? OR t4_.nom LIKE ? OR r6_.nom LIKE ?) AND u7_.id = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'r' => 'App\\Entity\\Recette',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'nom_1' => 'nom',
                    'preparation_duree_2' => 'preparationDuree',
                    'cuisson_duree_3' => 'cuissonDuree',
                    'pause_duree_4' => 'pauseDuree',
                    'nombre_part_5' => 'nombrePart',
                    'difficulte_6' => 'difficulte',
                    'calorie_7' => 'calorie',
                    'prix_8' => 'prix',
                    'is_favori_9' => 'isFavori',
                    'description_10' => 'description',
                    'conseil_11' => 'conseil',
                    'cuisson_type_12' => 'cuissonType',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_13' => 'integer',
                    'categorie_id_14' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'r' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_13' => 'user_id',
                    'categorie_id_14' => 'categorie_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'r',
                    'nom_1' => 'r',
                    'preparation_duree_2' => 'r',
                    'cuisson_duree_3' => 'r',
                    'pause_duree_4' => 'r',
                    'nombre_part_5' => 'r',
                    'difficulte_6' => 'r',
                    'calorie_7' => 'r',
                    'prix_8' => 'r',
                    'is_favori_9' => 'r',
                    'description_10' => 'r',
                    'conseil_11' => 'r',
                    'cuisson_type_12' => 'r',
                    'user_id_13' => 'r',
                    'categorie_id_14' => 'r',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Recette',
                    'nom_1' => 'App\\Entity\\Recette',
                    'preparation_duree_2' => 'App\\Entity\\Recette',
                    'cuisson_duree_3' => 'App\\Entity\\Recette',
                    'pause_duree_4' => 'App\\Entity\\Recette',
                    'nombre_part_5' => 'App\\Entity\\Recette',
                    'difficulte_6' => 'App\\Entity\\Recette',
                    'calorie_7' => 'App\\Entity\\Recette',
                    'prix_8' => 'App\\Entity\\Recette',
                    'is_favori_9' => 'App\\Entity\\Recette',
                    'description_10' => 'App\\Entity\\Recette',
                    'conseil_11' => 'App\\Entity\\Recette',
                    'cuisson_type_12' => 'App\\Entity\\Recette',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
