Produced by Araxis Merge on 2023-07-12 04:42:38 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Porto v4.0.5/Theme Files/Porto Theme/app/code/Smartwave/Dailydeals/etc | di.xml | 2022-05-10 04:10:23 +0000 |
| 2 | Porto v4.0.6/Theme Files/Porto Theme/app/code/Smartwave/Dailydeals/etc | di.xml | 2023-06-10 07:49:03 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 3 | 232 |
| Changed | 0 | 0 |
| Inserted | 1 | 24 |
| Removed | 1 | 24 |
| Whitespace | Consecutive whitespace is treated as a single space |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
| Active line-pairing rules |
No regular expressions were active.
| 1 | <?xml | 1 | <?xml | |||
| 2 | version="1.0" | 2 | version="1.0" | |||
| 3 | ?> | 3 | ?> | |||
| 4 | <config | 4 | <config | |||
| 5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
| 6 | xsi:noNamespaceSchemaLocation="../../../../../lib/internal/Magento/Framework/ObjectManager/etc/config.xsd" | 6 | xsi:noNamespaceSchemaLocation="../../../../../lib/internal/Magento/Framework/ObjectManager/etc/config.xsd" | |||
| 7 | > | 7 | > | |||
| 8 | 8 | |||||
| 9 | <virtualType | 9 | <virtualType | |||
| 10 | name="SwDailydealsGirdFilterPool" | 10 | name="SwDailydealsGirdFilterPool" | |||
| 11 | type="Magento\Framework\View\Element\UiComponent\DataProvider\FilterPool" | 11 | type="Magento\Framework\View\Element\UiComponent\DataProvider\FilterPool" | |||
| 12 | > | 12 | > | |||
| 13 | 13 | |||||
| 14 | <arguments> | 14 | <arguments> | |||
| 15 | 15 | |||||
| 16 | <argument | 16 | <argument | |||
| 17 | name="appliers" | 17 | name="appliers" | |||
| 18 | xsi:type="array" | 18 | xsi:type="array" | |||
| 19 | > | 19 | > | |||
| 20 | 20 | |||||
| 21 | <item | 21 | <item | |||
| 22 | name="regular" | 22 | name="regular" | |||
| 23 | xsi:type="object" | 23 | xsi:type="object" | |||
| 24 | > | 24 | > | |||
| 25 | Magento\Framework\View\Element\UiComponent\DataProvider\RegularFilter | 25 | Magento\Framework\View\Element\UiComponent\DataProvider\RegularFilter | |||
| 26 | </item> | 26 | </item> | |||
| 27 | 27 | |||||
| 28 | <item | 28 | <item | |||
| 29 | name="fulltext" | 29 | name="fulltext" | |||
| 30 | xsi:type="object" | 30 | xsi:type="object" | |||
| 31 | > | 31 | > | |||
| 32 | Magento\Framework\View\Element\UiComponent\DataProvider\FulltextFilter | 32 | Magento\Framework\View\Element\UiComponent\DataProvider\FulltextFilter | |||
| 33 | </item> | 33 | </item> | |||
| 34 | 34 | |||||
| 35 | </argument> | 35 | </argument> | |||
| 36 | 36 | |||||
| 37 | </arguments> | 37 | </arguments> | |||
| 38 | 38 | |||||
| 39 | </virtualType> | 39 | </virtualType> | |||
| 40 | 40 | |||||
| 41 | <virtualType | 41 | <virtualType | |||
| 42 | name="SwDailydealsDailydealGridDataProvider" | 42 | name="SwDailydealsDailydealGridDataProvider" | |||
| 43 | type="Magento\Framework\View\Element\UiComponent\DataProvider\DataProvider" | 43 | type="Magento\Framework\View\Element\UiComponent\DataProvider\DataProvider" | |||
| 44 | > | 44 | > | |||
| 45 | 45 | |||||
| 46 | <arguments> | 46 | <arguments> | |||
| 47 | 47 | |||||
| 48 | <argument | 48 | <argument | |||
| 49 | name="collection" | 49 | name="collection" | |||
| 50 | xsi:type="object" | 50 | xsi:type="object" | |||
| 51 | shared="false" | 51 | shared="false" | |||
| 52 | > | 52 | > | |||
| 53 | Smartwave\Dailydeals\Model\ResourceModel\Dailydeal\Collection | 53 | Smartwave\Dailydeals\Model\ResourceModel\Dailydeal\Collection | |||
| 54 | </argument> | 54 | </argument> | |||
| 55 | 55 | |||||
| 56 | <argument | 56 | <argument | |||
| 57 | name="filterPool" | 57 | name="filterPool" | |||
| 58 | xsi:type="object" | 58 | xsi:type="object" | |||
| 59 | shared="false" | 59 | shared="false" | |||
| 60 | > | 60 | > | |||
| 61 | SwDailydealsGirdFilterPool | 61 | SwDailydealsGirdFilterPool | |||
| 62 | </argument> | 62 | </argument> | |||
| 63 | 63 | |||||
| 64 | </arguments> | 64 | </arguments> | |||
| 65 | 65 | |||||
| 66 | </virtualType> | 66 | </virtualType> | |||
| 67 | 67 | |||||
| 68 | <type | 68 | <type | |||
| 69 | name="Magento\Framework\View\Element\UiComponent\DataProvider\CollectionFactory" | |||||
| 70 | > | |||||
| 71 | ||||||
| 72 | <arguments> | |||||
| 73 | ||||||
| 74 | <argument | |||||
| 75 | name="collections" | |||||
| 76 | xsi:type="array" | |||||
| 77 | > | |||||
| 78 | ||||||
| 79 | <item | |||||
| 80 | name="sw_dailydeals_dailydeal_listing_data_source" | |||||
| 81 | xsi:type="string" | |||||
| 82 | > | |||||
| 83 | Smartwave\Dailydeals\Model\ResourceModel\Dailydeal\Grid\Collection | |||||
| 84 | </item> | |||||
| 85 | ||||||
| 86 | </argument> | |||||
| 87 | ||||||
| 88 | </arguments> | |||||
| 89 | ||||||
| 90 | </type> | |||||
| 91 | ||||||
| 92 | <type | |||||
| 69 | name="Smartwave\Dailydeals\Model\ResourceModel\Dailydeal\Grid\Collection" | 93 | name="Smartwave\Dailydeals\Model\ResourceModel\Dailydeal\Grid\Collection" | |||
| 70 | > | 94 | > | |||
| 71 | 95 | |||||
| 72 | <arguments> | 96 | <arguments> | |||
| 73 | 97 | |||||
| 74 | <argument | 98 | <argument | |||
| 75 | name="mainTable" | 99 | name="mainTable" | |||
| 76 | xsi:type="string" | 100 | xsi:type="string" | |||
| 77 | > | 101 | > | |||
| 78 | sw_dailydeals_dailydeal | 102 | sw_dailydeals_dailydeal | |||
| 79 | </argument> | 103 | </argument> | |||
| 80 | 104 | |||||
| 81 | <argument | 105 | <argument | |||
| 82 | name="eventPrefix" | 106 | name="eventPrefix" | |||
| 83 | xsi:type="string" | 107 | xsi:type="string" | |||
| 84 | > | 108 | > | |||
| 85 | sw_dailydeals_dailydeal_grid_collection | 109 | sw_dailydeals_dailydeal_grid_collection | |||
| 86 | </argument> | 110 | </argument> | |||
| 87 | 111 | |||||
| 88 | <argument | 112 | <argument | |||
| 89 | name="eventObject" | 113 | name="eventObject" | |||
| 90 | xsi:type="string" | 114 | xsi:type="string" | |||
| 91 | > | 115 | > | |||
| 92 | dailydeal_grid_collection | 116 | dailydeal_grid_collection | |||
| 93 | </argument> | 117 | </argument> | |||
| 94 | 118 | |||||
| 95 | <argument | 119 | <argument | |||
| 96 | name="resourceModel" | 120 | name="resourceModel" | |||
| 97 | xsi:type="string" | 121 | xsi:type="string" | |||
| 98 | > | 122 | > | |||
| 99 | Smartwave\Dailydeals\Model\ResourceModel\Dailydeal | 123 | Smartwave\Dailydeals\Model\ResourceModel\Dailydeal | |||
| 100 | </argument> | 124 | </argument> | |||
| 101 | 125 | |||||
| 102 | </arguments> | 126 | </arguments> | |||
| 103 | 127 | |||||
| 104 | </type> | 128 | </type> | |||
| 105 | 129 | |||||
| 106 | <type | 130 | <type | |||
| 107 | name="Magento\Framework\View\Element\UiComponent\DataProvider\CollectionFactory" | |||||
| 108 | > | |||||
| 109 | ||||||
| 110 | <arguments> | |||||
| 111 | ||||||
| 112 | <argument | |||||
| 113 | name="collections" | |||||
| 114 | xsi:type="array" | |||||
| 115 | > | |||||
| 116 | ||||||
| 117 | <item | |||||
| 118 | name="sw_dailydeals_dailydeal_listing_data_source" | |||||
| 119 | xsi:type="string" | |||||
| 120 | > | |||||
| 121 | Smartwave\Dailydeals\Model\ResourceModel\Dailydeal\Grid\Collection | |||||
| 122 | </item> | |||||
| 123 | ||||||
| 124 | </argument> | |||||
| 125 | ||||||
| 126 | </arguments> | |||||
| 127 | ||||||
| 128 | </type> | |||||
| 129 | ||||||
| 130 | <type | |||||
| 131 | name="\Magento\Catalog\Pricing\Render\FinalPriceBox" | 131 | name="\Magento\Catalog\Pricing\Render\FinalPriceBox" | |||
| 132 | > | 132 | > | |||
| 133 | 133 | |||||
| 134 | <plugin | 134 | <plugin | |||
| 135 | name="Sw_Dailydeals_change_template" | 135 | name="Sw_Dailydeals_change_template" | |||
| 136 | type="Smartwave\Dailydeals\Plugin\FinalPricePlugin" | 136 | type="Smartwave\Dailydeals\Plugin\FinalPricePlugin" | |||
| 137 | /> | 137 | /> | |||
| 138 | 138 | |||||
| 139 | </type> | 139 | </type> | |||
| 140 | </config> | 140 | </config> |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.