<?php //335e4eac8863aeb804946f05d0488219

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' => [
                [
                    'role' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT u0_.id AS id_0, u0_.nom AS nom_1, u0_.prenom AS prenom_2, u0_.email AS email_3, u0_.roles AS roles_4, u0_.password AS password_5 FROM user u0_ INNER JOIN beneficiaire b1_ ON u0_.id = b1_.relation_id WHERE u0_.roles NOT LIKE ? GROUP BY u0_.id ORDER BY u0_.nom ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'u' => 'App\\Entity\\User',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'nom_1' => 'nom',
                    'prenom_2' => 'prenom',
                    'email_3' => 'email',
                    'roles_4' => 'roles',
                    'password_5' => 'password',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\User' => [
                        'u' => [
                            'id' => 'id_0',
                            'nom' => 'nom_1',
                            'prenom' => 'prenom_2',
                            'email' => 'email_3',
                            'roles' => 'roles_4',
                            'password' => 'password_5',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'u' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'u',
                    'nom_1' => 'u',
                    'prenom_2' => 'u',
                    'email_3' => 'u',
                    'roles_4' => 'u',
                    'password_5' => 'u',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\User',
                    'nom_1' => 'App\\Entity\\User',
                    'prenom_2' => 'App\\Entity\\User',
                    'email_3' => 'App\\Entity\\User',
                    'roles_4' => 'App\\Entity\\User',
                    'password_5' => 'App\\Entity\\User',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
