<?php //bf613f55100de49a6fb0e666eb7ec99c

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\\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' => [
                [
                    'user' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT u0_.id AS id_0, u0_.module AS module_1, u0_.action AS action_2, u0_.is_allowed AS is_allowed_3, u0_.created_at AS created_at_4, u0_.updated_at AS updated_at_5, u0_.user_id AS user_id_6, u0_.granted_by_id AS granted_by_id_7 FROM user_permissions u0_ WHERE u0_.user_id = ? ORDER BY u0_.module ASC, u0_.action ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'up' => 'App\\Entity\\UserPermission',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'module_1' => 'module',
                    'action_2' => 'action',
                    'is_allowed_3' => 'isAllowed',
                    'created_at_4' => 'createdAt',
                    'updated_at_5' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\UserPermission' => [
                        'up' => [
                            'id' => 'id_0',
                            'module' => 'module_1',
                            'action' => 'action_2',
                            'isAllowed' => 'is_allowed_3',
                            'createdAt' => 'created_at_4',
                            'updatedAt' => 'updated_at_5',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_6' => 'integer',
                    'granted_by_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'up' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_6' => 'user_id',
                    'granted_by_id_7' => 'granted_by_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'up',
                    'module_1' => 'up',
                    'action_2' => 'up',
                    'is_allowed_3' => 'up',
                    'created_at_4' => 'up',
                    'updated_at_5' => 'up',
                    'user_id_6' => 'up',
                    'granted_by_id_7' => 'up',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\UserPermission',
                    'module_1' => 'App\\Entity\\UserPermission',
                    'action_2' => 'App\\Entity\\UserPermission',
                    'is_allowed_3' => 'App\\Entity\\UserPermission',
                    'created_at_4' => 'App\\Entity\\UserPermission',
                    'updated_at_5' => 'App\\Entity\\UserPermission',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
