Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| Action::$type | property | core/ |
The entity type the action can apply to. |
| Action::execute | function | core/ |
|
| Action::fields | function | core/ |
Returns available fields on the source. |
| Action::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Action::getPlugin | function | core/ |
Returns the operation plugin. |
| Action::getPluginCollection | function | core/ |
Encapsulates the creation of the action's LazyPluginCollection. |
| Action::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| Action::getPluginDefinition | function | core/ |
|
| Action::getType | function | core/ |
Returns the operation type. |
| Action::isConfigurable | function | core/ |
Returns whether or not this action is configurable. |
| Action::prepareRow | function | core/ |
Adds additional data to the row. |
| Action::query | function | core/ |
|
| Action::setPlugin | function | core/ |
|
| Action::sort | function | core/ |
Helper callback for uasort() to sort configuration entities by weight and label. |
| ActionAddForm | class | core/ |
Provides a form for action add forms. |
| ActionAddForm | class | core/ |
Provides a form for action add forms. |
| ActionAddForm.php | file | core/ |
|
| ActionAddForm.php | file | core/ |
|
| ActionAddForm::buildForm | function | core/ |
|
| ActionAdminManageForm | class | core/ |
Provides a configuration form for configurable actions. |
| ActionAdminManageForm.php | file | core/ |
|
| ActionAdminManageForm::$manager | property | core/ |
The action plugin manager. |
| ActionAdminManageForm::buildForm | function | core/ |
Form constructor. |
| ActionAdminManageForm::create | function | core/ |
Instantiates a new instance of this class. |
| ActionAdminManageForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ActionAdminManageForm::submitForm | function | core/ |
Form submission handler. |
| ActionAdminManageForm::__construct | function | core/ |
Constructs a new ActionAdminManageForm. |
| ActionAjaxTest | class | core/ |
Plugin used for testing AJAX in action config entity forms. |
| ActionAjaxTest.php | file | core/ |
|
| ActionAjaxTest::access | function | core/ |
Checks object access. |
| ActionAjaxTest::buildConfigurationForm | function | core/ |
Form constructor. |
| ActionAjaxTest::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ActionAjaxTest::execute | function | core/ |
Executes the plugin. |
| ActionAjaxTest::partyCallback | function | core/ |
Callback for party checkbox. |
| ActionAjaxTest::submitConfigurationForm | function | core/ |
Form submission handler. |
| ActionBase | class | core/ |
Provides a base implementation for an Action plugin. |
| ActionBase.php | file | core/ |
|
| ActionBase::executeMultiple | function | core/ |
Executes the plugin for an array of objects. |
| ActionConfigEntityInterface | interface | core/ |
Provides an interface defining a action entity. |
| ActionConfigEntityInterface.php | file | core/ |
|
| ActionConfigEntityInterface::getPlugin | function | core/ |
Returns the operation plugin. |
| ActionConfigEntityInterface::getType | function | core/ |
Returns the operation type. |
| ActionConfigEntityInterface::isConfigurable | function | core/ |
Returns whether or not this action is configurable. |
| ActionConfigTest | class | core/ |
Tests removing action module's configuration. |
| ActionConfigTest.php | file | core/ |
|
| ActionConfigTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ActionConfigTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ActionConfigTest::testUpdateActionPlugins | function | core/ |
Tests upgrading action settings. |
| ActionDeleteForm | class | core/ |
Builds a form to delete an action. |
| ActionDeleteForm.php | file | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.