<?php //7acea7219ba4abd4d5d3fb20abac5db5

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \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' => [
                [
                    'category' => [
                        0,
                    ],
                ],
            ],
        ],
        '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',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\OnsiteTask' => [
                        'task' => [
                            'id' => 'id_0',
                            'code' => 'code_1',
                            'name' => 'name_2',
                            'description' => 'description_3',
                            'frequency' => 'frequency_4',
                            'priority' => 'priority_5',
                            'displayOrder' => 'display_order_6',
                            'isActive' => 'is_active_7',
                        ],
                    ],
                ],
            ],
            '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],
    []
); } }];
