<?php //7f138c2a727dd44260778fc33b36f038

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\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.done AS done_2, a0_.sort_order AS sort_order_3, a0_.created_at AS created_at_4, a1_.id AS id_5, a1_.name AS name_6, a1_.color_hex AS color_hex_7, a1_.sort_order AS sort_order_8 FROM admin_todo a0_ LEFT JOIN admin_todo_admin_todo_tag a2_ ON a0_.id = a2_.admin_todo_id LEFT JOIN admin_todo_tag a1_ ON a1_.id = a2_.admin_todo_tag_id WHERE a0_.done = 0 ORDER BY a0_.sort_order ASC, a0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\AdminTodo',
                    'tag' => 'App\\Entity\\AdminTodoTag',
                ],
            ],
            'relationMap' => [
                2 => [
                    'tag' => 'tags',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'tag' => 't',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'done_2' => 'done',
                    'sort_order_3' => 'sortOrder',
                    'created_at_4' => 'createdAt',
                    'id_5' => 'id',
                    'name_6' => 'name',
                    'color_hex_7' => 'colorHex',
                    'sort_order_8' => 'sortOrder',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\AdminTodo' => [
                        't' => [
                            'id' => 'id_0',
                            'title' => 'title_1',
                            'done' => 'done_2',
                            'sortOrder' => 'sort_order_3',
                            'createdAt' => 'created_at_4',
                        ],
                    ],
                    'App\\Entity\\AdminTodoTag' => [
                        'tag' => [
                            'id' => 'id_5',
                            'name' => 'name_6',
                            'colorHex' => 'color_hex_7',
                            'sortOrder' => 'sort_order_8',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'title_1' => 't',
                    'done_2' => 't',
                    'sort_order_3' => 't',
                    'created_at_4' => 't',
                    'id_5' => 'tag',
                    'name_6' => 'tag',
                    'color_hex_7' => 'tag',
                    'sort_order_8' => 'tag',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\AdminTodo',
                    'title_1' => 'App\\Entity\\AdminTodo',
                    'done_2' => 'App\\Entity\\AdminTodo',
                    'sort_order_3' => 'App\\Entity\\AdminTodo',
                    'created_at_4' => 'App\\Entity\\AdminTodo',
                    'id_5' => 'App\\Entity\\AdminTodoTag',
                    'name_6' => 'App\\Entity\\AdminTodoTag',
                    'color_hex_7' => 'App\\Entity\\AdminTodoTag',
                    'sort_order_8' => 'App\\Entity\\AdminTodoTag',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
