<?php //999755de9310fc107cac8f2fdb68899f

return [PHP_INT_MAX, static function () { 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\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
            '_parameterMappings' => [
                [
                    'itemType_p1' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT t0_.id AS id_0, t0_.item_description AS item_description_1, t0_.item_type AS item_type_2, t0_.status AS status_3, t0_.location AS location_4, t0_.re_order_level AS re_order_level_5, t0_.last_sup_id AS last_sup_id_6, t0_.last_client_id AS last_client_id_7, t0_.last_modified_by AS last_modified_by_8, t0_.last_modified_on AS last_modified_on_9, t0_.lock_purchases_prices AS lock_purchases_prices_10, t0_.quantity AS quantity_11, t0_.last_purchase_date AS last_purchase_date_12, t0_.last_sale_date AS last_sale_date_13, t0_.item_move_count AS item_move_count_14, t0_.note AS note_15, t0_.cost AS cost_16, t0_.price AS price_17, t0_.serial_number AS serial_number_18, t0_.barcode AS barcode_19, t0_.wholesale_price AS wholesale_price_20, t0_.profit_margin AS profit_margin_21, t0_.offer_percentage AS offer_percentage_22, t0_.tax_percent AS tax_percent_23, t0_.apply_offer AS apply_offer_24, t0_.wholesale_qty_limit AS wholesale_qty_limit_25, t0_.category_id AS category_id_26 FROM tinventory_list t0_ WHERE t0_.item_type = ? ORDER BY t0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\TInventoryList',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'item_description_1' => 'itemDescription',
                    'item_type_2' => 'itemType',
                    'status_3' => 'status',
                    'location_4' => 'location',
                    're_order_level_5' => 'reOrderLevel',
                    'last_sup_id_6' => 'lastSupId',
                    'last_client_id_7' => 'lastClientId',
                    'last_modified_by_8' => 'lastModifiedBy',
                    'last_modified_on_9' => 'lastModifiedOn',
                    'lock_purchases_prices_10' => 'lockPurchasesPrices',
                    'quantity_11' => 'quantity',
                    'last_purchase_date_12' => 'lastPurchaseDate',
                    'last_sale_date_13' => 'lastSaleDate',
                    'item_move_count_14' => 'itemMoveCount',
                    'note_15' => 'note',
                    'cost_16' => 'cost',
                    'price_17' => 'price',
                    'serial_number_18' => 'serialNumber',
                    'barcode_19' => 'barcode',
                    'wholesale_price_20' => 'wholesalePrice',
                    'profit_margin_21' => 'profitMargin',
                    'offer_percentage_22' => 'offerPercentage',
                    'tax_percent_23' => 'taxPercent',
                    'apply_offer_24' => 'applyOffer',
                    'wholesale_qty_limit_25' => 'wholesaleQtyLimit',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'category_id_26' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'category_id_26' => 'category_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'o',
                    'item_description_1' => 'o',
                    'item_type_2' => 'o',
                    'status_3' => 'o',
                    'location_4' => 'o',
                    're_order_level_5' => 'o',
                    'last_sup_id_6' => 'o',
                    'last_client_id_7' => 'o',
                    'last_modified_by_8' => 'o',
                    'last_modified_on_9' => 'o',
                    'lock_purchases_prices_10' => 'o',
                    'quantity_11' => 'o',
                    'last_purchase_date_12' => 'o',
                    'last_sale_date_13' => 'o',
                    'item_move_count_14' => 'o',
                    'note_15' => 'o',
                    'cost_16' => 'o',
                    'price_17' => 'o',
                    'serial_number_18' => 'o',
                    'barcode_19' => 'o',
                    'wholesale_price_20' => 'o',
                    'profit_margin_21' => 'o',
                    'offer_percentage_22' => 'o',
                    'tax_percent_23' => 'o',
                    'apply_offer_24' => 'o',
                    'wholesale_qty_limit_25' => 'o',
                    'category_id_26' => 'o',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\TInventoryList',
                    'item_description_1' => 'App\\Entity\\TInventoryList',
                    'item_type_2' => 'App\\Entity\\TInventoryList',
                    'status_3' => 'App\\Entity\\TInventoryList',
                    'location_4' => 'App\\Entity\\TInventoryList',
                    're_order_level_5' => 'App\\Entity\\TInventoryList',
                    'last_sup_id_6' => 'App\\Entity\\TInventoryList',
                    'last_client_id_7' => 'App\\Entity\\TInventoryList',
                    'last_modified_by_8' => 'App\\Entity\\TInventoryList',
                    'last_modified_on_9' => 'App\\Entity\\TInventoryList',
                    'lock_purchases_prices_10' => 'App\\Entity\\TInventoryList',
                    'quantity_11' => 'App\\Entity\\TInventoryList',
                    'last_purchase_date_12' => 'App\\Entity\\TInventoryList',
                    'last_sale_date_13' => 'App\\Entity\\TInventoryList',
                    'item_move_count_14' => 'App\\Entity\\TInventoryList',
                    'note_15' => 'App\\Entity\\TInventoryList',
                    'cost_16' => 'App\\Entity\\TInventoryList',
                    'price_17' => 'App\\Entity\\TInventoryList',
                    'serial_number_18' => 'App\\Entity\\TInventoryList',
                    'barcode_19' => 'App\\Entity\\TInventoryList',
                    'wholesale_price_20' => 'App\\Entity\\TInventoryList',
                    'profit_margin_21' => 'App\\Entity\\TInventoryList',
                    'offer_percentage_22' => 'App\\Entity\\TInventoryList',
                    'tax_percent_23' => 'App\\Entity\\TInventoryList',
                    'apply_offer_24' => 'App\\Entity\\TInventoryList',
                    'wholesale_qty_limit_25' => 'App\\Entity\\TInventoryList',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
