<?php //fe9fb98be9b9943a49c2c4e361eeddc4

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' => [
                [
                    'actif' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.nom AS nom_4, u0_.prenom AS prenom_5, u0_.matricule AS matricule_6, u0_.poste AS poste_7, u0_.actif AS actif_8, u0_.entite AS entite_9, u0_.last_connected AS last_connected_10 FROM users u0_ WHERE u0_.actif = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'u' => 'App\\Entity\\User',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'email_1' => 'email',
                    'roles_2' => 'roles',
                    'password_3' => 'password',
                    'nom_4' => 'nom',
                    'prenom_5' => 'prenom',
                    'matricule_6' => 'matricule',
                    'poste_7' => 'poste',
                    'actif_8' => 'actif',
                    'entite_9' => 'entite',
                    'last_connected_10' => 'lastConnected',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\User' => [
                        'u' => [
                            'id' => 'id_0',
                            'email' => 'email_1',
                            'roles' => 'roles_2',
                            'password' => 'password_3',
                            'nom' => 'nom_4',
                            'prenom' => 'prenom_5',
                            'matricule' => 'matricule_6',
                            'poste' => 'poste_7',
                            'actif' => 'actif_8',
                            'entite' => 'entite_9',
                            'lastConnected' => 'last_connected_10',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'entite_9' => 'App\\Enum\\Entite',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'u' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'u',
                    'email_1' => 'u',
                    'roles_2' => 'u',
                    'password_3' => 'u',
                    'nom_4' => 'u',
                    'prenom_5' => 'u',
                    'matricule_6' => 'u',
                    'poste_7' => 'u',
                    'actif_8' => 'u',
                    'entite_9' => 'u',
                    'last_connected_10' => 'u',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\User',
                    'email_1' => 'App\\Entity\\User',
                    'roles_2' => 'App\\Entity\\User',
                    'password_3' => 'App\\Entity\\User',
                    'nom_4' => 'App\\Entity\\User',
                    'prenom_5' => 'App\\Entity\\User',
                    'matricule_6' => 'App\\Entity\\User',
                    'poste_7' => 'App\\Entity\\User',
                    'actif_8' => 'App\\Entity\\User',
                    'entite_9' => 'App\\Entity\\User',
                    'last_connected_10' => 'App\\Entity\\User',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
