<?php //5c6049ab1a989c71b25244287e80aff9

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' => [
                [
                    'team' => [
                        0,
                    ],
                    'now' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT t0_.id AS id_0, t0_.invited_email AS invited_email_1, t0_.token AS token_2, t0_.expires_at AS expires_at_3, t0_.created_at AS created_at_4, t0_.accepted_at AS accepted_at_5, t0_.team_id AS team_id_6, t0_.invited_by_id AS invited_by_id_7 FROM team_invitation t0_ WHERE t0_.team_id = ? AND t0_.accepted_at IS NULL AND t0_.expires_at > ? ORDER BY t0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'i' => 'App\\Entity\\TeamInvitation',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'invited_email_1' => 'invitedEmail',
                    'token_2' => 'token',
                    'expires_at_3' => 'expiresAt',
                    'created_at_4' => 'createdAt',
                    'accepted_at_5' => 'acceptedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\TeamInvitation' => [
                        'i' => [
                            'id' => 'id_0',
                            'invitedEmail' => 'invited_email_1',
                            'token' => 'token_2',
                            'expiresAt' => 'expires_at_3',
                            'createdAt' => 'created_at_4',
                            'acceptedAt' => 'accepted_at_5',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'team_id_6' => 'integer',
                    'invited_by_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'i' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'team_id_6' => 'team_id',
                    'invited_by_id_7' => 'invited_by_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'i',
                    'invited_email_1' => 'i',
                    'token_2' => 'i',
                    'expires_at_3' => 'i',
                    'created_at_4' => 'i',
                    'accepted_at_5' => 'i',
                    'team_id_6' => 'i',
                    'invited_by_id_7' => 'i',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\TeamInvitation',
                    'invited_email_1' => 'App\\Entity\\TeamInvitation',
                    'token_2' => 'App\\Entity\\TeamInvitation',
                    'expires_at_3' => 'App\\Entity\\TeamInvitation',
                    'created_at_4' => 'App\\Entity\\TeamInvitation',
                    'accepted_at_5' => 'App\\Entity\\TeamInvitation',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
