<?php //824e845cf5d0258a774bc92999368373

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,
                    ],
                    'empty' => [
                        1,
                    ],
                    'active' => [
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT t0_.id AS id_0, t0_.custom_question AS custom_question_1, t0_.answer AS answer_2, t0_.created_at AS created_at_3, t0_.updated_at AS updated_at_4, i1_.id AS id_5, i1_.code AS code_6, i1_.label AS label_7, i1_.hint AS hint_8, i1_.sort_order AS sort_order_9, i1_.active AS active_10, i1_.created_at AS created_at_11, t0_.team_id AS team_id_12, t0_.interview_question_id AS interview_question_id_13 FROM team_interview_response t0_ LEFT JOIN interview_question i1_ ON t0_.interview_question_id = i1_.id WHERE t0_.team_id = ? AND t0_.answer IS NOT NULL AND t0_.answer <> ? AND (t0_.interview_question_id IS NULL OR i1_.active = ?) ORDER BY t0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'r' => 'App\\Entity\\TeamInterviewResponse',
                    'q' => 'App\\Entity\\InterviewQuestion',
                ],
            ],
            'relationMap' => [
                2 => [
                    'q' => 'question',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'q' => 'r',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'custom_question_1' => 'customQuestion',
                    'answer_2' => 'answer',
                    'created_at_3' => 'createdAt',
                    'updated_at_4' => 'updatedAt',
                    'id_5' => 'id',
                    'code_6' => 'code',
                    'label_7' => 'label',
                    'hint_8' => 'hint',
                    'sort_order_9' => 'sortOrder',
                    'active_10' => 'active',
                    'created_at_11' => 'createdAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\TeamInterviewResponse' => [
                        'r' => [
                            'id' => 'id_0',
                            'customQuestion' => 'custom_question_1',
                            'answer' => 'answer_2',
                            'createdAt' => 'created_at_3',
                            'updatedAt' => 'updated_at_4',
                        ],
                    ],
                    'App\\Entity\\InterviewQuestion' => [
                        'q' => [
                            'id' => 'id_5',
                            'code' => 'code_6',
                            'label' => 'label_7',
                            'hint' => 'hint_8',
                            'sortOrder' => 'sort_order_9',
                            'active' => 'active_10',
                            'createdAt' => 'created_at_11',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'team_id_12' => 'integer',
                    'interview_question_id_13' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'r' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'team_id_12' => 'team_id',
                    'interview_question_id_13' => 'interview_question_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'r',
                    'custom_question_1' => 'r',
                    'answer_2' => 'r',
                    'created_at_3' => 'r',
                    'updated_at_4' => 'r',
                    'id_5' => 'q',
                    'code_6' => 'q',
                    'label_7' => 'q',
                    'hint_8' => 'q',
                    'sort_order_9' => 'q',
                    'active_10' => 'q',
                    'created_at_11' => 'q',
                    'team_id_12' => 'r',
                    'interview_question_id_13' => 'r',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\TeamInterviewResponse',
                    'custom_question_1' => 'App\\Entity\\TeamInterviewResponse',
                    'answer_2' => 'App\\Entity\\TeamInterviewResponse',
                    'created_at_3' => 'App\\Entity\\TeamInterviewResponse',
                    'updated_at_4' => 'App\\Entity\\TeamInterviewResponse',
                    'id_5' => 'App\\Entity\\InterviewQuestion',
                    'code_6' => 'App\\Entity\\InterviewQuestion',
                    'label_7' => 'App\\Entity\\InterviewQuestion',
                    'hint_8' => 'App\\Entity\\InterviewQuestion',
                    'sort_order_9' => 'App\\Entity\\InterviewQuestion',
                    'active_10' => 'App\\Entity\\InterviewQuestion',
                    'created_at_11' => 'App\\Entity\\InterviewQuestion',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
