<?php //185f6d2f6e5c568e52f73a9dda752f35

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],
            ],
            'parameterMappings' => [
                [
                    'visible' => [
                        0,
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.description AS description_2, c0_.slug AS slug_3, c0_.visible_in_navigation AS visible_in_navigation_4, g1_.id AS id_5, g1_.title AS title_6, g1_.description AS description_7, g1_.slug AS slug_8, g1_.visible_in_navigation AS visible_in_navigation_9, g1_.featured_image_filename AS featured_image_filename_10, g1_.updated_at AS updated_at_11, g1_.position AS position_12, g1_.title_position AS title_position_13, g1_.subtitle AS subtitle_14, g1_.featured_image_id AS featured_image_id_15, g1_.category_id AS category_id_16 FROM category c0_ LEFT JOIN gallery g1_ ON c0_.id = g1_.category_id AND (g1_.visible_in_navigation = ?) WHERE c0_.visible_in_navigation = ? ORDER BY c0_.title ASC, g1_.title ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Category',
                    'g' => 'App\\Entity\\Gallery',
                ],
            ],
            'relationMap' => [
                2 => [
                    'g' => 'galleries',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'g' => 'c',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'description_2' => 'description',
                    'slug_3' => 'slug',
                    'visible_in_navigation_4' => 'visibleInNavigation',
                    'id_5' => 'id',
                    'title_6' => 'title',
                    'description_7' => 'description',
                    'slug_8' => 'slug',
                    'visible_in_navigation_9' => 'visibleInNavigation',
                    'featured_image_filename_10' => 'featuredImageFilename',
                    'updated_at_11' => 'updatedAt',
                    'position_12' => 'position',
                    'title_position_13' => 'titlePosition',
                    'subtitle_14' => 'subtitle',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Category' => [
                        'c' => [
                            'id' => 'id_0',
                            'title' => 'title_1',
                            'description' => 'description_2',
                            'slug' => 'slug_3',
                            'visibleInNavigation' => 'visible_in_navigation_4',
                        ],
                    ],
                    'App\\Entity\\Gallery' => [
                        'g' => [
                            'id' => 'id_5',
                            'title' => 'title_6',
                            'description' => 'description_7',
                            'slug' => 'slug_8',
                            'visibleInNavigation' => 'visible_in_navigation_9',
                            'featuredImageFilename' => 'featured_image_filename_10',
                            'updatedAt' => 'updated_at_11',
                            'position' => 'position_12',
                            'titlePosition' => 'title_position_13',
                            'subtitle' => 'subtitle_14',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'featured_image_id_15' => 'integer',
                    'category_id_16' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'featured_image_id_15' => 'featured_image_id',
                    'category_id_16' => 'category_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'title_1' => 'c',
                    'description_2' => 'c',
                    'slug_3' => 'c',
                    'visible_in_navigation_4' => 'c',
                    'id_5' => 'g',
                    'title_6' => 'g',
                    'description_7' => 'g',
                    'slug_8' => 'g',
                    'visible_in_navigation_9' => 'g',
                    'featured_image_filename_10' => 'g',
                    'updated_at_11' => 'g',
                    'position_12' => 'g',
                    'title_position_13' => 'g',
                    'subtitle_14' => 'g',
                    'featured_image_id_15' => 'g',
                    'category_id_16' => 'g',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Category',
                    'title_1' => 'App\\Entity\\Category',
                    'description_2' => 'App\\Entity\\Category',
                    'slug_3' => 'App\\Entity\\Category',
                    'visible_in_navigation_4' => 'App\\Entity\\Category',
                    'id_5' => 'App\\Entity\\Gallery',
                    'title_6' => 'App\\Entity\\Gallery',
                    'description_7' => 'App\\Entity\\Gallery',
                    'slug_8' => 'App\\Entity\\Gallery',
                    'visible_in_navigation_9' => 'App\\Entity\\Gallery',
                    'featured_image_filename_10' => 'App\\Entity\\Gallery',
                    'updated_at_11' => 'App\\Entity\\Gallery',
                    'position_12' => 'App\\Entity\\Gallery',
                    'title_position_13' => 'App\\Entity\\Gallery',
                    'subtitle_14' => 'App\\Entity\\Gallery',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
