<?php //7bda217019cb0a8c0be49c9881e796a1

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 p0_.id AS id_0, p0_.id_wp AS id_wp_1, p0_.name AS name_2, p0_.slug AS slug_3, p0_.description AS description_4, p0_.is_active AS is_active_5, p0_.show_on_ecom AS show_on_ecom_6, p0_.main_category AS main_category_7, p0_.child_category_ids AS child_category_ids_8, p0_.date_deleted AS date_deleted_9, p0_.date_created AS date_created_10, p0_.date_updated AS date_updated_11 FROM product_categories p0_ WHERE p0_.date_deleted IS NULL AND p0_.id IN (-1) ORDER BY p0_.id DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\ProductCategory',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'id_wp_1' => 'idWp',
                    'name_2' => 'name',
                    'slug_3' => 'slug',
                    'description_4' => 'description',
                    'is_active_5' => 'isActive',
                    'show_on_ecom_6' => 'showOnEcom',
                    'main_category_7' => 'mainCategory',
                    'child_category_ids_8' => 'childCategoryIds',
                    'date_deleted_9' => 'dateDeleted',
                    'date_created_10' => 'dateCreated',
                    'date_updated_11' => 'dateUpdated',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\ProductCategory' => [
                        'p' => [
                            'id' => 'id_0',
                            'idWp' => 'id_wp_1',
                            'name' => 'name_2',
                            'slug' => 'slug_3',
                            'description' => 'description_4',
                            'isActive' => 'is_active_5',
                            'showOnEcom' => 'show_on_ecom_6',
                            'mainCategory' => 'main_category_7',
                            'childCategoryIds' => 'child_category_ids_8',
                            'dateDeleted' => 'date_deleted_9',
                            'dateCreated' => 'date_created_10',
                            'dateUpdated' => 'date_updated_11',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'id_wp_1' => 'p',
                    'name_2' => 'p',
                    'slug_3' => 'p',
                    'description_4' => 'p',
                    'is_active_5' => 'p',
                    'show_on_ecom_6' => 'p',
                    'main_category_7' => 'p',
                    'child_category_ids_8' => 'p',
                    'date_deleted_9' => 'p',
                    'date_created_10' => 'p',
                    'date_updated_11' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\ProductCategory',
                    'id_wp_1' => 'App\\Entity\\ProductCategory',
                    'name_2' => 'App\\Entity\\ProductCategory',
                    'slug_3' => 'App\\Entity\\ProductCategory',
                    'description_4' => 'App\\Entity\\ProductCategory',
                    'is_active_5' => 'App\\Entity\\ProductCategory',
                    'show_on_ecom_6' => 'App\\Entity\\ProductCategory',
                    'main_category_7' => 'App\\Entity\\ProductCategory',
                    'child_category_ids_8' => 'App\\Entity\\ProductCategory',
                    'date_deleted_9' => 'App\\Entity\\ProductCategory',
                    'date_created_10' => 'App\\Entity\\ProductCategory',
                    'date_updated_11' => 'App\\Entity\\ProductCategory',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
