<?php //5f16031b666dc801325d0eaa26bc7c3a

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 s0_.name AS name_0, s0_.stripe_id AS stripe_id_1, s0_.price AS price_2, s0_.description AS description_3, s0_.id AS id_4 FROM subscriptions s0_',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'e' => 'App\\Entity\\Subscriptions',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'name_0' => 'name',
                    'stripe_id_1' => 'stripeId',
                    'price_2' => 'price',
                    'description_3' => 'description',
                    'id_4' => 'id',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Subscriptions' => [
                        'e' => [
                            'name' => 'name_0',
                            'stripeId' => 'stripe_id_1',
                            'price' => 'price_2',
                            'description' => 'description_3',
                            'id' => 'id_4',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'e' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'name_0' => 'e',
                    'stripe_id_1' => 'e',
                    'price_2' => 'e',
                    'description_3' => 'e',
                    'id_4' => 'e',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'name_0' => 'App\\Entity\\Subscriptions',
                    'stripe_id_1' => 'App\\Entity\\Subscriptions',
                    'price_2' => 'App\\Entity\\Subscriptions',
                    'description_3' => 'App\\Entity\\Subscriptions',
                    'id_4' => 'App\\Entity\\Subscriptions',
                ],
            ],
        ],
    ],
    $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' => [],
        ],
    ]
)];
