<?php //801dd6954f44377a3c7bda67fe4fed88

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 DISTINCT e0_.name AS name_0, e0_.description AS description_1, e0_.places AS places_2, e0_.start_day_at AS start_day_at_3, e0_.period AS period_4, e0_.lacks AS lacks_5, e0_.image AS image_6, e0_.price AS price_7, e0_.link AS link_8, e0_.informations AS informations_9, e0_.active AS active_10, e0_.speaker AS speaker_11, e0_.publish_at AS publish_at_12, e0_.waiting_place AS waiting_place_13, e0_.link_zoom AS link_zoom_14, e0_.id AS id_15, e0_.created_at AS created_at_16, e0_.teacher_id AS teacher_id_17 FROM events e0_ INNER JOIN tag_events t1_ ON e0_.id = t1_.event_id INNER JOIN tags t2_ ON t1_.tag_id = t2_.id WHERE e0_.id = ? AND t2_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\Events',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'name_0' => 'name',
                    'description_1' => 'description',
                    'places_2' => 'places',
                    'start_day_at_3' => 'startDayAt',
                    'period_4' => 'period',
                    'lacks_5' => 'lacks',
                    'image_6' => 'image',
                    'price_7' => 'price',
                    'link_8' => 'link',
                    'informations_9' => 'informations',
                    'active_10' => 'active',
                    'speaker_11' => 'speaker',
                    'publish_at_12' => 'publishAt',
                    'waiting_place_13' => 'waitingPlace',
                    'link_zoom_14' => 'linkZoom',
                    'id_15' => 'id',
                    'created_at_16' => 'createdAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Events' => [
                        'o' => [
                            'name' => 'name_0',
                            'description' => 'description_1',
                            'places' => 'places_2',
                            'startDayAt' => 'start_day_at_3',
                            'period' => 'period_4',
                            'lacks' => 'lacks_5',
                            'image' => 'image_6',
                            'price' => 'price_7',
                            'link' => 'link_8',
                            'informations' => 'informations_9',
                            'active' => 'active_10',
                            'speaker' => 'speaker_11',
                            'publishAt' => 'publish_at_12',
                            'waitingPlace' => 'waiting_place_13',
                            'linkZoom' => 'link_zoom_14',
                            'id' => 'id_15',
                            'createdAt' => 'created_at_16',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'teacher_id_17' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'teacher_id_17' => 'teacher_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'name_0' => 'o',
                    'description_1' => 'o',
                    'places_2' => 'o',
                    'start_day_at_3' => 'o',
                    'period_4' => 'o',
                    'lacks_5' => 'o',
                    'image_6' => 'o',
                    'price_7' => 'o',
                    'link_8' => 'o',
                    'informations_9' => 'o',
                    'active_10' => 'o',
                    'speaker_11' => 'o',
                    'publish_at_12' => 'o',
                    'waiting_place_13' => 'o',
                    'link_zoom_14' => 'o',
                    'id_15' => 'o',
                    'created_at_16' => 'o',
                    'teacher_id_17' => 'o',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'name_0' => 'App\\Entity\\Events',
                    'description_1' => 'App\\Entity\\Events',
                    'places_2' => 'App\\Entity\\Events',
                    'start_day_at_3' => 'App\\Entity\\Events',
                    'period_4' => 'App\\Entity\\Events',
                    'lacks_5' => 'App\\Entity\\Events',
                    'image_6' => 'App\\Entity\\Events',
                    'price_7' => 'App\\Entity\\Events',
                    'link_8' => 'App\\Entity\\Events',
                    'informations_9' => 'App\\Entity\\Events',
                    'active_10' => 'App\\Entity\\Events',
                    'speaker_11' => 'App\\Entity\\Events',
                    'publish_at_12' => 'App\\Entity\\Events',
                    'waiting_place_13' => 'App\\Entity\\Events',
                    'link_zoom_14' => 'App\\Entity\\Events',
                    'id_15' => 'App\\Entity\\Events',
                    'created_at_16' => 'App\\Entity\\Events',
                ],
            ],
        ],
    ],
    $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,
                ],
                'tagIds' => [
                    1,
                ],
            ],
        ],
    ]
)];
