<?php //24c9ea2d5e10c7cda0bbfe2afaf4818d

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\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT o0_.id AS id_0, o0_.code AS code_1, o0_.name AS name_2, o0_.description AS description_3, o0_.frequency AS frequency_4, o0_.priority AS priority_5, o0_.display_order AS display_order_6, o0_.is_active AS is_active_7, o0_.category_id AS category_id_8 FROM onsite_task o0_ WHERE o0_.category_id = ? AND o0_.is_active = 1 ORDER BY o0_.display_order ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'task' => 'App\\Entity\\OnsiteTask',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'code_1' => 'code',
                    'name_2' => 'name',
                    'description_3' => 'description',
                    'frequency_4' => 'frequency',
                    'priority_5' => 'priority',
                    'display_order_6' => 'displayOrder',
                    'is_active_7' => 'isActive',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'category_id_8' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'task' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'category_id_8' => 'category_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'task',
                    'code_1' => 'task',
                    'name_2' => 'task',
                    'description_3' => 'task',
                    'frequency_4' => 'task',
                    'priority_5' => 'task',
                    'display_order_6' => 'task',
                    'is_active_7' => 'task',
                    'category_id_8' => 'task',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\OnsiteTask',
                    'code_1' => 'App\\Entity\\OnsiteTask',
                    'name_2' => 'App\\Entity\\OnsiteTask',
                    'description_3' => 'App\\Entity\\OnsiteTask',
                    'frequency_4' => 'App\\Entity\\OnsiteTask',
                    'priority_5' => 'App\\Entity\\OnsiteTask',
                    'display_order_6' => 'App\\Entity\\OnsiteTask',
                    'is_active_7' => 'App\\Entity\\OnsiteTask',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => null,
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlFinalizer' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'category' => [
                    0,
                ],
            ],
        ],
    ]
)];
