<?php //a9e595c9b3e9454804899ac9524bafc8

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 t0_.id AS id_0, t0_.name AS name_1, t0_.description AS description_2, t0_.start_day_at AS start_day_at_3, t0_.end_day_at AS end_day_at_4 FROM topics t0_ INNER JOIN tag_topics t1_ ON t0_.id = t1_.topic_id WHERE t1_.tag_id IN (?) AND ((t0_.start_day_at IS NULL OR t0_.start_day_at <= ?)) AND ((t0_.end_day_at IS NULL OR t0_.end_day_at >= ?)) ORDER BY t0_.name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'topic' => 'App\\Entity\\Topics',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'description_2' => 'description',
                    'start_day_at_3' => 'startDayAt',
                    'end_day_at_4' => 'endDayAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Topics' => [
                        'topic' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'description' => 'description_2',
                            'startDayAt' => 'start_day_at_3',
                            'endDayAt' => 'end_day_at_4',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'topic' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'topic',
                    'name_1' => 'topic',
                    'description_2' => 'topic',
                    'start_day_at_3' => 'topic',
                    'end_day_at_4' => 'topic',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Topics',
                    'name_1' => 'App\\Entity\\Topics',
                    'description_2' => 'App\\Entity\\Topics',
                    'start_day_at_3' => 'App\\Entity\\Topics',
                    'end_day_at_4' => 'App\\Entity\\Topics',
                ],
            ],
        ],
    ],
    $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' => [
                'tagIds' => [
                    0,
                ],
                'now' => [
                    1,
                    2,
                ],
            ],
        ],
    ]
)];
