Search for all
Title | Object type | File name | Summary |
---|---|---|---|
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 an 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. |
ActionDeleteForm | class | core/ |
Builds a form to delete an action. |
ActionDeleteForm.php | file | core/ |
|
ActionDeleteForm::getCancelUrl | function | core/ |
|
ActionEditForm | class | core/ |
Provides a form for action edit forms. |
ActionEditForm.php | file | core/ |
|
ActionFormAjaxTest | class | core/ |
Tests action plugins using JavaScript. |
ActionFormAjaxTest.php | file | core/ |
|
ActionFormAjaxTest::$defaultTheme | property | core/ |
|
ActionFormAjaxTest::$modules | property | core/ |
|
ActionFormAjaxTest::setUp | function | core/ |
|
ActionFormAjaxTest::testActionConfigurationWithAjax | function | core/ |
Tests action plugins with AJAX save their configuration. |
ActionFormBase | class | core/ |
Provides a base form for action forms. |
ActionFormBase.php | file | core/ |
|
ActionFormBase::$entity | property | core/ |
The action entity. |
ActionFormBase::$storage | property | core/ |
The action storage. |
ActionFormBase::actions | function | core/ |
|
ActionFormBase::create | function | core/ |
|
ActionFormBase::exists | function | core/ |
Determines if the action already exists. |
ActionFormBase::form | function | core/ |
|
ActionFormBase::getPlugin | function | core/ |
Gets the action plugin while ensuring it implements configuration form. |
ActionFormBase::save | function | core/ |
|
ActionFormBase::submitForm | function | core/ |
|
ActionFormBase::validateForm | function | core/ |
|
ActionFormBase::__construct | function | core/ |
Constructs a new action form. |
ActionInterface | interface | core/ |
Provides an interface for an Action plugin. |
ActionInterface.php | file | core/ |
|
ActionInterface::access | function | core/ |
Checks object access. |
ActionInterface::executeMultiple | function | core/ |
Executes the plugin for an array of objects. |
ActionJsonAnonTest | class | core/ |
@group Action |
ActionJsonAnonTest.php | file | core/ |
|
ActionJsonAnonTest::$defaultTheme | property | core/ |
|
ActionJsonAnonTest::$format | property | core/ |
|
ActionJsonAnonTest::$mimeType | property | core/ |
|
ActionJsonBasicAuthTest | class | core/ |
@group Action |
ActionJsonBasicAuthTest.php | file | core/ |
|
ActionJsonBasicAuthTest::$auth | property | core/ |
|
ActionJsonBasicAuthTest::$defaultTheme | property | core/ |
|
ActionJsonBasicAuthTest::$format | property | core/ |
|
ActionJsonBasicAuthTest::$mimeType | property | core/ |
|
ActionJsonBasicAuthTest::$modules | property | core/ |
|
ActionJsonCookieTest | class | core/ |
@group Action |
ActionJsonCookieTest.php | file | core/ |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.