<?php //89b333bc3182087ed49cbbcc08642afd

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \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' => [
                [
                    'status' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.category AS category_2, p0_.status AS status_3, p0_.stock_quantity AS stock_quantity_4, p0_.stock_unit AS stock_unit_5, p0_.reorder_threshold AS reorder_threshold_6, p0_.barcode AS barcode_7, p0_.brand AS brand_8, p0_.image_url AS image_url_9, p0_.nutriscore_grade AS nutriscore_grade_10, p0_.nova_group AS nova_group_11, p0_.ecoscore_grade AS ecoscore_grade_12, p0_.nutriments AS nutriments_13, p0_.personal_rating AS personal_rating_14, p0_.notes AS notes_15, p0_.created_at AS created_at_16, p0_.updated_at AS updated_at_17, p0_.added_by_id AS added_by_id_18 FROM pantry_items p0_ WHERE p0_.status = ? ORDER BY p0_.category ASC, p0_.name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Pantry\\Entity\\PantryItem',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'category_2' => 'category',
                    'status_3' => 'status',
                    'stock_quantity_4' => 'stockQuantity',
                    'stock_unit_5' => 'stockUnit',
                    'reorder_threshold_6' => 'reorderThreshold',
                    'barcode_7' => 'barcode',
                    'brand_8' => 'brand',
                    'image_url_9' => 'imageUrl',
                    'nutriscore_grade_10' => 'nutriscoreGrade',
                    'nova_group_11' => 'novaGroup',
                    'ecoscore_grade_12' => 'ecoscoreGrade',
                    'nutriments_13' => 'nutriments',
                    'personal_rating_14' => 'personalRating',
                    'notes_15' => 'notes',
                    'created_at_16' => 'createdAt',
                    'updated_at_17' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Pantry\\Entity\\PantryItem' => [
                        'p' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'category' => 'category_2',
                            'status' => 'status_3',
                            'stockQuantity' => 'stock_quantity_4',
                            'stockUnit' => 'stock_unit_5',
                            'reorderThreshold' => 'reorder_threshold_6',
                            'barcode' => 'barcode_7',
                            'brand' => 'brand_8',
                            'imageUrl' => 'image_url_9',
                            'nutriscoreGrade' => 'nutriscore_grade_10',
                            'novaGroup' => 'nova_group_11',
                            'ecoscoreGrade' => 'ecoscore_grade_12',
                            'nutriments' => 'nutriments_13',
                            'personalRating' => 'personal_rating_14',
                            'notes' => 'notes_15',
                            'createdAt' => 'created_at_16',
                            'updatedAt' => 'updated_at_17',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'status_3' => 'App\\Pantry\\Entity\\PantryStatus',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'added_by_id_18' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'added_by_id_18' => 'added_by_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'name_1' => 'p',
                    'category_2' => 'p',
                    'status_3' => 'p',
                    'stock_quantity_4' => 'p',
                    'stock_unit_5' => 'p',
                    'reorder_threshold_6' => 'p',
                    'barcode_7' => 'p',
                    'brand_8' => 'p',
                    'image_url_9' => 'p',
                    'nutriscore_grade_10' => 'p',
                    'nova_group_11' => 'p',
                    'ecoscore_grade_12' => 'p',
                    'nutriments_13' => 'p',
                    'personal_rating_14' => 'p',
                    'notes_15' => 'p',
                    'created_at_16' => 'p',
                    'updated_at_17' => 'p',
                    'added_by_id_18' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Pantry\\Entity\\PantryItem',
                    'name_1' => 'App\\Pantry\\Entity\\PantryItem',
                    'category_2' => 'App\\Pantry\\Entity\\PantryItem',
                    'status_3' => 'App\\Pantry\\Entity\\PantryItem',
                    'stock_quantity_4' => 'App\\Pantry\\Entity\\PantryItem',
                    'stock_unit_5' => 'App\\Pantry\\Entity\\PantryItem',
                    'reorder_threshold_6' => 'App\\Pantry\\Entity\\PantryItem',
                    'barcode_7' => 'App\\Pantry\\Entity\\PantryItem',
                    'brand_8' => 'App\\Pantry\\Entity\\PantryItem',
                    'image_url_9' => 'App\\Pantry\\Entity\\PantryItem',
                    'nutriscore_grade_10' => 'App\\Pantry\\Entity\\PantryItem',
                    'nova_group_11' => 'App\\Pantry\\Entity\\PantryItem',
                    'ecoscore_grade_12' => 'App\\Pantry\\Entity\\PantryItem',
                    'nutriments_13' => 'App\\Pantry\\Entity\\PantryItem',
                    'personal_rating_14' => 'App\\Pantry\\Entity\\PantryItem',
                    'notes_15' => 'App\\Pantry\\Entity\\PantryItem',
                    'created_at_16' => 'App\\Pantry\\Entity\\PantryItem',
                    'updated_at_17' => 'App\\Pantry\\Entity\\PantryItem',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
