<?php //88c3b81032d528bf04a2d7098efd5e84

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT t0_.id AS id_0, t0_.title AS title_1, t0_.note AS note_2, t0_.sort_order AS sort_order_3, t0_.is_active AS is_active_4 FROM tarif_section t0_ WHERE t0_.is_active = 1 ORDER BY t0_.sort_order ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    's' => 'App\\Entity\\TarifSection',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'note_2' => 'note',
                    'sort_order_3' => 'sortOrder',
                    'is_active_4' => 'isActive',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\TarifSection' => [
                        's' => [
                            'id' => 'id_0',
                            'title' => 'title_1',
                            'note' => 'note_2',
                            'sortOrder' => 'sort_order_3',
                            'isActive' => 'is_active_4',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    's' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 's',
                    'title_1' => 's',
                    'note_2' => 's',
                    'sort_order_3' => 's',
                    'is_active_4' => 's',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\TarifSection',
                    'title_1' => 'App\\Entity\\TarifSection',
                    'note_2' => 'App\\Entity\\TarifSection',
                    'sort_order_3' => 'App\\Entity\\TarifSection',
                    'is_active_4' => 'App\\Entity\\TarifSection',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
