![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/Ecombricks/InventoryConfig/etc/ |
<?xml version="1.0"?> <!-- /** * Copyright © eComBricks. All rights reserved. * See LICENSE.txt for license details. */ --> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"> <type name="Ecombricks\Framework\App\ResourceConnection\TableMapperInterface"> <arguments> <argument name="map" xsi:type="array"> <item name="core_config_data" xsi:type="string">ecombricks_source_core_config_data</item> </argument> </arguments> </type> <preference for="Magento\Config\Model\Config\Structure\Element\Group\Proxy" type="Ecombricks\InventoryConfig\Model\Config\Structure\Element\Group\Proxy" /> <type name="Magento\Config\Model\ResourceModel\Config\Data\Collection"> <plugin name="ecombricksInventoryConfigPluginModelResourceModelConfigDataCollection" type="Ecombricks\InventoryConfig\Plugin\Model\ResourceModel\Config\Data\Collection" sortOrder="-999" /> </type> <type name="Magento\Framework\App\Config"> <plugin name="ecombricksInventoryConfigPluginFrameworkAppConfig" type="Ecombricks\InventoryConfig\Plugin\Framework\App\Config" sortOrder="-999" /> </type> <type name="Magento\Framework\App\Config\ValueFactory"> <plugin name="ecombricksInventoryConfigPluginFrameworkAppConfigValueFactory" type="Ecombricks\InventoryConfig\Plugin\Framework\App\Config\ValueFactory" sortOrder="-999" /> </type> <type name="Magento\Config\App\Config\Source\RuntimeConfigSource"> <plugin name="ecombricksInventoryConfigPluginAppConfigSourceRuntimeConfigSource" type="Ecombricks\InventoryConfig\Plugin\App\Config\Source\RuntimeConfigSource" sortOrder="-999" /> </type> <type name="Magento\Config\Model\Config\Loader"> <plugin name="ecombricksInventoryConfigPluginModelConfigLoader" type="Ecombricks\InventoryConfig\Plugin\Model\Config\Loader" sortOrder="-999" /> </type> <type name="Magento\Config\Model\Config\SchemaLocator"> <plugin name="ecombricksInventoryConfigPluginModelConfigSchemaLocator" type="Ecombricks\InventoryConfig\Plugin\Model\Config\SchemaLocator" sortOrder="-999" /> </type> <type name="Magento\Config\Model\Config\Factory"> <plugin name="ecombricksInventoryConfigPluginModelConfigFactory" type="Ecombricks\InventoryConfig\Plugin\Model\Config\Factory" sortOrder="-999" /> </type> <type name="Magento\Config\Model\Config\Structure\Element\FlyweightFactory"> <plugin name="ecombricksInventoryConfigPluginModelConfigStructureElementFlyweightFactory" type="Ecombricks\InventoryConfig\Plugin\Model\Config\Structure\Element\FlyweightFactory" sortOrder="-999" /> </type> <type name="Magento\Config\Model\Config\Structure\AbstractElement"> <plugin name="ecombricksInventoryConfigPluginModelConfigStructureAbstractElement" type="Ecombricks\InventoryConfig\Plugin\Model\Config\Structure\AbstractElement" sortOrder="-999" /> </type> <type name="Magento\Config\Model\Config\Structure\Element\Field"> <plugin name="ecombricksInventoryConfigPluginModelConfigStructureElementField" type="Ecombricks\InventoryConfig\Plugin\Model\Config\Structure\Element\Field" sortOrder="-999" /> </type> <type name="Magento\Config\Model\Config\BackendFactory"> <plugin name="ecombricksInventoryConfigPluginModelConfigBackendFactory" type="Ecombricks\InventoryConfig\Plugin\Model\Config\BackendFactory" sortOrder="-999" /> </type> <type name="Magento\Config\Model\Config\SourceFactory"> <plugin name="ecombricksInventoryConfigPluginModelConfigSourceFactory" type="Ecombricks\InventoryConfig\Plugin\Model\Config\SourceFactory" sortOrder="-999" /> </type> <type name="Magento\Config\Block\System\Config\Form\Field"> <plugin name="ecombricksInventoryConfigPluginBlockSystemConfigFormField" type="Ecombricks\InventoryConfig\Plugin\Block\System\Config\Form\Field" sortOrder="-999" /> </type> <virtualType name="Ecombricks\InventoryConfig\Observer\Framework\Model\AbstractModel\BeforeSave" type="Ecombricks\Inventory\Observer\Framework\Model\AbstractModel\BeforeSave\Source"> <arguments> <argument name="targetedTypes" xsi:type="array"> <item name="configValue" xsi:type="string">Magento\Framework\App\Config\Value</item> </argument> </arguments> </virtualType> </config>