File tree Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 13
13
<arguments >
14
14
<argument name =" userContexts" xsi : type =" array" >
15
15
<item name =" customerSessionUserContext" xsi : type =" array" >
16
- <item name =" type" xsi : type =" object" >Magento\Customer\Model\Authorization\CustomerSessionUserContext</item >
16
+ <item name =" type" xsi : type =" object" >Magento\Customer\Model\Authorization\CustomerSessionUserContext\Proxy </item >
17
17
<item name =" sortOrder" xsi : type =" string" >20</item >
18
18
</item >
19
19
</argument >
Original file line number Diff line number Diff line change 37
37
<argument name =" layoutCacheKey" xsi : type =" object" >Magento\Framework\View\Layout\LayoutCacheKeyInterface</argument >
38
38
</arguments >
39
39
</type >
40
- <type name =" Magento\Framework\App\FrontControllerInterface" >
41
- <plugin name =" page_cache_from_key_from_cookie" type =" Magento\PageCache\Plugin\RegisterFormKeyFromCookie" />
42
- </type >
43
40
<preference for =" Magento\PageCache\Model\VclGeneratorInterface" type =" Magento\PageCache\Model\Varnish\VclGenerator" />
44
41
<preference for =" Magento\PageCache\Model\VclTemplateLocatorInterface" type =" Magento\PageCache\Model\Varnish\VclTemplateLocator" />
45
42
</config >
Original file line number Diff line number Diff line change 9
9
<type name =" Magento\Framework\App\FrontControllerInterface" >
10
10
<plugin name =" front-controller-builtin-cache" type =" Magento\PageCache\Model\App\FrontController\BuiltinPlugin" />
11
11
<plugin name =" front-controller-varnish-cache" type =" Magento\PageCache\Model\App\FrontController\VarnishPlugin" />
12
+ <plugin name =" page_cache_from_key_from_cookie" type =" Magento\PageCache\Plugin\RegisterFormKeyFromCookie" />
12
13
</type >
13
14
<type name =" Magento\Framework\Controller\ResultInterface" >
14
15
<plugin name =" result-builtin-cache" type =" Magento\PageCache\Model\Controller\Result\BuiltinPlugin" />
Original file line number Diff line number Diff line change 10
10
<arguments >
11
11
<argument name =" userContexts" xsi : type =" array" >
12
12
<item name =" adminSessionUserContext" xsi : type =" array" >
13
- <item name =" type" xsi : type =" object" >Magento\User\Model\Authorization\AdminSessionUserContext</item >
13
+ <item name =" type" xsi : type =" object" >Magento\User\Model\Authorization\AdminSessionUserContext\Proxy </item >
14
14
<item name =" sortOrder" xsi : type =" string" >30</item >
15
15
</item >
16
16
</argument >
You can’t perform that action at this time.
0 commit comments