<?php //049641899beec6b467652f1edc404c8e

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\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT a0_.id AS id_0, a0_.updated_at AS updated_at_1, a0_.created_at AS created_at_2, a0_.title AS title_3, a0_.sort_order AS sort_order_4, a0_.correct AS correct_5, a0_.float_value AS float_value_6, a0_.answer_group AS answer_group_7, a0_.image AS image_8, q1_.id AS id_9, q1_.updated_at AS updated_at_10, q1_.created_at AS created_at_11, q1_.title AS title_12, q1_.sort_order AS sort_order_13, q1_.type AS type_14, q1_.time_marker AS time_marker_15, q1_.metric AS metric_16, q1_.question_element AS question_element_17, q1_.image AS image_18, q1_.image_layout AS image_layout_19, q1_.description AS description_20, q1_.button_text AS button_text_21, a0_.question_id AS question_id_22, q1_.chapter_id AS chapter_id_23 FROM answer a0_ INNER JOIN question q1_ ON a0_.question_id = q1_.id WHERE a0_.id IN (SELECT a2_.id FROM answer a2_ INNER JOIN question q3_ ON a2_.question_id = q3_.id WHERE q3_.id = ?) ORDER BY a0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\Answer',
                    'o_a1' => 'App\\Entity\\Question',
                ],
            ],
            'relationMap' => [
                2 => [
                    'o_a1' => 'question',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'o_a1' => 'o',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'updated_at_1' => 'updatedAt',
                    'created_at_2' => 'createdAt',
                    'title_3' => 'title',
                    'sort_order_4' => 'sortOrder',
                    'correct_5' => 'correct',
                    'float_value_6' => 'floatValue',
                    'answer_group_7' => 'answerGroup',
                    'image_8' => 'image',
                    'id_9' => 'id',
                    'updated_at_10' => 'updatedAt',
                    'created_at_11' => 'createdAt',
                    'title_12' => 'title',
                    'sort_order_13' => 'sortOrder',
                    'type_14' => 'type',
                    'time_marker_15' => 'timeMarker',
                    'metric_16' => 'metric',
                    'question_element_17' => 'questionElement',
                    'image_18' => 'image',
                    'image_layout_19' => 'imageLayout',
                    'description_20' => 'description',
                    'button_text_21' => 'buttonText',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Answer' => [
                        'o' => [
                            'id' => 'id_0',
                            'updatedAt' => 'updated_at_1',
                            'createdAt' => 'created_at_2',
                            'title' => 'title_3',
                            'sortOrder' => 'sort_order_4',
                            'correct' => 'correct_5',
                            'floatValue' => 'float_value_6',
                            'answerGroup' => 'answer_group_7',
                            'image' => 'image_8',
                        ],
                    ],
                    'App\\Entity\\Question' => [
                        'o_a1' => [
                            'id' => 'id_9',
                            'updatedAt' => 'updated_at_10',
                            'createdAt' => 'created_at_11',
                            'title' => 'title_12',
                            'sortOrder' => 'sort_order_13',
                            'type' => 'type_14',
                            'timeMarker' => 'time_marker_15',
                            'metric' => 'metric_16',
                            'questionElement' => 'question_element_17',
                            'image' => 'image_18',
                            'imageLayout' => 'image_layout_19',
                            'description' => 'description_20',
                            'buttonText' => 'button_text_21',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'type_14' => 'App\\Enum\\QuestionType',
                    'image_layout_19' => 'App\\Enum\\ImageLayout',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'question_id_22' => 'guid',
                    'chapter_id_23' => 'guid',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'question_id_22' => 'question_id',
                    'chapter_id_23' => 'chapter_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'o',
                    'updated_at_1' => 'o',
                    'created_at_2' => 'o',
                    'title_3' => 'o',
                    'sort_order_4' => 'o',
                    'correct_5' => 'o',
                    'float_value_6' => 'o',
                    'answer_group_7' => 'o',
                    'image_8' => 'o',
                    'id_9' => 'o_a1',
                    'updated_at_10' => 'o_a1',
                    'created_at_11' => 'o_a1',
                    'title_12' => 'o_a1',
                    'sort_order_13' => 'o_a1',
                    'type_14' => 'o_a1',
                    'time_marker_15' => 'o_a1',
                    'metric_16' => 'o_a1',
                    'question_element_17' => 'o_a1',
                    'image_18' => 'o_a1',
                    'image_layout_19' => 'o_a1',
                    'description_20' => 'o_a1',
                    'button_text_21' => 'o_a1',
                    'question_id_22' => 'o',
                    'chapter_id_23' => 'o_a1',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Answer',
                    'updated_at_1' => 'App\\Entity\\Answer',
                    'created_at_2' => 'App\\Entity\\Answer',
                    'title_3' => 'App\\Entity\\Answer',
                    'sort_order_4' => 'App\\Entity\\Answer',
                    'correct_5' => 'App\\Entity\\Answer',
                    'float_value_6' => 'App\\Entity\\Answer',
                    'answer_group_7' => 'App\\Entity\\Answer',
                    'image_8' => 'App\\Entity\\Answer',
                    'id_9' => 'App\\Entity\\Question',
                    'updated_at_10' => 'App\\Entity\\Question',
                    'created_at_11' => 'App\\Entity\\Question',
                    'title_12' => 'App\\Entity\\Question',
                    'sort_order_13' => 'App\\Entity\\Question',
                    'type_14' => 'App\\Entity\\Question',
                    'time_marker_15' => 'App\\Entity\\Question',
                    'metric_16' => 'App\\Entity\\Question',
                    'question_element_17' => 'App\\Entity\\Question',
                    'image_18' => 'App\\Entity\\Question',
                    'image_layout_19' => 'App\\Entity\\Question',
                    'description_20' => 'App\\Entity\\Question',
                    'button_text_21' => 'App\\Entity\\Question',
                ],
            ],
        ],
    ],
    $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' => [
                'id_p1' => [
                    0,
                ],
            ],
        ],
    ]
); } }];
