29. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2020-08-14 00:01:30 +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.

29.1 Files compared

#LocationFileLast Modified
1Porto v3.2.3/Magento 2.x/Porto Theme/app/code/Mageplaza/LayeredNavigation/etc/frontenddi.xml2018-10-10 20:33:20 +0000
2Porto v3.2.4/Magento 2.x/Porto Theme/app/code/Mageplaza/LayeredNavigation/etc/frontenddi.xml2020-06-26 11:11:14 +0000

29.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged1256
Changed00
Inserted00
Removed00

29.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

29.4 Active regular expressions

No regular expressions were active.

29.5 Comparison detail

1 <?xml  1 <?xml 
2  version="1.0" 2  version="1.0"
3 ?> 3 ?>
4 <!-- 4 <!--
5 /** 5 /**
6  * Mageplaza 6  * Mageplaza
7  * 7  *
8  * NOTICE OF LICENSE 8  * NOTICE OF LICENSE
9  * 9  *
10  * This source file is subject to the Mageplaza.com license that is 10  * This source file is subject to the Mageplaza.com license that is
11  * available through the world-wide-web at this URL: 11  * available through the world-wide-web at this URL:
12  * https://www.mageplaza.com/LICENSE.txt 12  * https://www.mageplaza.com/LICENSE.txt
13  * 13  *
14  * DISCLAIMER 14  * DISCLAIMER
15  * 15  *
16  * Do not edit or add to this file if you wish to upgrade this extension to newer 16  * Do not edit or add to this file if you wish to upgrade this extension to newer
17  * version in the future. 17  * version in the future.
18  * 18  *
19  * @category    Mageplaza 19  * @category    Mageplaza
20  * @package     Mageplaza_LayeredNavigation 20  * @package     Mageplaza_LayeredNavigation
21  * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/) 21  * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
22  * @license     https://www.mageplaza.com/LICENSE.txt 22  * @license     https://www.mageplaza.com/LICENSE.txt
23  */ 23  */
24 --> 24 -->
25 <config  25 <config 
26  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  26  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
27  xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd" 27  xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"
28 > 28 >
29       29      
30  <virtualType  30  <virtualType 
31   name="Mageplaza\LayeredNavigation\Api\Search\DocumentFactory 31   name="Mageplaza\LayeredNavigation\Api\Search\DocumentFactory
32   type="Magento\Framework\Api\Search\DocumentFactory" 32   type="Magento\Framework\Api\Search\DocumentFactory"
33  > 33  >
34            34           
35   <arguments> 35   <arguments>
36                 36                
37    <argument  37    <argument 
38     name="instanceName"  38     name="instanceName" 
39     xsi:type="string" 39     xsi:type="string"
40    > 40    >
41     Mageplaza\LayeredNavigation\Api\Search\Document 41     Mageplaza\LayeredNavigation\Api\Search\Document
42    </argument> 42    </argument>
43             43            
44   </arguments> 44   </arguments>
45        45       
46  </virtualType> 46  </virtualType>
47       47      
48  <type  48  <type 
49   name="Magento\Framework\Search\SearchResponseBuilder" 49   name="Magento\Framework\Search\SearchResponseBuilder"
50  > 50  >
51            51           
52   <arguments> 52   <arguments>
53                 53                
54    <argument  54    <argument 
55     name="documentFactory"  55     name="documentFactory" 
56     xsi:type="object" 56     xsi:type="object"
57    > 57    >
58     Mageplaza\LayeredNavigation\Api\Search\DocumentFactory 58     Mageplaza\LayeredNavigation\Api\Search\DocumentFactory
59    </argument> 59    </argument>
60             60            
61   </arguments> 61   </arguments>
62        62       
63  </type> 63  </type>
64   64  
65       65      
66  <type  66  <type 
67   name="Magento\Catalog\Model\Layer\Filter\Item" 67   name="Magento\Catalog\Model\Layer\Filter\Item"
68  > 68  >
69            69           
70   <plugin  70   <plugin 
71    name="layer_filter_item_url"  71    name="layer_filter_item_url" 
72    type="Mageplaza\LayeredNavigation\Plugin\Model\Layer\Filter\Item"  72    type="Mageplaza\LayeredNavigation\Plugin\Model\Layer\Filter\Item" 
73    sortOrder="1" 73    sortOrder="1"
74   /> 74   />
75        75       
76  </type> 76  </type>
77       77      
78  <type  78  <type 
79   name="Magento\Swatches\Block\LayeredNavigation\RenderLayered" 79   name="Magento\Swatches\Block\LayeredNavigation\RenderLayered"
80  > 80  >
81            81           
82   <plugin  82   <plugin 
83    name="layer_filter_item_swatch_url"  83    name="layer_filter_item_swatch_url" 
84    type="Mageplaza\LayeredNavigation\Plugin\Block\Swatches\RenderLayered"  84    type="Mageplaza\LayeredNavigation\Plugin\Block\Swatches\RenderLayered" 
85    sortOrder="1" 85    sortOrder="1"
86   /> 86   />
87        87       
88  </type> 88  </type>
89       89      
90  <type  90  <type 
91   name="Magento\CatalogSearch\Model\Adapter\Mysql\Filter\Preprocessor" 91   name="Magento\CatalogSearch\Model\Adapter\Mysql\Filter\Preprocessor"
92  > 92  >
93            93           
94   <plugin  94   <plugin 
95    name="layer_filter_item_swatch_url"  95    name="layer_filter_item_swatch_url" 
96    type="Mageplaza\LayeredNavigation\Plugin\Model\Adapter\Preprocessor"  96    type="Mageplaza\LayeredNavigation\Plugin\Model\Adapter\Preprocessor" 
97    sortOrder="1" 97    sortOrder="1"
98   /> 98   />
99        99       
100  </type> 100  </type>
101   101  
102       102      
103  <!--Plugin ajax load add to compare & wishlist--> 103  <!--Plugin ajax load add to compare & wishlist-->
104       104      
105  <type  105  <type 
106   name="Magento\Catalog\Controller\Product\Compare\Add" 106   name="Magento\Catalog\Controller\Product\Compare\Add"
107  > 107  >
108            108           
109   <plugin  109   <plugin 
110    name="layer_add_to_compare"  110    name="layer_add_to_compare" 
111    type="Mageplaza\LayeredNavigation\Plugin\Controller\Product\CompareWishlist"  111    type="Mageplaza\LayeredNavigation\Plugin\Controller\Product\CompareWishlist" 
112    sortOrder="1" 112    sortOrder="1"
113   /> 113   />
114        114       
115  </type> 115  </type>
116       116      
117  <type  117  <type 
118   name="Magento\Wishlist\Controller\Index\Add" 118   name="Magento\Wishlist\Controller\Index\Add"
119  > 119  >
120            120           
121   <plugin  121   <plugin 
122    name="layer_add_to_wishlist"  122    name="layer_add_to_wishlist" 
123    type="Mageplaza\LayeredNavigation\Plugin\Controller\Product\CompareWishlist"  123    type="Mageplaza\LayeredNavigation\Plugin\Controller\Product\CompareWishlist" 
124    sortOrder="1" 124    sortOrder="1"
125   /> 125   />
126        126       
127  </type> 127  </type>
128 </config> 128 </config>