<?php //d8fc4f20d72bdf3f3851ec28b2c07c8b

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 c0_.id AS id_0, c0_.title AS title_1, c0_.picture AS picture_2, c0_.date AS date_3, c0_.description AS description_4, c0_.tags AS tags_5, c0_.subcategory_id AS subcategory_id_6 FROM `creation` c0_ LEFT JOIN sub_category s1_ ON c0_.subcategory_id = s1_.id LEFT JOIN `category` c2_ ON s1_.category_id = c2_.id LEFT JOIN creation_keywords c4_ ON c0_.id = c4_.creation_id LEFT JOIN keyword k3_ ON k3_.id = c4_.keyword_id',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Creation',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'picture_2' => 'picture',
                    'date_3' => 'date',
                    'description_4' => 'description',
                    'tags_5' => 'tags',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Creation' => [
                        'c' => [
                            'id' => 'id_0',
                            'title' => 'title_1',
                            'picture' => 'picture_2',
                            'date' => 'date_3',
                            'description' => 'description_4',
                            'tags' => 'tags_5',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'subcategory_id_6' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'subcategory_id_6' => 'subcategory_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'title_1' => 'c',
                    'picture_2' => 'c',
                    'date_3' => 'c',
                    'description_4' => 'c',
                    'tags_5' => 'c',
                    'subcategory_id_6' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Creation',
                    'title_1' => 'App\\Entity\\Creation',
                    'picture_2' => 'App\\Entity\\Creation',
                    'date_3' => 'App\\Entity\\Creation',
                    'description_4' => 'App\\Entity\\Creation',
                    'tags_5' => 'App\\Entity\\Creation',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
