<?php //70a2c2b62065b4e7a2c54b33184a36e8

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\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT n0_.id AS id_0, n0_.message AS message_1, n0_.created_on AS created_on_2, n0_.read_on AS read_on_3, n0_.was_read AS was_read_4, n0_.metadata AS metadata_5, n0_.user_id AS user_id_6 FROM notification n0_ WHERE n0_.user_id = ? ORDER BY n0_.id ASC LIMIT 30',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\Notification',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'message_1' => 'message',
                    'created_on_2' => 'createdOn',
                    'read_on_3' => 'readOn',
                    'was_read_4' => 'wasRead',
                    'metadata_5' => 'metadata',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_6' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_6' => 'user_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'o',
                    'message_1' => 'o',
                    'created_on_2' => 'o',
                    'read_on_3' => 'o',
                    'was_read_4' => 'o',
                    'metadata_5' => 'o',
                    'user_id_6' => 'o',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Notification',
                    'message_1' => 'App\\Entity\\Notification',
                    'created_on_2' => 'App\\Entity\\Notification',
                    'read_on_3' => 'App\\Entity\\Notification',
                    'was_read_4' => 'App\\Entity\\Notification',
                    'metadata_5' => 'App\\Entity\\Notification',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'current_user' => [
                    0,
                ],
            ],
        ],
        1,
    ]
)];
