Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
export.php File Reference

Go to the source code of this file.

Variables

if(!isset($_GET['template'])) $varDir = '../../../../var/'
 
 $template = urldecode($_GET['template'])
 
 $fileList = scandir($varDir, SCANDIR_SORT_NONE)
 
 $files = []
 
 foreach ( $fileList as $fileName) = $product->getExtensionAttributes()
 

Variable Documentation

◆ $fileList

$fileList = scandir($varDir, SCANDIR_SORT_NONE)

Definition at line 13 of file export.php.

◆ $files

$files = []

Definition at line 14 of file export.php.

◆ $template

$template = urldecode($_GET['template'])

Definition at line 12 of file export.php.

◆ $varDir

if (!isset( $_GET[ 'template'])) $varDir = '../../../../var/'

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.

Definition at line 11 of file export.php.

◆ foreach

foreach = $product->getExtensionAttributes()

After installation system has two categories: root one with ID:1 and Default category with ID:2

Revert set original sequence builder to test sequence builder.

Definition at line 16 of file export.php.