Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Prepares query object to retrieve data from the source database. |
| Action::setPlugin | function | core/ |
|
| Action::sort | function | core/ |
Callback for uasort() to sort configuration entities by weight and label. |
| Action::__construct | function | core/ |
Constructs an Action attribute. |
| 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. |
| 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/ |
Tests Action Json Anon. |
| ActionJsonAnonTest.php | file | core/ |
|
| ActionJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ActionJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ActionJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ActionJsonBasicAuthTest | class | core/ |
Tests Action Json Basic Auth. |
| ActionJsonBasicAuthTest.php | file | core/ |
|
| ActionJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ActionJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ActionJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ActionJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ActionJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ActionJsonCookieTest | class | core/ |
Tests Action Json Cookie. |
| ActionJsonCookieTest.php | file | core/ |
|
| ActionJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ActionJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ActionJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ActionJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ActionManager | class | core/ |
Provides an Action plugin manager. |
| ActionManager.php | file | core/ |
|
| ActionManager::getDefinitionsByType | function | core/ |
Gets the plugin definitions for this entity type. |
| ActionManager::__construct | function | core/ |
Constructs a new class instance. |
| ActionMethod | class | core/ |
@internal This API is experimental. |
| ActionMethod.php | file | core/ |
|
| ActionMethod::__construct | function | core/ |
|
| ActionMethodAttributeTest | class | core/ |
Tests Drupal\Core\Config\Action\Attribute\ActionMethod. |
| ActionMethodAttributeTest.php | file | core/ |
|
| ActionMethodAttributeTest::testInvalidFunctionName | function | core/ |
Tests invalid function name. |
| ActionPluginCollection | class | core/ |
Provides a container for lazily loading Action plugins. |
| ActionPluginCollection.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.