<?php //57ead1970b74cf1515456216f7bc8831

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' => [
                [
                    'userId' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT g0_.id AS id_0, g0_.can_access AS can_access_1, g0_.page_id AS page_id_2, g0_.user_id AS user_id_3 FROM gestions_user_page_rights g0_ LEFT JOIN gestions_pages g1_ ON g0_.page_id = g1_.id LEFT JOIN gestions_users g2_ ON g0_.user_id = g2_.id WHERE g2_.id = ? ORDER BY g1_.page_libelle ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'upr' => 'App\\Entity\\UserPageRight',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'can_access_1' => 'canAccess',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\UserPageRight' => [
                        'upr' => [
                            'id' => 'id_0',
                            'canAccess' => 'can_access_1',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'page_id_2' => 'integer',
                    'user_id_3' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'upr' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'page_id_2' => 'page_id',
                    'user_id_3' => 'user_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'upr',
                    'can_access_1' => 'upr',
                    'page_id_2' => 'upr',
                    'user_id_3' => 'upr',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\UserPageRight',
                    'can_access_1' => 'App\\Entity\\UserPageRight',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
