<?php //31d29f418cc3bd8016916e92015a1d2f

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' => [
                [
                    'business' => [
                        0,
                    ],
                    'dpid' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.password AS password_2, u0_.id AS id_3, u0_.uuid AS uuid_4, u1_.firstname AS firstname_5, u1_.lastname AS lastname_6, u0_.discr AS discr_7, u1_.park_id AS park_id_8, u1_.business_id AS business_id_9 FROM user_pro u1_ INNER JOIN `user` u0_ ON u1_.id = u0_.id WHERE u1_.business_id = ? AND u0_.id IN (?) ORDER BY u0_.uuid DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\UserPro',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'email_0' => 'email',
                    'roles_1' => 'roles',
                    'password_2' => 'password',
                    'id_3' => 'id',
                    'uuid_4' => 'uuid',
                    'firstname_5' => 'firstname',
                    'lastname_6' => 'lastname',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'discr_7' => 'string',
                    'park_id_8' => 'integer',
                    'business_id_9' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'discr_7' => 'discr',
                    'park_id_8' => 'park_id',
                    'business_id_9' => 'business_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'email_0' => 'entity',
                    'roles_1' => 'entity',
                    'password_2' => 'entity',
                    'id_3' => 'entity',
                    'uuid_4' => 'entity',
                    'firstname_5' => 'entity',
                    'lastname_6' => 'entity',
                    'discr_7' => 'entity',
                    'park_id_8' => 'entity',
                    'business_id_9' => 'entity',
                ],
            ],
            'discriminatorColumns' => [
                2 => [
                    'entity' => 'discr_7',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'email_0' => 'App\\Entity\\UserPro',
                    'roles_1' => 'App\\Entity\\UserPro',
                    'password_2' => 'App\\Entity\\UserPro',
                    'id_3' => 'App\\Entity\\UserPro',
                    'uuid_4' => 'App\\Entity\\UserPro',
                    'firstname_5' => 'App\\Entity\\UserPro',
                    'lastname_6' => 'App\\Entity\\UserPro',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
