Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
ModifierInterface.php
Go to the documentation of this file.
1 <?php
6 namespace Magento\Framework\Url;
7 
12 {
16  const MODE_ENTIRE = 'entire';
17  const MODE_BASE = 'base';
27  public function execute($url, $mode = self::MODE_ENTIRE);
28 }
execute($url, $mode=self::MODE_ENTIRE)
if($exist=($block->getProductCollection() && $block->getProductCollection() ->getSize())) $mode
Definition: grid.phtml:15