<?php //5e18ee0b6a30ed58efa4444f708849e4

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 u0_.started_at AS started_at_0, u0_.end_at AS end_at_1, u0_.stripe_id AS stripe_id_2, u0_.is_active AS is_active_3, u0_.id AS id_4, u0_.created_at AS created_at_5, u0_.customer_id AS customer_id_6, u0_.subscription_id AS subscription_id_7 FROM user_subscriptions u0_ WHERE u0_.customer_id = ? ORDER BY u0_.id DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'u' => 'App\\Entity\\UserSubscriptions',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'started_at_0' => 'startedAt',
                    'end_at_1' => 'endAt',
                    'stripe_id_2' => 'stripeId',
                    'is_active_3' => 'isActive',
                    'id_4' => 'id',
                    'created_at_5' => 'createdAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\UserSubscriptions' => [
                        'u' => [
                            'startedAt' => 'started_at_0',
                            'endAt' => 'end_at_1',
                            'stripeId' => 'stripe_id_2',
                            'isActive' => 'is_active_3',
                            'id' => 'id_4',
                            'createdAt' => 'created_at_5',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'customer_id_6' => 'integer',
                    'subscription_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'u' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'customer_id_6' => 'customer_id',
                    'subscription_id_7' => 'subscription_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'started_at_0' => 'u',
                    'end_at_1' => 'u',
                    'stripe_id_2' => 'u',
                    'is_active_3' => 'u',
                    'id_4' => 'u',
                    'created_at_5' => 'u',
                    'customer_id_6' => 'u',
                    'subscription_id_7' => 'u',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'started_at_0' => 'App\\Entity\\UserSubscriptions',
                    'end_at_1' => 'App\\Entity\\UserSubscriptions',
                    'stripe_id_2' => 'App\\Entity\\UserSubscriptions',
                    'is_active_3' => 'App\\Entity\\UserSubscriptions',
                    'id_4' => 'App\\Entity\\UserSubscriptions',
                    'created_at_5' => 'App\\Entity\\UserSubscriptions',
                ],
            ],
        ],
    ],
    $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' => [
                'val' => [
                    0,
                ],
            ],
        ],
    ]
)];
