function ActionInterface::executeMultiple
Executes the plugin for an array of objects.
Parameters
array $objects: An array of entities.
1 method overrides ActionInterface::executeMultiple()
- ActionBase::executeMultiple in core/lib/ Drupal/ Core/ Action/ ActionBase.php 
- Executes the plugin for an array of objects.
File
- 
              core/lib/ Drupal/ Core/ Action/ ActionInterface.php, line 39 
Class
- ActionInterface
- Provides an interface for an Action plugin.
Namespace
Drupal\Core\ActionCode
public function executeMultiple(array $objects);Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
