<?php //38ccde0b4090f62212fc5b8473c2dfd1

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' => [
                [
                    'query_for_text_1' => [
                        0,
                        1,
                        2,
                        3,
                        4,
                        5,
                        6,
                        7,
                        8,
                        9,
                        10,
                        11,
                    ],
                    'query_for_text_2' => [
                        12,
                        13,
                        14,
                        15,
                        16,
                        17,
                        18,
                        19,
                        20,
                        21,
                        22,
                        23,
                    ],
                    'dpid' => [
                        24,
                    ],
                ],
            ],
        ],
        '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_ WHERE (LOWER(r0_.id || \'\') LIKE ? OR LOWER(r0_.nom || \'\') LIKE ? OR LOWER(r0_.preparation_duree || \'\') LIKE ? OR LOWER(r0_.cuisson_duree || \'\') LIKE ? OR LOWER(r0_.pause_duree || \'\') LIKE ? OR LOWER(r0_.nombre_part || \'\') LIKE ? OR LOWER(r0_.difficulte || \'\') LIKE ? OR LOWER(r0_.calorie || \'\') LIKE ? OR LOWER(r0_.prix || \'\') LIKE ? OR LOWER(r0_.description || \'\') LIKE ? OR LOWER(r0_.conseil || \'\') LIKE ? OR LOWER(r0_.cuisson_type || \'\') LIKE ?) AND (LOWER(r0_.id || \'\') LIKE ? OR LOWER(r0_.nom || \'\') LIKE ? OR LOWER(r0_.preparation_duree || \'\') LIKE ? OR LOWER(r0_.cuisson_duree || \'\') LIKE ? OR LOWER(r0_.pause_duree || \'\') LIKE ? OR LOWER(r0_.nombre_part || \'\') LIKE ? OR LOWER(r0_.difficulte || \'\') LIKE ? OR LOWER(r0_.calorie || \'\') LIKE ? OR LOWER(r0_.prix || \'\') LIKE ? OR LOWER(r0_.description || \'\') LIKE ? OR LOWER(r0_.conseil || \'\') LIKE ? OR LOWER(r0_.cuisson_type || \'\') LIKE ?) AND r0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => '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 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_13' => 'user_id',
                    'categorie_id_14' => 'categorie_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'nom_1' => 'entity',
                    'preparation_duree_2' => 'entity',
                    'cuisson_duree_3' => 'entity',
                    'pause_duree_4' => 'entity',
                    'nombre_part_5' => 'entity',
                    'difficulte_6' => 'entity',
                    'calorie_7' => 'entity',
                    'prix_8' => 'entity',
                    'is_favori_9' => 'entity',
                    'description_10' => 'entity',
                    'conseil_11' => 'entity',
                    'cuisson_type_12' => 'entity',
                    'user_id_13' => 'entity',
                    'categorie_id_14' => 'entity',
                ],
            ],
            '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],
    []
)];
