<?php //49e4bb64c86b79948287d91fa1834636

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' => [
                [
                    'name' => [
                        0,
                    ],
                    'user' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT u0_.id AS id_0, u0_.created_at AS created_at_1, u0_.updated_at AS updated_at_2, u0_.deleted_at AS deleted_at_3, u0_.assignment_type_id AS assignment_type_id_4, u0_.user_id AS user_id_5, u0_.project_id AS project_id_6, u0_.component_id AS component_id_7, u0_.activity_id AS activity_id_8, u0_.stake_holder_id AS stake_holder_id_9, u0_.document_id AS document_id_10, u0_.objective_id AS objective_id_11, u0_.output_id AS output_id_12 FROM user_assignment u0_ INNER JOIN assignment_type a1_ ON u0_.assignment_type_id = a1_.id AND (a1_.deleted_at IS NULL) LEFT JOIN project p2_ ON u0_.project_id = p2_.id AND (p2_.deleted_at IS NULL) LEFT JOIN component c3_ ON u0_.component_id = c3_.id AND (c3_.deleted_at IS NULL) LEFT JOIN activity a4_ ON u0_.activity_id = a4_.id AND (a4_.deleted_at IS NULL) WHERE (a1_.name = ? AND u0_.user_id = ?) AND (u0_.deleted_at IS NULL)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'ua' => 'App\\Entity\\UserAssignment',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'created_at_1' => 'createdAt',
                    'updated_at_2' => 'updatedAt',
                    'deleted_at_3' => 'deletedAt',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'assignment_type_id_4' => 'integer',
                    'user_id_5' => 'integer',
                    'project_id_6' => 'integer',
                    'component_id_7' => 'integer',
                    'activity_id_8' => 'integer',
                    'stake_holder_id_9' => 'integer',
                    'document_id_10' => 'integer',
                    'objective_id_11' => 'integer',
                    'output_id_12' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'ua' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'assignment_type_id_4' => 'assignment_type_id',
                    'user_id_5' => 'user_id',
                    'project_id_6' => 'project_id',
                    'component_id_7' => 'component_id',
                    'activity_id_8' => 'activity_id',
                    'stake_holder_id_9' => 'stake_holder_id',
                    'document_id_10' => 'document_id',
                    'objective_id_11' => 'objective_id',
                    'output_id_12' => 'output_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'ua',
                    'created_at_1' => 'ua',
                    'updated_at_2' => 'ua',
                    'deleted_at_3' => 'ua',
                    'assignment_type_id_4' => 'ua',
                    'user_id_5' => 'ua',
                    'project_id_6' => 'ua',
                    'component_id_7' => 'ua',
                    'activity_id_8' => 'ua',
                    'stake_holder_id_9' => 'ua',
                    'document_id_10' => 'ua',
                    'objective_id_11' => 'ua',
                    'output_id_12' => 'ua',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\UserAssignment',
                    'created_at_1' => 'App\\Entity\\UserAssignment',
                    'updated_at_2' => 'App\\Entity\\UserAssignment',
                    'deleted_at_3' => 'App\\Entity\\UserAssignment',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
