Spamworldpro Mini Shell
Spamworldpro


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/InventoryQuote/etc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/Ecombricks/InventoryQuote/etc/di.xml
<?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="quote_shipping_rate" xsi:type="string">ecombricks_source_quote_shipping_rate</item>
            </argument>
        </arguments>
    </type>
    <type name="Magento\Framework\DataObject\Copy">
        <plugin name="ecombricksInventoryQuotePluginFrameworkDataObjectCopy" type="Ecombricks\InventoryQuote\Plugin\Framework\DataObject\Copy" sortOrder="-999" />
    </type>
    <type name="Magento\Framework\Model\ResourceModel\Db\VersionControl\Metadata">
        <plugin name="ecombricksInventoryQuotePluginFrameworkModelResourceModelDbVersionControlMetadata" type="Ecombricks\InventoryQuote\Plugin\Framework\Model\ResourceModel\Db\VersionControl\Metadata" sortOrder="-999" />
    </type>
    <preference for="Ecombricks\InventoryQuote\Api\Data\ShippingMethodInterface" type="Ecombricks\InventoryQuote\Model\Cart\ShippingMethod" />
    <preference for="Ecombricks\InventoryQuote\Api\ShippingMethodManagementInterface" type="Ecombricks\InventoryQuote\Model\ShippingMethodManagement" />
    <preference for="Ecombricks\InventoryQuote\Api\ShipmentEstimationInterface" type="Ecombricks\InventoryQuote\Model\ShippingMethodManagement" />
    <preference for="Ecombricks\InventoryQuote\Model\ShippingMethodManagementInterface" type="Ecombricks\InventoryQuote\Model\ShippingMethodManagement" />
    <preference for="Ecombricks\InventoryQuote\Api\GuestShippingMethodManagementInterface" type="Ecombricks\InventoryQuote\Model\GuestCart\GuestShippingMethodManagement" />
    <preference for="Ecombricks\InventoryQuote\Api\GuestShipmentEstimationInterface" type="Ecombricks\InventoryQuote\Model\GuestCart\GuestShippingMethodManagement" />
    <preference for="Ecombricks\InventoryQuote\Model\GuestCart\GuestShippingMethodManagementInterface" type="Ecombricks\InventoryQuote\Model\GuestCart\GuestShippingMethodManagement" />
    <type name="Magento\Quote\Model\QuoteManagement">
        <plugin name="ecombricksInventoryQuotePluginModelQuoteManagement" type="Ecombricks\InventoryQuote\Plugin\Model\QuoteManagement" sortOrder="999" />
    </type>
    <type name="Magento\Quote\Model\Quote\Address">
        <plugin name="ecombricksInventoryQuotePluginModelQuoteAddress" type="Ecombricks\InventoryQuote\Plugin\Model\Quote\Address" sortOrder="-999" />
    </type>
    <type name="Magento\Quote\Model\Quote\Address\Item">
        <plugin name="ecombricksInventoryQuotePluginModelQuoteAddressItem" type="Ecombricks\InventoryQuote\Plugin\Model\Quote\Address\Item" sortOrder="-999" />
    </type>
    <type name="Magento\Quote\Model\Quote\Item">
        <plugin name="ecombricksInventoryQuotePluginModelQuoteItem" type="Ecombricks\InventoryQuote\Plugin\Model\Quote\Item" sortOrder="-999" />
    </type>
    <type name="Magento\Quote\Model\Quote\Item\Processor">
        <plugin name="ecombricksInventoryQuotePluginModelQuoteItemProcessor" type="Ecombricks\InventoryQuote\Plugin\Model\Quote\Item\Processor" sortOrder="-999" />
    </type>
    <type name="Magento\Quote\Model\Quote\Item\Updater">
        <plugin name="ecombricksInventoryQuotePluginModelQuoteItemUpdater" type="Ecombricks\InventoryQuote\Plugin\Model\Quote\Item\Updater" sortOrder="-999" />
    </type>
    <type name="Magento\Quote\Model\Quote\ShippingAssignment\ShippingProcessor">
        <plugin name="ecombricksInventoryQuotePluginModelQuoteShippingAssignmentShippingProcessor" type="Ecombricks\InventoryQuote\Plugin\Model\Quote\ShippingAssignment\ShippingProcessor" sortOrder="-999" />
    </type>
    <type name="Magento\Quote\Model\Quote\Address\Total\Shipping">
        <plugin name="ecombricksInventoryQuotePluginModelQuoteAddressTotalShipping" type="Ecombricks\InventoryQuote\Plugin\Model\Quote\Address\Total\Shipping" sortOrder="-999" />
    </type>
    <type name="Magento\Quote\Model\Cart\ShippingMethodConverter">
        <arguments>
            <argument name="shippingMethodDataFactory" xsi:type="object">Ecombricks\InventoryQuote\Api\Data\ShippingMethodInterfaceFactory</argument>
        </arguments>
        <plugin name="ecombricksInventoryQuotePluginModelCartShippingMethodConverter" type="Ecombricks\InventoryQuote\Plugin\Model\Cart\ShippingMethodConverter" sortOrder="-999" />
    </type>
    <virtualType name="Ecombricks\InventoryQuote\Observer\Framework\Model\AbstractModel\AfterLoad" type="Ecombricks\Inventory\Observer\Framework\Model\AbstractModel\AfterLoad\Source">
        <arguments>
            <argument name="targetedTypes" xsi:type="array">
                <item name="quoteItem" xsi:type="string">Magento\Quote\Model\Quote\Item</item>
                <item name="quoteAddress" xsi:type="string">Magento\Quote\Model\Quote\Address</item>
            </argument>
        </arguments>
    </virtualType>
    <virtualType name="Ecombricks\InventoryQuote\Observer\Framework\Model\AbstractModel\BeforeSave" type="Ecombricks\Inventory\Observer\Framework\Model\AbstractModel\BeforeSave\Source">
        <arguments>
            <argument name="targetedTypes" xsi:type="array">
                <item name="quoteItem" xsi:type="string">Magento\Quote\Model\Quote\Item</item>
            </argument>
        </arguments>
    </virtualType>
    <virtualType name="Ecombricks\InventoryQuote\Observer\Framework\Model\AbstractModel\AfterSave" type="Ecombricks\Inventory\Observer\Framework\Model\AbstractModel\AfterSave\Source">
        <arguments>
            <argument name="targetedTypes" xsi:type="array">
                <item name="quoteItem" xsi:type="string">Magento\Quote\Model\Quote\Item</item>
                <item name="quoteAddress" xsi:type="string">Magento\Quote\Model\Quote\Address</item>
            </argument>
        </arguments>
    </virtualType>
    <virtualType name="Ecombricks\InventoryQuote\Observer\Framework\Model\ResourceModel\Db\Collection\AbstractCollection\AfterLoad" type="Ecombricks\Inventory\Observer\Framework\Model\ResourceModel\Db\Collection\AbstractCollection\AfterLoad\Source">
        <arguments>
            <argument name="targetedTypes" xsi:type="array">
                <item name="quoteItem" xsi:type="string">Magento\Quote\Model\ResourceModel\Quote\Item\Collection</item>
                <item name="quoteAddress" xsi:type="string">Magento\Quote\Model\ResourceModel\Quote\Address\Collection</item>
            </argument>
        </arguments>
    </virtualType>
</config>

Spamworldpro Mini