Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
return [['top.01', ['is_synchronous'=> false, 'request'=> \Magento\Customer\Api\Data\CustomerInterface::class, 'request_type'=> 'object_interface', 'response'=> \Magento\Customer\Api\Data\CustomerInterface::class,]], ['top.03', ['is_synchronous'=> false, 'request'=> \Magento\Customer\Api\Data\CustomerInterface::class, 'request_type'=> 'object_interface', 'response'=> \Magento\Customer\Api\Data\CustomerInterface::class, 'handlers'=> ['customerCreatedFirst'=> ['type'=> \Magento\Customer\Api\CustomerRepositoryInterface::class, 'method'=> 'save',], 'customerCreatedSecond'=> ['type'=> \Magento\Customer\Api\CustomerRepositoryInterface::class, 'method'=> 'delete',],]]], ['top.04', ['is_synchronous'=> false, 'request'=> \Magento\Customer\Api\Data\CustomerInterface::class, 'request_type'=> 'object_interface', 'response'=> \Magento\Customer\Api\Data\CustomerInterface::class,]], ['top.05', ['is_synchronous'=> false, 'request'=> \Magento\Customer\Api\Data\CustomerInterface::class, 'request_type'=> 'object_interface', 'response'=> \Magento\Customer\Api\Data\CustomerInterface::class,]], ['user.created.remote', ['is_synchronous'=> false, 'request'=> \Magento\Customer\Api\Data\CustomerInterface::class, 'request_type'=> 'object_interface', 'response'=> \Magento\Customer\Api\Data\CustomerInterface::class,]], ['product.created.local', ['is_synchronous'=> false, 'request'=> \Magento\Customer\Api\Data\CustomerInterface::class, 'request_type'=> 'object_interface', 'response'=> \Magento\Customer\Api\Data\CustomerInterface::class,]],] | |
return[ [ 'top.01', [ 'is_synchronous'=> false, 'request'=> \Magento\Customer\Api\Data\CustomerInterface::class, 'request_type'=> 'object_interface', 'response'=> \Magento\Customer\Api\Data\CustomerInterface::class,]], [ 'top.03', [ 'is_synchronous'=> false, 'request'=> \Magento\Customer\Api\Data\CustomerInterface::class, 'request_type'=> 'object_interface', 'response'=> \Magento\Customer\Api\Data\CustomerInterface::class, 'handlers'=> [ 'customerCreatedFirst'=> [ 'type'=> \Magento\Customer\Api\CustomerRepositoryInterface::class, 'method'=> 'save',], 'customerCreatedSecond'=> [ 'type'=> \Magento\Customer\Api\CustomerRepositoryInterface::class, 'method'=> 'delete',],]]], [ 'top.04', [ 'is_synchronous'=> false, 'request'=> \Magento\Customer\Api\Data\CustomerInterface::class, 'request_type'=> 'object_interface', 'response'=> \Magento\Customer\Api\Data\CustomerInterface::class,]], [ 'top.05', [ 'is_synchronous'=> false, 'request'=> \Magento\Customer\Api\Data\CustomerInterface::class, 'request_type'=> 'object_interface', 'response'=> \Magento\Customer\Api\Data\CustomerInterface::class,]], [ 'user.created.remote', [ 'is_synchronous'=> false, 'request'=> \Magento\Customer\Api\Data\CustomerInterface::class, 'request_type'=> 'object_interface', 'response'=> \Magento\Customer\Api\Data\CustomerInterface::class,]], [ 'product.created.local', [ 'is_synchronous'=> false, 'request'=> \Magento\Customer\Api\Data\CustomerInterface::class, 'request_type'=> 'object_interface', 'response'=> \Magento\Customer\Api\Data\CustomerInterface::class,]],] |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 72 of file topic_definitions_map.php.