383 lines
189 KiB
PHP
383 lines
189 KiB
PHP
<?php
|
|
|
|
use Symfony\Component\Routing\RequestContext;
|
|
use Symfony\Component\Routing\Exception\RouteNotFoundException;
|
|
use Psr\Log\LoggerInterface;
|
|
|
|
/**
|
|
* This class has been auto-generated
|
|
* by the Symfony Routing Component.
|
|
*/
|
|
class appProdProjectContainerUrlGenerator extends Symfony\Component\Routing\Generator\UrlGenerator
|
|
{
|
|
private static $declaredRoutes;
|
|
|
|
public function __construct(RequestContext $context, LoggerInterface $logger = null)
|
|
{
|
|
$this->context = $context;
|
|
$this->logger = $logger;
|
|
if (null === self::$declaredRoutes) {
|
|
self::$declaredRoutes = [
|
|
'admin_common_notifications' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\CommonController::notificationsAction', '_legacy_controller' => 'AdminCommon', '_legacy_link' => 'AdminCommon', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/common/notifications', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_common_notifications_ack' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\CommonController::notificationsAckAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/common/notifications/ack', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_common_pagination' => array ( 0 => array ( 0 => 'offset', 1 => 'limit', 2 => 'total', 3 => 'view', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\CommonController::paginationAction', 'offset' => 0, 'limit' => 20, 'total' => 0, 'view' => 'full', ), 2 => array ( 'offset' => '\\d+', 'limit' => '\\d+', 'total' => '\\d+', 'view' => 'full|quicknav', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => 'full|quicknav', 3 => 'view', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'total', ), 2 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'limit', ), 3 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'offset', ), 4 => array ( 0 => 'text', 1 => '/common/pagination', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_common_recommended_modules' => array ( 0 => array ( 0 => 'domain', 1 => 'limit', 2 => 'randomize', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\CommonController::recommendedModulesAction', 'limit' => 0, 'randomize' => 0, ), 2 => array ( 'limit' => '\\d+', 'randomize' => '0|1', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '0|1', 3 => 'randomize', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'limit', ), 2 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'domain', ), 3 => array ( 0 => 'text', 1 => '/common/recommended_modules', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_common_sidebar' => array ( 0 => array ( 0 => 'url', 1 => 'title', 2 => 'footer', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\CommonController::renderSidebarAction', 'title' => '', 'footer' => '', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'footer', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'title', ), 2 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'url', ), 3 => array ( 0 => 'text', 1 => '/common/sidebar', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_common_reset_search' => array ( 0 => array ( 0 => 'controller', 1 => 'action', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\CommonController::resetSearchAction', 'filterId' => '', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'action', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'controller', ), 2 => array ( 0 => 'text', 1 => '/common/reset_search', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_common_reset_search_by_filter_id' => array ( 0 => array ( 0 => 'filterId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\CommonController::resetSearchAction', 'controller' => '', 'action' => '', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'filterId', ), 1 => array ( 0 => 'text', 1 => '/common/reset_search', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_security_compromised' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\SecurityController::compromisedAccessAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/security/compromised', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_new' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\ProductController::newAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/products/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_form' => array ( 0 => array ( 0 => 'id', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\ProductController::formAction', '_legacy_controller' => 'AdminProducts', '_legacy_param_mapper_class' => 'PrestaShop\\PrestaShop\\Adapter\\Product\\AdminProductDataProvider', '_legacy_param_mapper_method' => 'mapLegacyParametersProductForm', ), 2 => array ( 'id' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'id', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_virtual_save_action' => array ( 0 => array ( 0 => 'idProduct', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\VirtualProductController::saveAction', 'idProduct' => 0, ), 2 => array ( 'idProduct' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idProduct', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/virtual/save', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_virtual_remove_file_action' => array ( 0 => array ( 0 => 'idProduct', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\VirtualProductController::removeFileAction', 'idProduct' => 0, ), 2 => array ( 'idProduct' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idProduct', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/virtual/remove-file', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_virtual_download_file_action' => array ( 0 => array ( 0 => 'idProduct', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\VirtualProductController::downloadFileAction', 'idProduct' => 0, ), 2 => array ( 'idProduct' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idProduct', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/virtual/download-file', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_virtual_remove_action' => array ( 0 => array ( 0 => 'idProduct', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\VirtualProductController::removeAction', 'idProduct' => 0, ), 2 => array ( 'idProduct' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idProduct', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/virtual/remove', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_attachement_add_action' => array ( 0 => array ( 0 => 'idProduct', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\AttachementProductController::addAction', 'idProduct' => 0, ), 2 => array ( 'idProduct' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idProduct', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/attachment/form/add', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_image_upload' => array ( 0 => array ( 0 => 'idProduct', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\ProductImageController::uploadImageAction', 'idProduct' => 0, ), 2 => array ( 'idProduct' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idProduct', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/image/upload', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_image_positions' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\ProductImageController::updateImagePositionAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/products/image/positions', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_image_form' => array ( 0 => array ( 0 => 'idImage', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\ProductImageController::formAction', 'idImage' => 0, ), 2 => array ( 'idImage' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idImage', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/image/form', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_image_delete' => array ( 0 => array ( 0 => 'idImage', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\ProductImageController::deleteAction', 'idImage' => 0, ), 2 => array ( 'idImage' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idImage', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/image/delete', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_attribute_get_all' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\AttributeController::getAllAttributesAction', '_format' => 'json', '_legacy_controller' => 'AdminProducts', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/products/attributes/get-all', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_attribute_generator' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\AttributeController::attributesGeneratorAction', '_legacy_controller' => 'AdminProducts', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/products/attributes/generator', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_delete_attribute' => array ( 0 => array ( 0 => 'idProduct', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\AttributeController::deleteAttributeAction', '_legacy_controller' => 'AdminProducts', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'idProduct', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/attributes', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_delete_all_attributes' => array ( 0 => array ( 0 => 'idProduct', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\AttributeController::deleteAllAttributeAction', '_legacy_controller' => 'AdminProducts', 'idProduct' => 0, ), 2 => array ( 'idProduct' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idProduct', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/attributes/delete-all', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_get_form_images_combination' => array ( 0 => array ( 0 => 'idProduct', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\AttributeController::getFormImagesAction', '_format' => 'json', '_legacy_controller' => 'AdminProducts', 'idProduct' => 0, ), 2 => array ( 'idProduct' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idProduct', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/attributes/form-images', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_category_simple_add_form' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\CategoryController::addSimpleCategoryFormAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/products/categories/add/simple', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_get_ajax_categories' => array ( 0 => array ( 0 => 'limit', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\CategoryController::getAjaxCategoriesAction', '_format' => 'json', 'limit' => 20, ), 2 => array ( 'limit' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'limit', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/categories/list', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_combination_generate_form' => array ( 0 => array ( 0 => 'combinationIds', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\CombinationController::generateCombinationFormAction', 'combinationIds' => 0, ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'combinationIds', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/combinations/form', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_get_product_combinations' => array ( 0 => array ( 0 => 'idProduct', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\CombinationController::getProductCombinationsAction', '_format' => 'json', 'idProduct' => 0, ), 2 => array ( 'idProduct' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idProduct', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/combinations', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_feature_get_feature_values' => array ( 0 => array ( 0 => 'idFeature', ), 1 => array ( 'idFeature' => 0, '_controller' => 'PrestaShopBundle\\Controller\\Admin\\FeatureController::getFeatureValuesAction', ), 2 => array ( 'idFeature' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idFeature', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/features', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_specific_price_list' => array ( 0 => array ( 0 => 'idProduct', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\SpecificPriceController::listAction', '_format' => 'json', 'idProduct' => 0, ), 2 => array ( 'idProduct' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idProduct', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/specific-prices/list', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_get_specific_price_update_form' => array ( 0 => array ( 0 => 'idSpecificPrice', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\SpecificPriceController::getUpdateFormAction', 'idSpecificPrice' => 0, ), 2 => array ( 'idSpecificPrice' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idSpecificPrice', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/products/specific-prices/form', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_specific_price_add' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\SpecificPriceController::addAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/products/specific-prices/add', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_specific_price_update' => array ( 0 => array ( 0 => 'idSpecificPrice', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\SpecificPriceController::updateAction', 'idSpecificPrice' => 0, ), 2 => array ( 'idSpecificPrice' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idSpecificPrice', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/products/specific-prices/update', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_delete_specific_price' => array ( 0 => array ( 0 => 'idSpecificPrice', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\SpecificPriceController::deleteAction', 'idSpecificPrice' => 0, ), 2 => array ( 'idSpecificPrice' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idSpecificPrice', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/specific-prices/delete', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_supplier_refresh_product_supplier_combination_form' => array ( 0 => array ( 0 => 'idProduct', 1 => 'supplierIds', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\SupplierController::refreshProductSupplierCombinationFormAction', 'supplierIds' => 0, 'idProduct' => 0, ), 2 => array ( 'idProduct' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'supplierIds', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idProduct', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/products/suppliers/refresh-product-supplier-combination-form', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_warehouse_refresh_product_warehouse_combination_form' => array ( 0 => array ( 0 => 'idProduct', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\WarehouseController::refreshProductWarehouseCombinationFormAction', 'idProduct' => 0, ), 2 => array ( 'idProduct' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'idProduct', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/warehouses/refresh-product-warehouse-combination-form', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_catalog' => array ( 0 => array ( 0 => 'offset', 1 => 'limit', 2 => 'orderBy', 3 => 'sortOrder', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\ProductController::catalogAction', '_legacy_controller' => 'AdminProducts', 'limit' => 'last', 'offset' => 0, 'orderBy' => 'last', 'sortOrder' => 'last', ), 2 => array ( 'limit' => '_limit|last|\\d+', 'orderBy' => 'last|id_product|name|reference|name_category|price|sav_quantity|position|active|position_ordering', 'offset' => 'last|\\d+', 'sortOrder' => 'last|asc|desc', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => 'last|asc|desc', 3 => 'sortOrder', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => 'last|id_product|name|reference|name_category|price|sav_quantity|position|active|position_ordering', 3 => 'orderBy', ), 2 => array ( 0 => 'variable', 1 => '/', 2 => '_limit|last|\\d+', 3 => 'limit', ), 3 => array ( 0 => 'variable', 1 => '/', 2 => 'last|\\d+', 3 => 'offset', ), 4 => array ( 0 => 'text', 1 => '/sell/catalog/products', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_catalog_filters' => array ( 0 => array ( 0 => 'quantity', 1 => 'active', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\ProductController::catalogFiltersAction', '_legacy_controller' => 'AdminProducts', 'quantity' => 'none', 'active' => 'none', ), 2 => array ( 'quantity' => 'none|<=\\d+|<\\d+|>\\d+|>=\\d+', 'active' => 'none|1|0', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => 'none|1|0', 3 => 'active', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => 'none|<=\\d+|<\\d+|>\\d+|>=\\d+', 3 => 'quantity', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/products/filters', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_list' => array ( 0 => array ( 0 => 'offset', 1 => 'limit', 2 => 'orderBy', 3 => 'sortOrder', 4 => 'view', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\ProductController::listAction', 'limit' => 'last', 'offset' => 0, 'orderBy' => 'last', 'sortOrder' => 'last', 'view' => 'full', ), 2 => array ( 'limit' => '_limit|last|\\d+', 'orderBy' => 'last|id_product|name|reference|name_category|price|sav_quantity|position|active|position_ordering', 'offset' => 'last|\\d+', 'sortOrder' => 'last|asc|desc', 'view' => 'full|quicknav', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => 'full|quicknav', 3 => 'view', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => 'last|asc|desc', 3 => 'sortOrder', ), 2 => array ( 0 => 'variable', 1 => '/', 2 => 'last|id_product|name|reference|name_category|price|sav_quantity|position|active|position_ordering', 3 => 'orderBy', ), 3 => array ( 0 => 'variable', 1 => '/', 2 => '_limit|last|\\d+', 3 => 'limit', ), 4 => array ( 0 => 'variable', 1 => '/', 2 => 'last|\\d+', 3 => 'offset', ), 5 => array ( 0 => 'text', 1 => '/sell/catalog/products/list', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_bulk_action' => array ( 0 => array ( 0 => 'action', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\ProductController::bulkAction', ), 2 => array ( 'action' => 'activate_all|deactivate_all|delete_all|duplicate_all', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => 'activate_all|deactivate_all|delete_all|duplicate_all', 3 => 'action', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/bulk', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_unit_action' => array ( 0 => array ( 0 => 'action', 1 => 'id', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\ProductController::unitAction', ), 2 => array ( 'action' => 'delete|duplicate|activate|deactivate', 'id' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'id', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => 'delete|duplicate|activate|deactivate', 3 => 'action', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/products/unit', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_mass_edit_action' => array ( 0 => array ( 0 => 'action', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\ProductController::massEditAction', ), 2 => array ( 'action' => 'sort', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => 'sort', 3 => 'action', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/massedit', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_export_action' => array ( 0 => array ( 0 => '_format', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\ProductController::exportAction', '_format' => 'csv', ), 2 => array ( '_format' => 'csv', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '.', 2 => 'csv', 3 => '_format', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/products/export', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_categories_index' => array ( 0 => array ( 0 => 'categoryId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\CategoryController::indexAction', '_legacy_controller' => 'AdminCategories', '_legacy_link' => 'AdminCategories', '_legacy_parameters' => array ( 'id_category' => 'categoryId', ), 'categoryId' => NULL, ), 2 => array ( 'categoryId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'categoryId', ), 1 => array ( 0 => 'text', 1 => '/sell/catalog/categories', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_categories_search' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\CategoryController::searchGridAction', '_legacy_controller' => 'AdminCategories', '_legacy_link' => 'AdminCategories:submitFiltercategory', 'gridDefinitionFactoryServiceId' => 'prestashop.core.grid.definition.factory.category', 'redirectRoute' => 'admin_categories_index', 'redirectQueryParamsToKeep' => array ( 0 => 'categoryId', ), ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/categories/search', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_categories_bulk_enable_status' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\CategoryController::bulkEnableStatusAction', '_legacy_controller' => 'AdminCategories', '_legacy_link' => 'AdminCategories:submitBulkenableSelectioncategory', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/categories/bulk-status-enable', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_categories_bulk_disable_status' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\CategoryController::bulkDisableStatusAction', '_legacy_controller' => 'AdminCategories', '_legacy_link' => 'AdminCategories:submitBulkdisableSelectioncategory', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/categories/bulk-status-disable', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_categories_toggle_status' => array ( 0 => array ( 0 => 'categoryId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\CategoryController::toggleStatusAction', '_legacy_controller' => 'AdminCategories', '_legacy_link' => 'AdminCategories:statuscategory', '_legacy_parameters' => array ( 'id_category' => 'categoryId', ), ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/toggle-status', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'categoryId', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/categories', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_categories_bulk_delete' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\CategoryController::bulkDeleteAction', '_legacy_controller' => 'AdminCategories', '_legacy_link' => 'AdminCategories:submitBulkdeleteSelectioncategory', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/categories/bulk-delete', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_categories_delete' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\CategoryController::deleteAction', '_legacy_controller' => 'AdminCategories', '_legacy_link' => 'AdminCategories:deletecategory', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/categories/delete', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_categories_export' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\CategoryController::exportAction', '_legacy_controller' => 'AdminCategories', '_legacy_link' => 'AdminCategories:exportcategory', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/categories/export', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_categories_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\CategoryController::createAction', '_legacy_controller' => 'AdminCategories', '_legacy_link' => 'AdminCategories:addcategory', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/categories/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_categories_create_root' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\CategoryController::createRootAction', '_legacy_controller' => 'AdminCategories', '_legacy_link' => 'AdminCategories:addcategoryroot', '_legacy_parameters' => array ( 'id_category' => 'categoryId', ), ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/categories/new-root', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_categories_edit' => array ( 0 => array ( 0 => 'categoryId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\CategoryController::editAction', '_legacy_controller' => 'AdminCategories', '_legacy_link' => 'AdminCategories:updatecategory', '_legacy_parameters' => array ( 'id_category' => 'categoryId', ), ), 2 => array ( 'categoryId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/edit', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'categoryId', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/categories', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_categories_edit_root' => array ( 0 => array ( 0 => 'categoryId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\CategoryController::editRootAction', '_legacy_controller' => 'AdminCategories', '_legacy_link' => 'AdminCategories:updatecategory', '_legacy_parameters' => array ( 'id_category' => 'categoryId', ), ), 2 => array ( 'categoryId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/edit-root', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'categoryId', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/categories', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_categories_delete_cover_image' => array ( 0 => array ( 0 => 'categoryId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\CategoryController::deleteCoverImageAction', '_legacy_controller' => 'AdminCategories', '_legacy_link' => 'AdminCategories:deleteImage', '_legacy_parameters' => array ( 'id_category' => 'categoryId', ), ), 2 => array ( 'categoryId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/delete-cover-image', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'categoryId', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/categories', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_categories_delete_menu_thumbnail' => array ( 0 => array ( 0 => 'categoryId', 1 => 'menuThumbnailId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\CategoryController::deleteMenuThumbnailAction', '_legacy_controller' => 'AdminCategories', '_legacy_link' => 'AdminCategories:forceDeleteThumb', '_legacy_parameters' => array ( 'id_category' => 'categoryId', ), ), 2 => array ( 'categoryId' => '\\d+', 'menuThumbnailId' => '0|1|2 menu thumbnails only have 3 fixed ids', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/delete', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '0|1|2 menu thumbnails only have 3 fixed ids', 3 => 'menuThumbnailId', ), 2 => array ( 0 => 'text', 1 => '/menu-thumbnails', ), 3 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'categoryId', ), 4 => array ( 0 => 'text', 1 => '/sell/catalog/categories', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_categories_update_position' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\CategoryController::updatePositionAction', '_legacy_controller' => 'AdminCategories', '_legacy_link' => 'AdminCategories:updatePositions', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/categories/update-positions', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_suppliers_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\SupplierController::indexAction', '_legacy_controller' => 'AdminSuppliers', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/suppliers/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_suppliers_search' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\SupplierController::searchAction', '_legacy_controller' => 'AdminSuppliers', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/suppliers/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_suppliers_view' => array ( 0 => array ( 0 => 'supplierId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\SupplierController::viewAction', '_legacy_controller' => 'AdminSuppliers', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/products', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'supplierId', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/suppliers', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_suppliers_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\SupplierController::createAction', '_legacy_controller' => 'AdminSuppliers', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/suppliers/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_suppliers_edit' => array ( 0 => array ( 0 => 'supplierId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\SupplierController::editAction', '_legacy_controller' => 'AdminSuppliers', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/edit', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'supplierId', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/suppliers', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_suppliers_delete' => array ( 0 => array ( 0 => 'supplierId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\SupplierController::deleteAction', '_legacy_controller' => 'AdminSuppliers', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/delete', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'supplierId', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/suppliers', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_suppliers_bulk_delete' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\SupplierController::bulkDeleteAction', '_legacy_controller' => 'AdminSuppliers', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/suppliers/bulk-delete', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_suppliers_bulk_enable' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\SupplierController::bulkEnableAction', '_legacy_controller' => 'AdminSuppliers', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/suppliers/bulk-enable', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_suppliers_bulk_disable' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\SupplierController::bulkDisableAction', '_legacy_controller' => 'AdminSuppliers', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/suppliers/bulk-disable', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_suppliers_toggle_status' => array ( 0 => array ( 0 => 'supplierId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\SupplierController::toggleStatusAction', '_legacy_controller' => 'AdminSuppliers', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/toggle-status', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'supplierId', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/suppliers', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_suppliers_export' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\SupplierController::exportAction', '_legacy_controller' => 'AdminSuppliers', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/suppliers/export', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_manufacturers_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\ManufacturerController::indexAction', '_legacy_controller' => 'AdminManufacturers', '_legacy_link' => 'AdminManufacturers', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/brands/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_manufacturers_search' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\ManufacturerController::searchAction', '_legacy_controller' => 'AdminManufacturers', '_legacy_link' => 'AdminManufacturers:submitFiltermanufacturer', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/brands/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_manufacturers_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\ManufacturerController::createAction', '_legacy_controller' => 'AdminManufacturers', '_legacy_link' => 'AdminManufacturers:addmanufacturer', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/brands/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_manufacturers_view' => array ( 0 => array ( 0 => 'manufacturerId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\ManufacturerController::viewAction', '_legacy_controller' => 'AdminManufacturers', '_legacy_link' => 'AdminManufacturers:viewmanufacturer', '_legacy_parameters' => array ( 'id_manufacturer' => 'manufacturerId', ), ), 2 => array ( 'manufacturerId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/view', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'manufacturerId', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/brands', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_manufacturers_edit' => array ( 0 => array ( 0 => 'manufacturerId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\ManufacturerController::editAction', '_legacy_controller' => 'AdminManufacturers', '_legacy_link' => 'AdminManufacturers:updatemanufacturer', '_legacy_parameters' => array ( 'id_manufacturer' => 'manufacturerId', ), ), 2 => array ( 'manufacturerId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/edit', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'manufacturerId', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/brands', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_manufacturers_delete' => array ( 0 => array ( 0 => 'manufacturerId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\ManufacturerController::deleteAction', '_legacy_controller' => 'AdminManufacturers', '_legacy_link' => 'AdminManufacturers:deletemanufacturer', '_legacy_parameters' => array ( 'id_manufacturer' => 'manufacturerId', ), ), 2 => array ( 'manufacturerId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/delete', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'manufacturerId', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/brands', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_manufacturers_bulk_delete' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\ManufacturerController::bulkDeleteAction', '_legacy_controller' => 'AdminManufacturers', '_legacy_link' => 'AdminManufacturers:submitBulkdeletemanufacturer', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/brands/bulk-delete', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_manufacturers_bulk_enable_status' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\ManufacturerController::bulkEnableAction', '_legacy_controller' => 'AdminManufacturers', '_legacy_link' => 'AdminManufacturers:submitBulkenableSelectionmanufacturer', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/brands/bulk-enable', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_manufacturers_bulk_disable_status' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\ManufacturerController::bulkDisableAction', '_legacy_controller' => 'AdminManufacturers', '_legacy_link' => 'AdminManufacturers:submitBulkdisableSelectionmanufacturer', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/brands/bulk-disable', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_manufacturers_toggle_status' => array ( 0 => array ( 0 => 'manufacturerId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\ManufacturerController::toggleStatusAction', '_legacy_controller' => 'AdminManufacturers', '_legacy_link' => 'AdminManufacturers:statusmanufacturer', '_legacy_parameters' => array ( 'id_manufacturer' => 'manufacturerId', ), ), 2 => array ( 'manufacturerId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/toggle-status', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'manufacturerId', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/brands', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_manufacturers_export' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\ManufacturerController::exportAction', '_legacy_controller' => 'AdminManufacturers', '_legacy_link' => 'AdminManufacturers:exportmanufacturer', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/brands/export', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_manufacturer_addresses_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\ManufacturerController::createAddressAction', '_legacy_controller' => 'AdminManufacturers', '_legacy_link' => 'AdminManufacturers:addaddress', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/brands/addresses/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_manufacturer_addresses_edit' => array ( 0 => array ( 0 => 'addressId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\ManufacturerController::editAddressAction', '_legacy_controller' => 'AdminManufacturers', '_legacy_link' => 'AdminManufacturers:editaddresses', '_legacy_parameters' => array ( 'id_address' => 'addressId', ), ), 2 => array ( 'addressId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/edit', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'addressId', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/brands/addresses', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_manufacturer_addresses_delete' => array ( 0 => array ( 0 => 'addressId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\ManufacturerController::deleteAddressAction', '_legacy_controller' => 'AdminManufacturers', '_legacy_link' => 'AdminManufacturers:deleteaddress', '_legacy_parameters' => array ( 'id_address' => 'addressId', ), ), 2 => array ( 'addressId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/delete', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'addressId', ), 2 => array ( 0 => 'text', 1 => '/sell/catalog/brands/addresses', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_manufacturer_addresses_bulk_delete' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\ManufacturerController::bulkDeleteAddressAction', '_legacy_controller' => 'AdminManufacturers', '_legacy_link' => 'AdminManufacturers:submitBulkdeleteaddress', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/brands/addresses/bulk-delete', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_manufacturer_addresses_export' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\ManufacturerController::exportAddressAction', '_legacy_controller' => 'AdminManufacturers', '_legacy_link' => 'AdminManufacturers:exportaddress', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/catalog/brands/addresses/export', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customers_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Customer\\CustomerController::indexAction', '_legacy_controller' => 'AdminCustomers', '_legacy_link' => 'AdminCustomers', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/customers/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customers_filter' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Customer\\CustomerController::searchGridAction', '_legacy_controller' => 'AdminCustomers', 'gridDefinitionFactoryServiceId' => 'prestashop.core.grid.definition.factory.customer', 'redirectRoute' => 'admin_customers_index', '_legacy_link' => 'AdminCustomers:submitFiltercustomer', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/customers/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customers_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Customer\\CustomerController::createAction', '_legacy_controller' => 'AdminCustomers', '_legacy_link' => 'AdminCustomers:addcustomer', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/customers/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customers_edit' => array ( 0 => array ( 0 => 'customerId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Customer\\CustomerController::editAction', '_legacy_controller' => 'AdminCustomers', '_legacy_link' => 'AdminCustomers:updatecustomer', '_legacy_parameters' => array ( 'id_customer' => 'customerId', ), ), 2 => array ( 'customerId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/edit', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'customerId', ), 2 => array ( 0 => 'text', 1 => '/sell/customers', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customers_view' => array ( 0 => array ( 0 => 'customerId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Customer\\CustomerController::viewAction', '_legacy_controller' => 'AdminCustomers', '_legacy_link' => 'AdminCustomers:viewcustomer', '_legacy_parameters' => array ( 'id_customer' => 'customerId', ), ), 2 => array ( 'customerId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/view', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'customerId', ), 2 => array ( 0 => 'text', 1 => '/sell/customers', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customers_set_private_note' => array ( 0 => array ( 0 => 'customerId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Customer\\CustomerController::setPrivateNoteAction', '_legacy_controller' => 'AdminCustomers', '_legacy_link' => 'AdminCustomers:updateCustomerNote', '_legacy_parameters' => array ( 'id_customer' => 'customerId', ), ), 2 => array ( 'customerId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/set-private-note', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'customerId', ), 2 => array ( 0 => 'text', 1 => '/sell/customers', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customers_toggle_status' => array ( 0 => array ( 0 => 'customerId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Customer\\CustomerController::toggleStatusAction', '_legacy_controller' => 'AdminCustomers', '_legacy_link' => 'AdminCustomers:statuscustomer', '_legacy_parameters' => array ( 'id_customer' => 'customerId', ), ), 2 => array ( 'customerId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/toggle-status', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'customerId', ), 2 => array ( 0 => 'text', 1 => '/sell/customers', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customers_transform_guest_to_customer' => array ( 0 => array ( 0 => 'customerId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Customer\\CustomerController::transformGuestToCustomerAction', '_legacy_controller' => 'AdminCustomers', '_legacy_link' => 'AdminCustomers:guesttocustomer', '_legacy_parameters' => array ( 'id_customer' => 'customerId', ), ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/transform-guest-to-customer', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'customerId', ), 2 => array ( 0 => 'text', 1 => '/sell/customers', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customers_toggle_newsletter_subscription' => array ( 0 => array ( 0 => 'customerId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Customer\\CustomerController::toggleNewsletterSubscriptionAction', '_legacy_controller' => 'AdminCustomers', '_legacy_link' => 'AdminCustomers:changeNewsletterVal', '_legacy_parameters' => array ( 'id_customer' => 'customerId', ), ), 2 => array ( 'customerId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/toggle-newsletter-subscription', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'customerId', ), 2 => array ( 0 => 'text', 1 => '/sell/customers', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customers_set_required_fields' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Customer\\CustomerController::setRequiredFieldsAction', '_legacy_controller' => 'AdminCustomers', '_legacy_link' => 'AdminCustomers:submitFields', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/customers/set-required-fields', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customers_toggle_partner_offer_subscription' => array ( 0 => array ( 0 => 'customerId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Customer\\CustomerController::togglePartnerOfferSubscriptionAction', '_legacy_controller' => 'AdminCustomers', '_legacy_link' => 'AdminCustomers:changeOptinVal', '_legacy_parameters' => array ( 'id_customer' => 'customerId', ), ), 2 => array ( 'customerId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/toggle-partner-offer-subscription', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'customerId', ), 2 => array ( 0 => 'text', 1 => '/sell/customers', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customers_delete_bulk' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Customer\\CustomerController::deleteBulkAction', '_legacy_controller' => 'AdminCustomers', '_legacy_link' => 'AdminCustomers:submitBulkdeletecustomer', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/customers/delete-bulk', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customers_delete' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Customer\\CustomerController::deleteAction', '_legacy_controller' => 'AdminCustomers', '_legacy_link' => 'AdminCustomers:deletecustomer', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/customers/delete', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customers_enable_bulk' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Customer\\CustomerController::enableBulkAction', '_legacy_controller' => 'AdminCustomers', '_legacy_link' => 'AdminCustomers:submitBulkenableSelectioncustomer', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/customers/enable-bulk', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customers_disable_bulk' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Customer\\CustomerController::disableBulkAction', '_legacy_controller' => 'AdminCustomers', '_legacy_link' => 'AdminCustomers:submitBulkdisableSelectioncustomer', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/customers/disable-bulk', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customers_export' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Customer\\CustomerController::exportAction', '_legacy_controller' => 'AdminCustomers', '_legacy_link' => 'AdminCustomers:exportcustomer', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/customers/export', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customers_search' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Customer\\CustomerController::searchAction', '_legacy_controller' => 'AdminCustomers', '_legacy_link' => 'AdminCustomers:searchCustomers', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/customers/search', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_order_delivery_slip' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Order\\DeliveryController::slipAction', '_legacy_controller' => 'AdminDeliverySlip', '_legacy_link' => 'AdminDeliverySlip', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/orders/delivery-slips/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_order_delivery_slip_pdf' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Order\\DeliveryController::generatePdfAction', '_legacy_controller' => 'AdminDeliverySlip', '_legacy_link' => 'AdminDeliverySlip:submitAdddelivery', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/orders/delivery-slips/pdf', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_order_invoices' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Order\\InvoicesController::indexAction', '_legacy_controller' => 'AdminInvoices', '_legacy_link' => 'AdminInvoices', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/orders/invoices/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_order_invoices_process' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Order\\InvoicesController::processAction', '_legacy_controller' => 'AdminInvoices', '_legacy_link' => 'AdminInvoices:update', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/orders/invoices/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_order_invoices_generate_by_date' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Order\\InvoicesController::generatePdfByDateAction', '_legacy_controller' => 'AdminInvoices', '_legacy_link' => 'AdminInvoices:submitAddinvoice_date', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/orders/invoices/by_date', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_order_invoices_generate_by_status' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Sell\\Order\\InvoicesController::generatePdfByStatusAction', '_legacy_controller' => 'AdminInvoices', '_legacy_link' => 'AdminInvoices:submitAddinvoice_status', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/orders/invoices/by_status', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_stock_overview' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\StockController::overviewAction', '_legacy_controller' => 'AdminStockManagement', '_legacy_link' => 'AdminStockManagement', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/stocks/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_stock_movements_overview' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\StockController::overviewAction', '_legacy_controller' => 'AdminStockManagement', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/sell/stocks/movements', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_logs_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\LogsController::indexAction', '_legacy_controller' => 'AdminLogs', '_legacy_link' => 'AdminLogs', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/logs/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_logs_save_settings' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\LogsController::saveSettingsAction', '_legacy_controller' => 'AdminLogs', '_legacy_link' => 'AdminLogs:update', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/logs/settings', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_logs_delete_all' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\LogsController::deleteAllAction', '_legacy_controller' => 'AdminLogs', '_legacy_link' => 'AdminLogs:deletelog', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/logs/delete-all', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_logs_search' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\LogsController::searchAction', '_legacy_controller' => 'AdminLogs', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/logs/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_administration' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\AdministrationController::indexAction', '_legacy_controller' => 'AdminAdminPreferences', '_legacy_link' => 'AdminAdminPreferences', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/administration/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_administration_save' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\AdministrationController::processFormAction', '_legacy_controller' => 'AdminAdminPreferences', '_legacy_link' => 'AdminAdminPreferences:update', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/administration/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_import' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ImportController::importAction', '_legacy_controller' => 'AdminImport', '_legacy_link' => 'AdminImport', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/import/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_import_data_configuration_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ImportDataConfigurationController::indexAction', '_legacy_controller' => 'AdminImport', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/import/data', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_import_data_configuration_index_redirect' => array ( 0 => array ( ), 1 => array ( 'route' => 'admin_import', '_controller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::redirectAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/import/data', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_import_process' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ImportController::processImportAction', '_legacy_controller' => 'AdminImport', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/import/process', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_import_file_upload' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ImportController::uploadAction', '_legacy_controller' => 'AdminImport', '_legacy_link' => 'AdminImport:uploadCsv', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/import/file/upload', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_import_file_delete' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ImportController::deleteAction', '_legacy_controller' => 'AdminImport', '_legacy_link' => 'AdminImport:delete', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/import/file/delete', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_import_file_download' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ImportController::downloadAction', '_legacy_controller' => 'AdminImport', '_legacy_link' => 'AdminImport:download', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/import/file/download', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_import_sample_download' => array ( 0 => array ( 0 => 'sampleName', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ImportController::downloadSampleAction', '_legacy_controller' => 'AdminImport', '_legacy_link' => 'AdminImport:sampleDownload', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'sampleName', ), 1 => array ( 0 => 'text', 1 => '/configure/advanced/import/sample/download', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_import_data_configuration_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ImportDataConfigurationController::createAction', '_legacy_controller' => 'AdminImport', '_legacy_link' => 'AdminImport:saveImportMatch', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/import/match', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_import_data_configuration_get' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ImportDataConfigurationController::getAction', '_legacy_controller' => 'AdminImport', '_legacy_link' => 'AdminImport:getImportMatch', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/import/match', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_import_data_configuration_delete' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ImportDataConfigurationController::deleteAction', '_legacy_controller' => 'AdminImport', '_legacy_link' => 'AdminImport:deleteImportMatch', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/import/match', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_import_get_available_fields' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ImportController::getAvailableEntityFieldsAction', '_legacy_controller' => 'AdminImport', '_legacy_link' => 'AdminImport:getAvailableEntityFields', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/import/fields', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_performance' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\PerformanceController::indexAction', '_legacy_controller' => 'AdminPerformance', '_legacy_link' => 'AdminPerformance', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/performance/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_performance_save' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\PerformanceController::processFormAction', '_legacy_controller' => 'AdminPerformance', '_legacy_link' => 'AdminPerformance:update', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/performance/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_clear_cache' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\PerformanceController::clearCacheAction', '_legacy_controller' => 'AdminPerformance', '_legacy_link' => 'AdminPerformance:empty_smarty_cache', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/performance/clear-cache', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_servers' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\MemcacheServerController::listAction', '_legacy_controller' => 'AdminPerformance', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/performance/memcache/servers', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_servers_add' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\MemcacheServerController::addAction', '_legacy_controller' => 'AdminPerformance', '_legacy_link' => 'AdminPerformance:submitAddServer', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/performance/memcache/servers', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_servers_delete' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\MemcacheServerController::deleteAction', '_legacy_controller' => 'AdminPerformance', '_legacy_link' => 'AdminPerformance:deleteMemcachedServer', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/performance/memcache/servers', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_servers_test' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\MemcacheServerController::testAction', '_legacy_controller' => 'AdminPerformance', '_legacy_link' => 'AdminPerformance:test_server', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/performance/memcache/servers/test', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_system_information' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\SystemInformationController::indexAction', '_legacy_controller' => 'AdminInformation', '_legacy_link' => 'AdminInformation', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/system-information/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_system_information_check_files' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\SystemInformationController::displayCheckFilesAction', '_legacy_controller' => 'AdminInformation', '_legacy_link' => 'AdminInformation:checkFiles', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/system-information/files', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_emails_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmailController::indexAction', '_legacy_controller' => 'AdminEmails', '_legacy_link' => 'AdminEmails', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/emails/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_emails_search' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmailController::searchAction', '_legacy_controller' => 'AdminEmails', '_legacy_link' => 'AdminEmails:search', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/emails/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_emails_save_options' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmailController::saveOptionsAction', '_legacy_controller' => 'AdminEmails', '_legacy_link' => 'AdminEmails:update', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/emails/options', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_emails_send_test' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmailController::sendTestAction', '_legacy_controller' => 'AdminEmails', '_legacy_link' => 'AdminEmails:testEmail', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/emails/send-testing-email', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_emails_delete_bulk' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmailController::deleteBulkAction', '_legacy_controller' => 'AdminEmails', '_legacy_link' => 'AdminEmails:submitBulkdeletemail', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/emails/delete-bulk', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_emails_delete_all' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmailController::deleteAllAction', '_legacy_controller' => 'AdminEmails', '_legacy_link' => 'AdminEmails:deleteAll', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/emails/delete-all', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_emails_delete' => array ( 0 => array ( 0 => 'mailId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmailController::deleteAction', '_legacy_controller' => 'AdminEmails', '_legacy_link' => 'AdminEmails:deletemail', '_legacy_parameters' => array ( 'id_mail' => 'mailId', ), ), 2 => array ( 'mailId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'mailId', ), 1 => array ( 0 => 'text', 1 => '/configure/advanced/emails/delete', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_sql_requests_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\SqlManagerController::indexAction', '_legacy_controller' => 'AdminRequestSql', '_legacy_link' => 'AdminRequestSql', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/sql-requests/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_sql_requests_search' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\SqlManagerController::searchAction', '_legacy_controller' => 'AdminRequestSql', '_legacy_link' => 'AdminRequestSql:search', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/sql-requests/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_sql_requests_process_settings' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\SqlManagerController::processFormAction', '_legacy_controller' => 'AdminRequestSql', '_legacy_link' => 'AdminRequestSql:update', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/sql-requests/process-settings', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_sql_requests_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\SqlManagerController::createAction', '_legacy_controller' => 'AdminRequestSql', '_legacy_link' => 'AdminRequestSql:addrequest_sql', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/sql-requests/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_sql_requests_edit' => array ( 0 => array ( 0 => 'sqlRequestId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\SqlManagerController::editAction', '_legacy_controller' => 'AdminRequestSql', '_legacy_link' => 'AdminRequestSql:updaterequest_sql', '_legacy_parameters' => array ( 'id_request_sql' => 'sqlRequestId', ), ), 2 => array ( 'sqlRequestId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/edit', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'sqlRequestId', ), 2 => array ( 0 => 'text', 1 => '/configure/advanced/sql-requests', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_sql_requests_delete' => array ( 0 => array ( 0 => 'sqlRequestId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\SqlManagerController::deleteAction', '_legacy_controller' => 'AdminRequestSql', '_legacy_link' => 'AdminRequestSql:deleterequest_sql', '_legacy_parameters' => array ( 'id_request_sql' => 'sqlRequestId', ), ), 2 => array ( 'sqlRequestId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/delete', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'sqlRequestId', ), 2 => array ( 0 => 'text', 1 => '/configure/advanced/sql-requests', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_sql_requests_delete_bulk' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\SqlManagerController::deleteBulkAction', '_legacy_controller' => 'AdminRequestSql', '_legacy_link' => 'AdminRequestSql:submitBulkdeleterequest_sql', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/sql-requests/delete-bulk', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_sql_requests_table_columns' => array ( 0 => array ( 0 => 'mySqlTableName', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\SqlManagerController::ajaxTableColumnsAction', '_legacy_controller' => 'AdminRequestSql', '_legacy_link' => 'AdminRequestSql:ajax', '_legacy_parameters' => array ( 'table' => 'mySqlTableName', ), ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/columns', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'mySqlTableName', ), 2 => array ( 0 => 'text', 1 => '/configure/advanced/sql-requests/tables', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_sql_requests_view' => array ( 0 => array ( 0 => 'sqlRequestId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\SqlManagerController::viewAction', '_legacy_controller' => 'AdminRequestSql', '_legacy_link' => 'AdminRequestSql:viewsql_request', '_legacy_parameters' => array ( 'id_request_sql' => 'sqlRequestId', ), ), 2 => array ( 'sqlRequestId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/view', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'sqlRequestId', ), 2 => array ( 0 => 'text', 1 => '/configure/advanced/sql-requests', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_sql_requests_export' => array ( 0 => array ( 0 => 'sqlRequestId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\SqlManagerController::exportAction', '_legacy_controller' => 'AdminRequestSql', '_legacy_link' => 'AdminRequestSql:exportsql_request', '_legacy_parameters' => array ( 'id_request_sql' => 'sqlRequestId', ), ), 2 => array ( 'sqlRequestId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/export', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'sqlRequestId', ), 2 => array ( 0 => 'text', 1 => '/configure/advanced/sql-requests', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_webservice_keys_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\WebserviceController::indexAction', '_legacy_controller' => 'AdminWebservice', '_legacy_link' => 'AdminWebservice', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/webservice-keys/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_webservice_keys_search' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\WebserviceController::searchAction', '_legacy_controller' => 'AdminWebservice', '_legacy_link' => 'AdminWebservice:submitFilterwebservice_account', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/webservice-keys/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_webservice_save_settings' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\WebserviceController::saveSettingsAction', '_legacy_controller' => 'AdminWebservice', '_legacy_link' => 'AdminWebservice:submitOptionswebservice_account', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/webservice-keys/settings', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_webservice_keys_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\WebserviceController::createAction', '_legacy_controller' => 'AdminWebservice', '_legacy_link' => 'AdminWebservice:addwebservice_account', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/webservice-keys/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_webservice_keys_edit' => array ( 0 => array ( 0 => 'webserviceKeyId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\WebserviceController::editAction', '_legacy_controller' => 'AdminWebservice', '_legacy_link' => 'AdminWebservice:updatewebservice_account', '_legacy_parameters' => array ( 'id_webservice_account' => 'webserviceAccountId', ), ), 2 => array ( 'webserviceKeyId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/edit', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'webserviceKeyId', ), 2 => array ( 0 => 'text', 1 => '/configure/advanced/webservice-keys', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_webservice_keys_delete' => array ( 0 => array ( 0 => 'webserviceKeyId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\WebserviceController::deleteAction', '_legacy_controller' => 'AdminWebservice', '_legacy_link' => 'AdminWebservice:deletewebservice_account', '_legacy_parameters' => array ( 'id_webservice_account' => 'webserviceAccountId', ), ), 2 => array ( 'webserviceKeyId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/delete', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'webserviceKeyId', ), 2 => array ( 0 => 'text', 1 => '/configure/advanced/webservice-keys', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_webservice_keys_bulk_delete' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\WebserviceController::bulkDeleteAction', '_legacy_controller' => 'AdminWebservice', '_legacy_link' => 'AdminWebservice:submitBulkdeletewebservice_account', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/webservice-keys/bulk-delete', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_webservice_keys_toggle_status' => array ( 0 => array ( 0 => 'webserviceKeyId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\WebserviceController::toggleStatusAction', '_legacy_controller' => 'AdminWebservice', '_legacy_link' => 'AdminWebservice:statuswebservice_account', '_legacy_parameters' => array ( 'id_webservice_account' => 'webserviceKeyId', ), ), 2 => array ( 'webserviceKeyId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/toggle-status', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'webserviceKeyId', ), 2 => array ( 0 => 'text', 1 => '/configure/advanced/webservice-keys', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_webservice_keys_bulk_enable' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\WebserviceController::bulkEnableAction', '_legacy_controller' => 'AdminWebservice', '_legacy_link' => 'AdminWebservice:submitBulkenableSelectionwebservice_account', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/webservice-keys/bulk-enable', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_webservice_keys_bulk_disable' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\WebserviceController::bulkDisableAction', '_legacy_controller' => 'AdminWebservice', '_legacy_link' => 'AdminWebservice:submitBulkdisableSelectionwebservice_account', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/webservice-keys/bulk-disable', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_backups_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\BackupController::indexAction', '_legacy_controller' => 'AdminBackup', '_legacy_link' => 'AdminBackup', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/backups/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_backups_save_options' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\BackupController::saveOptionsAction', '_legacy_controller' => 'AdminBackup', '_legacy_link' => 'AdminBackup:update', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/backups/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_backups_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\BackupController::createAction', '_legacy_controller' => 'AdminBackup', '_legacy_link' => 'AdminBackup:addbackup', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/backups/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_backups_download_view' => array ( 0 => array ( 0 => 'downloadFileName', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\BackupController::downloadViewAction', '_legacy_controller' => 'AdminBackup', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'downloadFileName', ), 1 => array ( 0 => 'text', 1 => '/configure/advanced/backups/view', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_backup_download' => array ( 0 => array ( 0 => 'downloadFileName', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\BackupController::downloadContentAction', '_legacy_controller' => 'AdminBackup', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'downloadFileName', ), 1 => array ( 0 => 'text', 1 => '/configure/advanced/backups/download', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_backups_delete' => array ( 0 => array ( 0 => 'deleteFileName', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\BackupController::deleteAction', '_legacy_controller' => 'AdminBackup', '_legacy_link' => 'AdminBackup:delete', '_legacy_parameters' => array ( 'filename' => 'deleteFileName', ), ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'deleteFileName', ), 1 => array ( 0 => 'text', 1 => '/configure/advanced/backups', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_backups_bulk_delete' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\BackupController::bulkDeleteAction', '_legacy_controller' => 'AdminBackup', '_legacy_link' => 'AdminBackup:submitBulkdeletebackup', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/backups/bulk-delete/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_employees_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmployeeController::indexAction', '_legacy_controller' => 'AdminEmployees', '_legacy_link' => 'AdminEmployees', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/employees/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_employees_search' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\CommonController::searchGridAction', '_legacy_controller' => 'AdminEmployees', '_legacy_link' => 'AdminEmployees:submitFilteremployee', 'gridDefinitionFactoryServiceId' => 'prestashop.core.grid.definition.factory.employee', 'redirectRoute' => 'admin_employees_index', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/employees/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_employees_save_options' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmployeeController::saveOptionsAction', '_legacy_controller' => 'AdminEmployees', '_legacy_link' => 'AdminEmployees:submitOptionsemployee', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/employees/save-options', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_employees_toggle_status' => array ( 0 => array ( 0 => 'employeeId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmployeeController::toggleStatusAction', '_legacy_controller' => 'AdminEmployees', '_legacy_link' => 'AdminEmployees:statusemployee', '_legacy_parameters' => array ( 'id_employee' => 'employeeId', ), ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/toggle-status', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'employeeId', ), 2 => array ( 0 => 'text', 1 => '/configure/advanced/employees', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_employees_bulk_enable_status' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmployeeController::bulkStatusEnableAction', '_legacy_controller' => 'AdminEmployees', '_legacy_link' => 'AdminEmployees:submitBulkenableSelectionemployee', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/employees/bulk-enable-status', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_employees_bulk_disable_status' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmployeeController::bulkStatusDisableAction', '_legacy_controller' => 'AdminEmployees', '_legacy_link' => 'AdminEmployees:submitBulkdisableSelectionemployee', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/employees/bulk-disable-status', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_employees_delete' => array ( 0 => array ( 0 => 'employeeId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmployeeController::deleteAction', '_legacy_controller' => 'AdminEmployees', '_legacy_link' => 'AdminEmployees:deleteemployee', '_legacy_parameters' => array ( 'id_employee' => 'employeeId', ), ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/delete', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'employeeId', ), 2 => array ( 0 => 'text', 1 => '/configure/advanced/employees', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_employees_bulk_delete' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmployeeController::bulkDeleteAction', '_legacy_controller' => 'AdminEmployees', '_legacy_link' => 'AdminEmployees:submitBulkdeleteemployee', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/employees/bulk-delete', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_employees_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmployeeController::createAction', '_legacy_controller' => 'AdminEmployees', '_legacy_link' => 'AdminEmployees:addemployee', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/employees/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_employees_edit' => array ( 0 => array ( 0 => 'employeeId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmployeeController::editAction', '_legacy_controller' => 'AdminEmployees', '_legacy_link' => 'AdminEmployees:updateemployee', '_legacy_parameters' => array ( 'id_employee' => 'employeeId', ), ), 2 => array ( 'employeeId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/edit', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'employeeId', ), 2 => array ( 0 => 'text', 1 => '/configure/advanced/employees', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_employees_toggle_navigation' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmployeeController::toggleNavigationMenuAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/employees/toggle-navigation', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_employees_change_form_language' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmployeeController::changeFormLanguageAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/employees/change-form-language', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_employees_get_tabs' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\EmployeeController::getAccessibleTabsAction', '_legacy_controller' => 'AdminEmployees', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/employees/tabs', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_profiles_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ProfileController::indexAction', '_legacy_controller' => 'AdminProfiles', '_legacy_link' => 'AdminProfiles', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/profiles/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_profiles_search' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ProfileController::searchAction', '_legacy_controller' => 'AdminProfiles', '_legacy_link' => 'AdminProfiles:submitFilterprofile', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/profiles/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_profiles_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ProfileController::createAction', '_legacy_controller' => 'AdminProfiles', '_legacy_link' => 'AdminProfiles:addprofile', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/profiles/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_profiles_edit' => array ( 0 => array ( 0 => 'profileId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ProfileController::editAction', '_legacy_controller' => 'AdminProfiles', '_legacy_link' => 'AdminProfiles:updateprofile', '_legacy_parameters' => array ( 'id_profile' => 'profileId', ), ), 2 => array ( 'profileId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/edit', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'profileId', ), 2 => array ( 0 => 'text', 1 => '/configure/advanced/profiles', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_profiles_delete' => array ( 0 => array ( 0 => 'profileId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ProfileController::deleteAction', '_legacy_controller' => 'AdminProfiles', '_legacy_link' => 'AdminProfiles:deleteprofile', '_legacy_parameters' => array ( 'id_profile' => 'profileId', ), ), 2 => array ( 'profileId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/delete', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'profileId', ), 2 => array ( 0 => 'text', 1 => '/configure/advanced/profiles', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_profiles_bulk_delete' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ProfileController::bulkDeleteAction', '_legacy_controller' => 'AdminProfiles', '_legacy_link' => 'AdminProfiles:submitBulkdeleteprofile', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/advanced/profiles/delete/bulk', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_preferences' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\PreferencesController::indexAction', '_legacy_controller' => 'AdminPreferences', '_legacy_link' => 'AdminPreferences', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/preferences/preferences', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_preferences_save' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\PreferencesController::processFormAction', '_legacy_controller' => 'AdminPreferences', '_legacy_link' => 'AdminPreferences:update', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/preferences/preferences', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_order_preferences' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\OrderPreferencesController::indexAction', '_legacy_controller' => 'AdminOrderPreferences', '_legacy_link' => 'AdminOrderPreferences', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/order-preferences/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_order_preferences_save' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\OrderPreferencesController::processAction', '_legacy_controller' => 'AdminOrderPreferences', '_legacy_link' => 'AdminOrderPreferences:update', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/order-preferences/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_preferences' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\ProductPreferencesController::indexAction', '_legacy_controller' => 'AdminPPreferences', '_legacy_link' => 'AdminPPreferences', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/product-preferences/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_product_preferences_process' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\ProductPreferencesController::processAction', '_legacy_controller' => 'AdminPPreferences', '_legacy_link' => 'AdminPPreferences:update', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/product-preferences/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customer_preferences' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\CustomerPreferencesController::indexAction', '_legacy_controller' => 'AdminCustomerPreferences', '_legacy_link' => 'AdminCustomerPreferences', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/customer-preferences/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_customer_preferences_process' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\CustomerPreferencesController::processAction', '_legacy_controller' => 'AdminCustomerPreferences', '_legacy_link' => 'AdminCustomerPreferences:update', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/customer-preferences/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_maintenance' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\MaintenanceController::indexAction', '_legacy_controller' => 'AdminMaintenance', '_legacy_link' => 'AdminMaintenance', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/maintenance/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_maintenance_save' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\MaintenanceController::processFormAction', '_legacy_controller' => 'AdminMaintenance', '_legacy_link' => 'AdminMaintenance:update', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/maintenance/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_metas_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\MetaController::indexAction', '_legacy_controller' => 'AdminMeta', '_legacy_link' => 'AdminMeta', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/seo-urls/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_metas_search' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\MetaController::searchAction', '_legacy_controller' => 'AdminMeta', '_legacy_link' => 'AdminMeta:submitFiltermeta', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/seo-urls/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_metas_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\MetaController::createAction', '_legacy_controller' => 'AdminMeta', '_legacy_link' => 'AdminMeta:addmeta', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/seo-urls/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_metas_edit' => array ( 0 => array ( 0 => 'metaId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\MetaController::editAction', '_legacy_controller' => 'AdminMeta', '_legacy_link' => 'AdminMeta:updatemeta', '_legacy_parameters' => array ( 'id_meta' => 'metaId', ), ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/edit', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'metaId', ), 2 => array ( 0 => 'text', 1 => '/configure/shop/seo-urls', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_metas_delete' => array ( 0 => array ( 0 => 'metaId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\MetaController::deleteAction', '_legacy_controller' => 'AdminMeta', '_legacy_link' => 'AdminMeta:deletemeta', '_legacy_parameters' => array ( 'id_meta' => 'metaId', ), ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/delete', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'metaId', ), 2 => array ( 0 => 'text', 1 => '/configure/shop/seo-urls', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_metas_delete_bulk' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\MetaController::deleteBulkAction', '_legacy_controller' => 'AdminMeta', '_legacy_link' => 'AdminMeta:submitBulkdeletemeta', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/seo-urls/delete', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_metas_save_options' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\MetaController::saveOptionsAction', '_legacy_controller' => 'AdminMeta', '_legacy_link' => 'AdminMeta:submitOptionsmeta', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/seo-urls/options', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_metas_generate_robots_text_file' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\MetaController::generateRobotsFileAction', '_legacy_controller' => 'AdminMeta', '_legacy_link' => 'AdminMeta:submitRobots', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/seo-urls/generate/robots', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_contacts_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\ContactsController::indexAction', '_legacy_controller' => 'AdminContacts', '_legacy_link' => 'AdminContacts', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/contacts/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_contacts_search' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\ContactsController::searchAction', '_legacy_controller' => 'AdminContacts', '_legacy_link' => 'AdminContacts:submitFiltercontact', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/contacts/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_contacts_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\ContactsController::createAction', '_legacy_controller' => 'AdminContacts', '_legacy_link' => 'AdminContacts:addcontact', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/contacts/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_contacts_edit' => array ( 0 => array ( 0 => 'contactId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\ContactsController::editAction', '_legacy_controller' => 'AdminContacts', '_legacy_link' => 'AdminContacts:updatecontact', ), 2 => array ( 'contactId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/edit', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'contactId', ), 2 => array ( 0 => 'text', 1 => '/configure/shop/contacts', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_contacts_delete' => array ( 0 => array ( 0 => 'contactId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\ContactsController::deleteAction', '_legacy_controller' => 'AdminContacts', '_legacy_link' => 'AdminContacts:deletecontact', ), 2 => array ( 'contactId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/delete', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'contactId', ), 2 => array ( 0 => 'text', 1 => '/configure/shop/contacts', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_contacts_delete_bulk' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\ContactsController::deleteBulkAction', '_legacy_controller' => 'AdminContacts', '_legacy_link' => 'AdminContacts:submitBulkdeletecontact', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/shop/contacts/delete/bulk', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_close_showcase_card' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Configure\\ShowcaseCardController::closeShowcaseCardAction', ), 2 => array ( 'close' => '\\d+', 'name' => '\\w+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/configure/showcase-card/close', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_international_translation_overview' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\TranslationsController::overviewAction', '_legacy_controller' => 'AdminTranslations', '_legacy_link' => 'AdminTranslationSf', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/translations/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_international_translations_export_theme' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\TranslationsController::exportThemeLanguageAction', '_legacy_controller' => 'AdminTranslations', '_legacy_link' => 'AdminTranslations:submitExport', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/translations/export', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_international_translations_show_settings' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\TranslationsController::showSettingsAction', '_legacy_controller' => 'AdminTranslations', '_legacy_link' => 'AdminTranslations:settings', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/translations/settings', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'_admin_international_translations_modify' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\TranslationsController::modifyTranslationsAction', '_legacy_controller' => 'AdminTranslations', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/translations/modify', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_international_translations_add_update_language' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\TranslationsController::addUpdateLanguageAction', '_legacy_controller' => 'AdminTranslations', '_legacy_link' => 'AdminTranslations:submitAddLanguage', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/translations/add-update-language', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_international_translations_copy_language' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\TranslationsController::copyLanguageAction', '_legacy_controller' => 'AdminTranslations', '_legacy_link' => 'AdminTranslations:submitCopyLang', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/translations/copy', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_localization_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\LocalizationController::indexAction', '_legacy_controller' => 'AdminLocalization', '_legacy_link' => 'AdminLocalization', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/localization/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_localization_save_options' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\LocalizationController::saveOptionsAction', '_legacy_controller' => 'AdminLocalization', '_legacy_link' => 'AdminLocalization:update', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/localization/options', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_localization_import_pack' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\LocalizationController::importPackAction', '_legacy_controller' => 'AdminLocalization', '_legacy_link' => 'AdminLocalization:submitLocalizationPack', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/localization/import-pack', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_geolocation_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\GeolocationController::indexAction', '_legacy_controller' => 'AdminGeolocation', '_legacy_link' => 'AdminGeolocation', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/geolocation/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_geolocation_save_options' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\GeolocationController::saveOptionsAction', '_legacy_controller' => 'AdminGeolocation', '_legacy_link' => 'AdminGeolocation:update', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/geolocation/process_form', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_languages_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\LanguageController::indexAction', '_legacy_controller' => 'AdminLanguages', '_legacy_link' => 'AdminLanguages', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/languages/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_languages_search' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\LanguageController::searchGridAction', '_legacy_controller' => 'AdminLanguages', '_legacy_link' => array ( 0 => 'AdminLanguages:submitFilterlang', 1 => 'AdminLanguages:submitFiltercurrency', ), ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/languages/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_languages_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\LanguageController::createAction', '_legacy_controller' => 'AdminLanguages', '_legacy_link' => 'AdminLanguages:addlang', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/languages/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_languages_edit' => array ( 0 => array ( 0 => 'languageId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\LanguageController::editAction', '_legacy_controller' => 'AdminLanguages', '_legacy_link' => 'AdminLanguages:updatelang', ), 2 => array ( 'languageId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/edit', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'languageId', ), 2 => array ( 0 => 'text', 1 => '/improve/international/languages', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_languages_delete' => array ( 0 => array ( 0 => 'languageId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\LanguageController::deleteAction', '_legacy_controller' => 'AdminLanguages', '_legacy_link' => 'AdminLanguages:deletelang', ), 2 => array ( 'languageId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/delete', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'languageId', ), 2 => array ( 0 => 'text', 1 => '/improve/international/languages', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_languages_bulk_delete' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\LanguageController::bulkDeleteAction', '_legacy_controller' => 'AdminLanguages', '_legacy_link' => 'AdminLanguages:submitBulkdeletelang', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/languages/bulk-delete', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_languages_toggle_status' => array ( 0 => array ( 0 => 'languageId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\LanguageController::toggleStatusAction', '_legacy_controller' => 'AdminLanguages', '_legacy_link' => 'AdminLanguages:statuslang', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/toggle-status', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'languageId', ), 2 => array ( 0 => 'text', 1 => '/improve/international/languages', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_languages_bulk_toggle_status' => array ( 0 => array ( 0 => 'status', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\LanguageController::bulkToggleStatusAction', '_legacy_controller' => 'AdminLanguages', '_legacy_link' => 'AdminLanguages:submitBulkupdatelang', ), 2 => array ( 'status' => 'enable|disable', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => 'enable|disable', 3 => 'status', ), 1 => array ( 0 => 'text', 1 => '/improve/international/languages/bulk-toggle-status', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_currencies_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\CurrencyController::indexAction', '_legacy_controller' => 'AdminCurrencies', '_legacy_link' => 'AdminCurrencies', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/currencies/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_currencies_search' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\CurrencyController::searchAction', '_legacy_controller' => 'AdminCurrencies', '_legacy_link' => 'AdminCurrencies:submitFiltercurrency', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/currencies/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_currencies_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\CurrencyController::createAction', '_legacy_controller' => 'AdminCurrencies', '_legacy_link' => 'AdminCurrencies:addcurrency', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/currencies/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_currencies_edit' => array ( 0 => array ( 0 => 'currencyId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\CurrencyController::editAction', '_legacy_controller' => 'AdminCurrencies', '_legacy_link' => 'AdminCurrencies:updatecurrency', '_legacy_parameters' => array ( 'id_currency' => 'currencyId', ), ), 2 => array ( 'currencyId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/edit', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'currencyId', ), 2 => array ( 0 => 'text', 1 => '/improve/international/currencies', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_currencies_delete' => array ( 0 => array ( 0 => 'currencyId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\CurrencyController::deleteAction', '_legacy_controller' => 'AdminCurrencies', '_legacy_link' => 'AdminCurrencies:deletecurrency', '_legacy_parameters' => array ( 'id_currency' => 'currencyId', ), ), 2 => array ( 'currencyId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/delete', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'currencyId', ), 2 => array ( 0 => 'text', 1 => '/improve/international/currencies', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_currencies_toggle_status' => array ( 0 => array ( 0 => 'currencyId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\CurrencyController::toggleStatusAction', '_legacy_controller' => 'AdminCurrencies', '_legacy_link' => 'AdminCurrencies:statuscurrency', '_legacy_parameters' => array ( 'id_currency' => 'currencyId', ), ), 2 => array ( 'currencyId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/toggle-status', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'currencyId', ), 2 => array ( 0 => 'text', 1 => '/improve/international/currencies', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_currencies_update_live_exchange_rates' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\CurrencyController::updateLiveExchangeRatesAction', '_legacy_controller' => 'AdminCurrencies', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/currencies/update-live-exchange-rates', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_currencies_refresh_exchange_rates' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\CurrencyController::refreshExchangeRatesAction', '_legacy_controller' => 'AdminCurrencies', '_legacy_link' => 'AdminCurrencies:SubmitExchangesRates', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/currencies/refresh-exchange-rates', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_taxes_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\TaxController::indexAction', '_legacy_controller' => 'AdminTaxes', '_legacy_link' => 'AdminTaxes', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/taxes/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_taxes_save_options' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\TaxController::saveOptionsAction', '_legacy_controller' => 'AdminTaxes', '_legacy_link' => 'AdminTaxes:submitOptionstax', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/taxes/save-options', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_taxes_search' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\TaxController::searchAction', '_legacy_controller' => 'AdminTaxes', '_legacy_link' => 'AdminTaxes:submitFiltertax', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/taxes/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_taxes_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\TaxController::createAction', '_legacy_controller' => 'AdminTaxes', '_legacy_link' => 'AdminTaxes:addtax', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/taxes/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_taxes_edit' => array ( 0 => array ( 0 => 'taxId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\TaxController::editAction', '_legacy_controller' => 'AdminTaxes', '_legacy_link' => 'AdminTaxes:updatetax', '_legacy_parameters' => array ( 'id_tax' => 'taxId', ), ), 2 => array ( 'taxId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/edit', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'taxId', ), 2 => array ( 0 => 'text', 1 => '/improve/international/taxes', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_taxes_delete' => array ( 0 => array ( 0 => 'taxId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\TaxController::deleteAction', '_legacy_controller' => 'AdminTaxes', '_legacy_link' => 'AdminTaxes:deletetax', '_legacy_parameters' => array ( 'id_tax' => 'taxId', ), ), 2 => array ( 'taxId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/delete', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'taxId', ), 2 => array ( 0 => 'text', 1 => '/improve/international/taxes', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_taxes_toggle_status' => array ( 0 => array ( 0 => 'taxId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\TaxController::toggleStatusAction', '_legacy_controller' => 'AdminTaxes', '_legacy_link' => 'AdminTaxes:statustax', '_legacy_parameters' => array ( 'id_tax' => 'taxId', ), ), 2 => array ( 'taxId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/toggle-status', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'taxId', ), 2 => array ( 0 => 'text', 1 => '/improve/international/taxes', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_taxes_bulk_enable_status' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\TaxController::bulkEnableStatusAction', '_legacy_controller' => 'AdminTaxes', '_legacy_link' => 'AdminTaxes:submitBulkenableSelectiontax', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/taxes/bulk-enable-status', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_taxes_bulk_disable_status' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\TaxController::bulkDisableStatusAction', '_legacy_controller' => 'AdminTaxes', '_legacy_link' => 'AdminTaxes:submitBulkdisableSelectiontax', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/taxes/bulk-disable-status', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_taxes_bulk_delete' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\TaxController::bulkDeleteAction', '_legacy_controller' => 'AdminTaxes', '_legacy_link' => 'AdminTaxes:submitBulkdeletetax', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/taxes/bulk-delete', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_country_states' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\International\\StateController::getStatesAction', '_legacy_controller' => 'AdminStates', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/international/states/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_addons_login' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\AddonsController::loginAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/modules/addons/login', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_addons_logout' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\AddonsController::logoutAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/modules/addons/logout', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_module_cart' => array ( 0 => array ( 0 => 'moduleId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\ModuleController::getModuleCartAction', ), 2 => array ( 'moduleId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'moduleId', ), 1 => array ( 0 => 'text', 1 => '/improve/modules/cart', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_module_catalog' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\ModuleController::catalogAction', '_legacy_controller' => 'AdminModulesCatalog', '_legacy_link' => 'AdminModulesCatalog', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/modules/catalog', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_module_catalog_refresh' => array ( 0 => array ( 0 => 'category', 1 => 'keyword', ), 1 => array ( 'category' => NULL, 'keyword' => NULL, '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\ModuleController::refreshCatalogAction', '_legacy_controller' => 'AdminModulesCatalog', '_legacy_link' => 'AdminModulesCatalog:refresh', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'keyword', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'category', ), 2 => array ( 0 => 'text', 1 => '/improve/modules/catalog/refresh', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_module_catalog_post' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\ModuleController::getPreferredModulesAction', '_legacy_controller' => 'AdminModulesCatalog', '_legacy_link' => 'AdminModulesCatalog:recommended', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/modules/catalog/recommended', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_module_manage' => array ( 0 => array ( 0 => 'category', 1 => 'keyword', ), 1 => array ( 'category' => NULL, 'keyword' => NULL, '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\ModuleController::manageAction', '_legacy_controller' => 'AdminModulesManage', '_legacy_link' => array ( 0 => 'AdminModulesManage', 1 => 'AdminModulesSf', ), ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'keyword', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'category', ), 2 => array ( 0 => 'text', 1 => '/improve/modules/manage', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_module_manage_action' => array ( 0 => array ( 0 => 'action', 1 => 'module_name', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\ModuleController::moduleAction', ), 2 => array ( 'action' => 'install|uninstall|enable|disable|enable_mobile|disable_mobile|reset|upgrade', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'module_name', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => 'install|uninstall|enable|disable|enable_mobile|disable_mobile|reset|upgrade', 3 => 'action', ), 2 => array ( 0 => 'text', 1 => '/improve/modules/manage/action', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_module_configure_action' => array ( 0 => array ( 0 => 'module_name', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\ModuleController::configureModuleAction', '_legacy_controller' => 'AdminModules', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'module_name', ), 1 => array ( 0 => 'text', 1 => '/improve/modules/manage/action/configure', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_module_manage_action_bulk' => array ( 0 => array ( 0 => 'action', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\ModuleController::moduleAction', ), 2 => array ( 'action' => 'install|uninstall|configure|enable|disable|reset|upgrade', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => 'install|uninstall|configure|enable|disable|reset|upgrade', 3 => 'action', ), 1 => array ( 0 => 'text', 1 => '/improve/modules/manage/bulk', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_module_manage_update_all' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\ModuleController::moduleAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/modules/manage/update/all', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_module_import' => array ( 0 => array ( ), 1 => array ( 'module_name' => NULL, '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\ModuleController::importModuleAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/modules/import', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_module_notification' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Modules\\AlertsController::indexAction', '_legacy_controller' => 'AdminModulesNotifications', '_legacy_link' => 'AdminModulesNotifications', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/modules/alerts', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_module_notification_count' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Modules\\AlertsController::notificationsCountAction', '_legacy_controller' => 'AdminModulesNotifications', '_legacy_link' => 'AdminModulesNotifications:count', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/modules/alerts/count', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_module_updates' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Modules\\UpdatesController::indexAction', '_legacy_controller' => 'AdminModulesUpdates', '_legacy_link' => 'AdminModulesUpdates', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/modules/updates', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_module_addons_store' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Modules\\AddonsStoreController::indexAction', '_legacy_controller' => 'AdminAddonsCatalog', '_legacy_link' => 'AdminAddonsCatalog', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/modules/addons-store', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_theme_catalog' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\ThemeCatalogController::indexAction', '_legacy_controller' => 'AdminThemesCatalog', '_legacy_link' => 'AdminThemesCatalog', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/themes-catalog/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_modules_positions' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\PositionsController::indexAction', '_legacy_controller' => 'AdminModulesPositions', '_legacy_link' => 'AdminModulesPositions', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/modules/positions/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_modules_positions_unhook' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\PositionsController::unhookAction', '_legacy_controller' => 'AdminModulesPositions', '_legacy_link' => 'AdminModulesPositions:unhook', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/modules/positions/unhook', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_themes_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\ThemeController::indexAction', '_legacy_controller' => 'AdminThemes', '_legacy_link' => 'AdminThemes', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/themes/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_themes_upload_logos' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\ThemeController::uploadLogosAction', '_legacy_controller' => 'AdminThemes', '_legacy_link' => 'AdminThemes:submitOptionsconfiguration', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/themes/upload-logos', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_themes_export_current' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\ThemeController::exportAction', '_legacy_controller' => 'AdminThemes', '_legacy_link' => 'AdminThemes:exporttheme', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/themes/export', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_themes_import' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\ThemeController::importAction', '_legacy_controller' => 'AdminThemes', '_legacy_link' => 'AdminThemes:importtheme', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/themes/import', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_themes_enable' => array ( 0 => array ( 0 => 'themeName', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\ThemeController::enableAction', '_legacy_controller' => 'AdminThemes', '_legacy_link' => 'AdminThemes:enableTheme', '_legacy_parameters' => array ( 'theme_name' => 'themeName', ), ), 2 => array ( 'themeName' => '[a-zA-Z0-9_.-]+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/enable', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[a-zA-Z0-9_.-]+', 3 => 'themeName', ), 2 => array ( 0 => 'text', 1 => '/improve/design/themes', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_themes_delete' => array ( 0 => array ( 0 => 'themeName', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\ThemeController::deleteAction', '_legacy_controller' => 'AdminThemes', '_legacy_link' => 'AdminThemes:deleteTheme', '_legacy_parameters' => array ( 'theme_name' => 'themeName', ), ), 2 => array ( 'themeName' => '[a-zA-Z0-9_.-]+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/delete', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[a-zA-Z0-9_.-]+', 3 => 'themeName', ), 2 => array ( 0 => 'text', 1 => '/improve/design/themes', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_themes_adapt_to_rtl_languages' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\ThemeController::adaptToRTLLanguagesAction', '_legacy_controller' => 'AdminThemes', '_legacy_link' => 'AdminThemes:submitGenerateRTL', ), 2 => array ( 'themeName' => '[a-zA-Z0-9_.-]+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/themes/adapt-to-rtl-languages', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_theme_customize_layouts' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\ThemeController::customizeLayoutsAction', '_legacy_controller' => 'AdminThemes', '_legacy_link' => 'AdminThemes:submitConfigureLayouts', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/themes/customize-layouts', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_themes_reset_layouts' => array ( 0 => array ( 0 => 'themeName', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\ThemeController::resetLayoutsAction', '_legacy_controller' => 'AdminThemes', '_legacy_link' => 'AdminThemes:resetToDefaults', '_legacy_parameters' => array ( 'theme_name' => 'themeName', ), ), 2 => array ( 'themeName' => '[a-zA-Z0-9_.-]+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/reset-layouts', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[a-zA-Z0-9_.-]+', 3 => 'themeName', ), 2 => array ( 0 => 'text', 1 => '/improve/design/themes', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::indexAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/cms-pages/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_search' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::searchAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent:submitFiltercms', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/cms-pages/search', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::createAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent:addcms', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/cms-pages/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_edit' => array ( 0 => array ( 0 => 'cmsPageId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::editAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent:updatecms', '_legacy_parameters' => array ( 'id_cms' => 'cmsPageId', ), ), 2 => array ( 'cmsPageId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/edit', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'cmsPageId', ), 2 => array ( 0 => 'text', 1 => '/improve/design/cms-pages', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_toggle' => array ( 0 => array ( 0 => 'cmsId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::toggleCmsAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent:statuscms', '_legacy_parameters' => array ( 'id_cms' => 'cmsId', ), ), 2 => array ( 'cmsId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/toggle-status', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'cmsId', ), 2 => array ( 0 => 'text', 1 => '/improve/design/cms-pages', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_delete' => array ( 0 => array ( 0 => 'cmsId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::deleteCmsAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent:deletecms', '_legacy_parameters' => array ( 'id_cms' => 'cmsId', ), ), 2 => array ( 'cmsId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/delete', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'cmsId', ), 2 => array ( 0 => 'text', 1 => '/improve/design/cms-pages', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_bulk_enable_status' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::bulkEnableCmsPageStatusAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent:submitBulkenableSelectioncms', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/cms-pages/bulk-enable-status', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_bulk_disable_status' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::bulkDisableCmsPageStatusAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent:submitBulkdisableSelectioncms', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/cms-pages/bulk-disable-status', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_bulk_delete' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::bulkDeleteCmsPageAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent:submitBulkdeletecms', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/cms-pages/bulk-delete', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_search_cms_category' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\CommonController::searchGridAction', 'gridDefinitionFactoryService' => 'prestashop.core.grid.definition.factory.cms_page_category', 'redirectRoute' => 'admin_cms_pages_index', 'redirectQueryParamsToKeep' => array ( 0 => 'id_cms_category', ), '_legacy_link' => 'AdminCmsContent:submitFiltercms_category', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/cms-pages/category/search', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_category_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::createCmsCategoryAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent:addcms_category', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/cms-pages/category/new', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_category_edit' => array ( 0 => array ( 0 => 'cmsCategoryId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::editCmsCategoryAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent:updatecms_category', '_legacy_parameters' => array ( 'id_cms_category' => 'cmsCategoryId', ), ), 2 => array ( 'cmsCategoryId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/edit', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'cmsCategoryId', ), 2 => array ( 0 => 'text', 1 => '/improve/design/cms-pages/category', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_category_delete' => array ( 0 => array ( 0 => 'cmsCategoryId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::deleteCmsCategoryAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent:deletecms_category', '_legacy_parameters' => array ( 'id_cms_category' => 'cmsCategoryId', ), ), 2 => array ( 'cmsCategoryId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/delete', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'cmsCategoryId', ), 2 => array ( 0 => 'text', 1 => '/improve/design/cms-pages/category', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_category_delete_bulk' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::deleteBulkCmsCategoryAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent:submitBulkdeletecms_category', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/cms-pages/category/delete-bulk', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_category_toggle' => array ( 0 => array ( 0 => 'cmsCategoryId', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::toggleCmsCategoryAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent:statuscms_category', '_legacy_parameters' => array ( 'id_cms_category' => 'cmsCategoryId', ), ), 2 => array ( 'cmsCategoryId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/toggle-status', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'cmsCategoryId', ), 2 => array ( 0 => 'text', 1 => '/improve/design/cms-pages/category', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_category_bulk_status_enable' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::bulkCmsPageCategoryStatusEnableAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent:submitBulkenableSelectioncms_category', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/cms-pages/category/bulk-enable-status', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_category_bulk_status_disable' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::bulkCmsPageCategoryStatusDisableAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent:submitBulkdisableSelectioncms_category', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/cms-pages/category/bulk-disable-status', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_category_update_position' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::updateCmsCategoryPositionAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent:updatecms_category', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/cms-pages/category/update-position', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_cms_pages_update_position' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController::updateCmsPositionAction', '_legacy_controller' => 'AdminCmsContent', '_legacy_link' => 'AdminCmsContent:updatecms', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/cms-pages/update-position', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_mail_theme_index' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\MailThemeController::indexAction', '_legacy_controller' => 'AdminMailTheme', '_legacy_link' => 'AdminMailTheme', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/mail_theme/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_mail_theme_generate' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\MailThemeController::generateMailsAction', '_legacy_controller' => 'AdminMailTheme', '_legacy_link' => 'AdminMailTheme:postGenerateMails', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/mail_theme/generate', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_mail_theme_save_configuration' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\MailThemeController::saveConfigurationAction', '_legacy_controller' => 'AdminMailTheme', '_legacy_link' => 'AdminMailTheme:saveConfiguration', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/design/mail_theme/saveConfiguration', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_mail_theme_preview' => array ( 0 => array ( 0 => 'theme', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\MailThemeController::previewThemeAction', '_legacy_controller' => 'AdminMailTheme', '_legacy_link' => 'AdminMailTheme:previewTheme', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'theme', ), 1 => array ( 0 => 'text', 1 => '/improve/design/mail_theme/preview', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_mail_theme_preview_layout' => array ( 0 => array ( 0 => 'locale', 1 => 'theme', 2 => 'layout', 3 => 'type', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\MailThemeController::previewLayoutAction', '_legacy_controller' => 'AdminMailTheme', '_legacy_link' => 'AdminMailTheme:previewLayout', 'module' => '', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '.', 2 => '[^/]++', 3 => 'type', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/\\.]++', 3 => 'layout', ), 2 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'theme', ), 3 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'locale', ), 4 => array ( 0 => 'text', 1 => '/improve/design/mail_theme/preview', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_mail_theme_preview_module_layout' => array ( 0 => array ( 0 => 'locale', 1 => 'theme', 2 => 'module', 3 => 'layout', 4 => 'type', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\MailThemeController::previewLayoutAction', '_legacy_controller' => 'AdminMailTheme', '_legacy_link' => 'AdminMailTheme:previewModuleLayout', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '.', 2 => '[^/]++', 3 => 'type', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/\\.]++', 3 => 'layout', ), 2 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'module', ), 3 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'theme', ), 4 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'locale', ), 5 => array ( 0 => 'text', 1 => '/improve/design/mail_theme/preview', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_mail_theme_raw_layout' => array ( 0 => array ( 0 => 'locale', 1 => 'theme', 2 => 'layout', 3 => 'type', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\MailThemeController::rawLayoutAction', '_legacy_controller' => 'AdminMailTheme', '_legacy_link' => 'AdminMailTheme:rawLayout', 'module' => '', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '.', 2 => '[^/]++', 3 => 'type', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/\\.]++', 3 => 'layout', ), 2 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'theme', ), 3 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'locale', ), 4 => array ( 0 => 'text', 1 => '/improve/design/mail_theme/raw', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_mail_theme_raw_module_layout' => array ( 0 => array ( 0 => 'locale', 1 => 'theme', 2 => 'module', 3 => 'layout', 4 => 'type', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\MailThemeController::rawLayoutAction', '_legacy_link' => 'AdminMailTheme:rawModuleLayout', '_legacy_controller' => 'AdminMailTheme', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '.', 2 => '[^/]++', 3 => 'type', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/\\.]++', 3 => 'layout', ), 2 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'module', ), 3 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'theme', ), 4 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'locale', ), 5 => array ( 0 => 'text', 1 => '/improve/design/mail_theme/raw', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_mail_theme_send_test_mail' => array ( 0 => array ( 0 => 'locale', 1 => 'theme', 2 => 'layout', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\MailThemeController::sendTestMailAction', '_legacy_link' => 'AdminMailTheme:rawModuleLayout', '_legacy_controller' => 'AdminMailTheme', 'module' => '', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'layout', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'theme', ), 2 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'locale', ), 3 => array ( 0 => 'text', 1 => '/improve/design/mail_theme/sendTestMail', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_mail_theme_send_test_module_mail' => array ( 0 => array ( 0 => 'locale', 1 => 'theme', 2 => 'module', 3 => 'layout', ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\MailThemeController::sendTestMailAction', '_legacy_link' => 'AdminMailTheme:rawModuleLayout', '_legacy_controller' => 'AdminMailTheme', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'layout', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'module', ), 2 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'theme', ), 3 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'locale', ), 4 => array ( 0 => 'text', 1 => '/improve/design/mail_theme/sendTestMail', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_payment_methods' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Payment\\PaymentMethodsController::indexAction', '_legacy_controller' => 'AdminPayment', '_legacy_link' => 'AdminPayment', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/payment/payment_methods', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_payment_preferences' => array ( 0 => array ( ), 1 => array ( '_legacy_controller' => 'AdminPaymentPreferences', '_legacy_link' => 'AdminPaymentPreferences', '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Payment\\PaymentPreferencesController::indexAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/payment/preferences', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_payment_preferences_process' => array ( 0 => array ( ), 1 => array ( '_legacy_controller' => 'AdminPaymentPreferences', '_legacy_link' => 'AdminPaymentPreferences:update', '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Payment\\PaymentPreferencesController::processFormAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/payment/preferences', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_shipping_preferences' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Shipping\\PreferencesController::indexAction', '_legacy_controller' => 'AdminShipping', '_legacy_link' => 'AdminShipping', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/shipping/preferences', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_shipping_preferences_save' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShopBundle\\Controller\\Admin\\Improve\\Shipping\\PreferencesController::processFormAction', '_legacy_controller' => 'AdminShipping', '_legacy_link' => 'AdminShipping:update', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/improve/shipping/preferences', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_stock_list_products' => array ( 0 => array ( ), 1 => array ( '_controller' => 'prestashop.core.api.stock.controller:listProductsAction', '_legacy_controller' => 'AdminStockManagement', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/api/stocks/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_stock_list_products_export' => array ( 0 => array ( ), 1 => array ( '_controller' => 'prestashop.core.api.stock.controller:listProductsExportAction', '_legacy_controller' => 'AdminStockManagement', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/api/stocks/export', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_stock_list_product_combinations' => array ( 0 => array ( 0 => 'productId', ), 1 => array ( '_controller' => 'prestashop.core.api.stock.controller:listProductsAction', '_legacy_controller' => 'AdminStockManagement', ), 2 => array ( 'productId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'productId', ), 1 => array ( 0 => 'text', 1 => '/api/stocks', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_stock_edit_product' => array ( 0 => array ( 0 => 'productId', ), 1 => array ( '_controller' => 'prestashop.core.api.stock.controller:editProductAction', '_legacy_controller' => 'AdminStockManagement', ), 2 => array ( 'productId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'productId', ), 1 => array ( 0 => 'text', 1 => '/api/stocks/product', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_stock_edit_product_combination' => array ( 0 => array ( 0 => 'productId', 1 => 'combinationId', ), 1 => array ( '_controller' => 'prestashop.core.api.stock.controller:editProductAction', '_legacy_controller' => 'AdminStockManagement', ), 2 => array ( 'productId' => '\\d+', 'combinationId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'combinationId', ), 1 => array ( 0 => 'text', 1 => '/combination', ), 2 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'productId', ), 3 => array ( 0 => 'text', 1 => '/api/stocks/product', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_stock_bulk_edit_products' => array ( 0 => array ( ), 1 => array ( '_controller' => 'prestashop.core.api.stock.controller:bulkEditProductsAction', '_legacy_controller' => 'AdminStockManagement', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/api/stocks/products', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_stock_list_movements' => array ( 0 => array ( ), 1 => array ( '_controller' => 'prestashop.core.api.stock_movement.controller:listMovementsAction', '_legacy_controller' => 'AdminStockManagement', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/api/stock-movements/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_stock_product_list_movements' => array ( 0 => array ( 0 => 'productId', ), 1 => array ( '_controller' => 'prestashop.core.api.stock_movement.controller:listMovementsAction', '_legacy_controller' => 'AdminStockManagement', ), 2 => array ( 'productId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'productId', ), 1 => array ( 0 => 'text', 1 => '/api/stock-movements/product', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_stock_list_movements_employees' => array ( 0 => array ( ), 1 => array ( '_controller' => 'prestashop.core.api.stock_movement.controller:listMovementsEmployeesAction', '_legacy_controller' => 'AdminStockManagement', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/api/stock-movements/employees', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_stock_list_movements_types' => array ( 0 => array ( ), 1 => array ( '_controller' => 'prestashop.core.api.stock_movement.controller:listMovementsTypesAction', '_legacy_controller' => 'AdminStockManagement', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/api/stock-movements/types', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_stock_list_suppliers' => array ( 0 => array ( ), 1 => array ( '_controller' => 'prestashop.core.api.supplier.controller:listSuppliersAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/api/suppliers/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_stock_list_manufacturers' => array ( 0 => array ( ), 1 => array ( '_controller' => 'prestashop.core.api.manufacturer.controller:listManufacturersAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/api/manufacturers/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_stock_list_categories' => array ( 0 => array ( ), 1 => array ( '_controller' => 'prestashop.core.api.category.controller:listCategoriesAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/api/categories/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_stock_list_attributes' => array ( 0 => array ( ), 1 => array ( '_controller' => 'prestashop.core.api.attribute.controller:listAttributesAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/api/attributes/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_stock_list_features' => array ( 0 => array ( ), 1 => array ( '_controller' => 'prestashop.core.api.feature.controller:listFeaturesAction', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/api/features/', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_i18n_translations_list' => array ( 0 => array ( 0 => 'page', ), 1 => array ( '_controller' => 'prestashop.core.api.i18n.controller:listTranslationAction', ), 2 => array ( 'page' => '\\w+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\w+', 3 => 'page', ), 1 => array ( 0 => 'text', 1 => '/api/i18n', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_translation_domains_tree' => array ( 0 => array ( 0 => 'lang', 1 => 'type', 2 => 'selected', ), 1 => array ( '_controller' => 'prestashop.core.api.translation.controller:listTreeAction', '_legacy_controller' => 'AdminTranslations', 'selected' => NULL, ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'selected', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'type', ), 2 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'lang', ), 3 => array ( 0 => 'text', 1 => '/api/translations/tree', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_translation_domain_catalog' => array ( 0 => array ( 0 => 'locale', 1 => 'domain', 2 => 'theme', ), 1 => array ( '_controller' => 'prestashop.core.api.translation.controller:listDomainTranslationAction', '_legacy_controller' => 'AdminTranslations', 'theme' => NULL, 'module' => NULL, ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'theme', ), 1 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'domain', ), 2 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'locale', ), 3 => array ( 0 => 'text', 1 => '/api/translations', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_translation_value_edit' => array ( 0 => array ( ), 1 => array ( '_controller' => 'prestashop.core.api.translation.controller:translationEditAction', '_legacy_controller' => 'AdminTranslations', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/api/translations/edit', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_translation_value_reset' => array ( 0 => array ( ), 1 => array ( '_controller' => 'prestashop.core.api.translation.controller:translationResetAction', '_legacy_controller' => 'AdminTranslations', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/api/translations/reset', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'api_improve_design_positions_update' => array ( 0 => array ( ), 1 => array ( '_controller' => 'prestashop.core.api.improve.design.postions.controller:updateAction', '_legacy_controller' => 'AdminModulesPositions', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/api/improve/design/positions/update', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_link_block_list' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShop\\Module\\LinkList\\Controller\\Admin\\Improve\\Design\\LinkBlockController::listAction', '_legacy_controller' => 'AdminLinkWidget', '_legacy_link' => 'AdminLinkWidget', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/modules/link-widget/list', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_link_block_create' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShop\\Module\\LinkList\\Controller\\Admin\\Improve\\Design\\LinkBlockController::createAction', '_legacy_controller' => 'AdminLinkWidget', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/modules/link-widget/create', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_link_block_create_process' => array ( 0 => array ( ), 1 => array ( '_controller' => 'PrestaShop\\Module\\LinkList\\Controller\\Admin\\Improve\\Design\\LinkBlockController::createProcessAction', '_legacy_controller' => 'AdminLinkWidget', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/modules/link-widget/create', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_link_block_edit' => array ( 0 => array ( 0 => 'linkBlockId', ), 1 => array ( '_controller' => 'PrestaShop\\Module\\LinkList\\Controller\\Admin\\Improve\\Design\\LinkBlockController::editAction', '_legacy_controller' => 'AdminLinkWidget', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'linkBlockId', ), 1 => array ( 0 => 'text', 1 => '/modules/link-widget/edit', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_link_block_edit_process' => array ( 0 => array ( 0 => 'linkBlockId', ), 1 => array ( '_controller' => 'PrestaShop\\Module\\LinkList\\Controller\\Admin\\Improve\\Design\\LinkBlockController::editProcessAction', '_legacy_controller' => 'AdminLinkWidget', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '[^/]++', 3 => 'linkBlockId', ), 1 => array ( 0 => 'text', 1 => '/modules/link-widget/edit', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_link_block_delete' => array ( 0 => array ( 0 => 'linkBlockId', ), 1 => array ( '_controller' => 'PrestaShop\\Module\\LinkList\\Controller\\Admin\\Improve\\Design\\LinkBlockController::deleteAction', '_legacy_controller' => 'AdminLinkWidget', ), 2 => array ( 'linkBlockId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'linkBlockId', ), 1 => array ( 0 => 'text', 1 => '/modules/link-widget/delete', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_link_block_update_positions' => array ( 0 => array ( 0 => 'hookId', ), 1 => array ( '_controller' => 'PrestaShop\\Module\\LinkList\\Controller\\Admin\\Improve\\Design\\LinkBlockController::updatePositionsAction', '_legacy_controller' => 'AdminLinkWidget', ), 2 => array ( 'hookId' => '\\d+', ), 3 => array ( 0 => array ( 0 => 'variable', 1 => '/', 2 => '\\d+', 3 => 'hookId', ), 1 => array ( 0 => 'text', 1 => '/modules/link-widget/update-positions', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_mbo_catalog_module' => array ( 0 => array ( ), 1 => array ( '_controller' => 'mbo.controller.modules.catalog:indexAction', '_legacy_controller' => 'AdminPsMboModule', '_legacy_link' => 'AdminPsMboModule', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/modules/addons/modules/catalog', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_mbo_catalog_module_selection' => array ( 0 => array ( ), 1 => array ( '_controller' => 'mbo.controller.modules.selection:indexAction', '_legacy_controller' => 'AdminPsMboAddons', '_legacy_link' => 'AdminPsMboAddons', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/modules/addons/modules/catalog/selection', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_mbo_recommended_modules' => array ( 0 => array ( ), 1 => array ( '_controller' => 'mbo.controller.modules.recommended:indexAction', '_legacy_controller' => 'AdminPsMboRecommended', '_legacy_link' => 'AdminPsMboRecommended', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/modules/addons/modules/recommended', ), ), 4 => array ( ), 5 => array ( ),),
|
|
'admin_mbo_catalog_theme' => array ( 0 => array ( ), 1 => array ( '_controller' => 'mbo.controller.themes.catalog:indexAction', '_legacy_controller' => 'AdminPsMboTheme', '_legacy_link' => 'AdminPsMboTheme', ), 2 => array ( ), 3 => array ( 0 => array ( 0 => 'text', 1 => '/modules/addons/themes/catalog', ), ), 4 => array ( ), 5 => array ( ),),
|
|
];
|
|
}
|
|
}
|
|
|
|
public function generate($name, $parameters = [], $referenceType = self::ABSOLUTE_PATH)
|
|
{
|
|
if (!isset(self::$declaredRoutes[$name])) {
|
|
throw new RouteNotFoundException(sprintf('Unable to generate a URL for the named route "%s" as such route does not exist.', $name));
|
|
}
|
|
|
|
list($variables, $defaults, $requirements, $tokens, $hostTokens, $requiredSchemes) = self::$declaredRoutes[$name];
|
|
|
|
return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);
|
|
}
|
|
}
|