Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Action::$label | property | core/ |
The label of the action. |
| Action::$label | property | core/ |
The human-readable name of the action plugin. |
| Action::$plugin | property | core/ |
The plugin ID of the action. |
| Action::$pluginCollection | property | core/ |
The plugin collection that stores action plugins. |
| Action::$type | property | core/ |
The action type. |
| Action::$type | property | core/ |
The entity type the action can apply to. |
| Action::create | function | core/ |
Constructs a new entity object, without permanently saving it. |
| 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/ |
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. |
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.