<?php

use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;

// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'pim_volume_monitoring.controller.volume_monitoring' shared service.

include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Platform/Bundle/CatalogVolumeMonitoringBundle/Controller/VolumeMonitoringController.php';
include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Platform/Component/CatalogVolumeMonitoring/Volume/Normalizer/Volumes.php';
include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Platform/Component/CatalogVolumeMonitoring/Volume/Normalizer/CountVolumeNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Platform/Component/CatalogVolumeMonitoring/Volume/Normalizer/AverageMaxVolumesNormalizer.php';

return $this->services['pim_volume_monitoring.controller.volume_monitoring'] = new \Akeneo\Platform\Bundle\CatalogVolumeMonitoringBundle\Controller\VolumeMonitoringController(new \Akeneo\Platform\Component\CatalogVolumeMonitoring\Volume\Normalizer\Volumes(new \Akeneo\Platform\Component\CatalogVolumeMonitoring\Volume\Normalizer\CountVolumeNormalizer(), new \Akeneo\Platform\Component\CatalogVolumeMonitoring\Volume\Normalizer\AverageMaxVolumesNormalizer(), new RewindableGenerator(function () {
    yield 0 => ($this->privates['pim_volume_monitoring.persistence.query.count_attributes'] ?? $this->load('getPimVolumeMonitoring_Persistence_Query_CountAttributesService.php'));
    yield 1 => ($this->privates['pim_volume_monitoring.persistence.query.count_categories'] ?? $this->load('getPimVolumeMonitoring_Persistence_Query_CountCategoriesService.php'));
    yield 2 => ($this->privates['pim_volume_monitoring.persistence.query.count_category_trees'] ?? $this->load('getPimVolumeMonitoring_Persistence_Query_CountCategoryTreesService.php'));
    yield 3 => ($this->privates['pim_volume_monitoring.persistence.query.count_channels'] ?? $this->load('getPimVolumeMonitoring_Persistence_Query_CountChannelsService.php'));
    yield 4 => ($this->privates['pim_volume_monitoring.persistence.query.count_families'] ?? $this->load('getPimVolumeMonitoring_Persistence_Query_CountFamiliesService.php'));
    yield 5 => ($this->privates['pim_volume_monitoring.persistence.query.count_locales'] ?? $this->load('getPimVolumeMonitoring_Persistence_Query_CountLocalesService.php'));
    yield 6 => ($this->privates['pim_volume_monitoring.persistence.query.count_localizable_and_scopable_attributes'] ?? $this->load('getPimVolumeMonitoring_Persistence_Query_CountLocalizableAndScopableAttributesService.php'));
    yield 7 => ($this->privates['pim_volume_monitoring.persistence.query.count_localizable_attributes'] ?? $this->load('getPimVolumeMonitoring_Persistence_Query_CountLocalizableAttributesService.php'));
    yield 8 => ($this->privates['pim_volume_monitoring.persistence.query.count_scopable_attributes'] ?? $this->load('getPimVolumeMonitoring_Persistence_Query_CountScopableAttributesService.php'));
    yield 9 => ($this->privates['pim_volume_monitoring.persistence.query.count_products'] ?? $this->load('getPimVolumeMonitoring_Persistence_Query_CountProductsService.php'));
    yield 10 => ($this->privates['pim_volume_monitoring.persistence.query.count_product_models'] ?? $this->load('getPimVolumeMonitoring_Persistence_Query_CountProductModelsService.php'));
    yield 11 => ($this->privates['pim_volume_monitoring.persistence.query.count_variant_products'] ?? $this->load('getPimVolumeMonitoring_Persistence_Query_CountVariantProductsService.php'));
    yield 12 => ($this->privates['pim_volume_monitoring.persistence.query.aggregated_count_product_and_product_model_values'] ?? $this->load('getPimVolumeMonitoring_Persistence_Query_AggregatedCountProductAndProductModelValuesService.php'));
}, 13), new RewindableGenerator(function () {
    yield 0 => ($this->privates['pim_volume_monitoring.persistence.query.average_max_attributes_per_family'] ?? $this->load('getPimVolumeMonitoring_Persistence_Query_AverageMaxAttributesPerFamilyService.php'));
    yield 1 => ($this->privates['pim_volume_monitoring.persistence.query.aggregated_average_max_options_per_attribute'] ?? $this->load('getPimVolumeMonitoring_Persistence_Query_AggregatedAverageMaxOptionsPerAttributeService.php'));
    yield 2 => ($this->privates['pim_volume_monitoring.persistence.query.aggregated_average_max_product_and_product_model_values'] ?? $this->load('getPimVolumeMonitoring_Persistence_Query_AggregatedAverageMaxProductAndProductModelValuesService.php'));
}, 3)));
