Search for all
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
@group Action |
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/ |
@group Action |
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/ |
@group Action |
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/ |
@coversDefaultClass \Drupal\Core\Config\Action\Attribute\ActionMethod[[api-linebreak]] @group Config |
ActionMethodAttributeTest.php | file | core/ |
|
ActionMethodAttributeTest::testInvalidFunctionName | function | core/ |
@covers ::__construct[[api-linebreak]] |
ActionPluginCollection | class | core/ |
Provides a container for lazily loading Action plugins. |
ActionPluginCollection.php | file | core/ |
|
ActionPluginCollection::get | function | core/ |
|
ActionResourceTestBase | class | core/ |
Resource test base for the action entity. |
ActionResourceTestBase.php | file | core/ |
|
ActionResourceTestBase::$entity | property | core/ |
|
ActionResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
ActionResourceTestBase::$modules | property | core/ |
Modules to install. |
ActionResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
ActionResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
ActionResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ActionResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ActionResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
Actions | class | core/ |
Provides a wrapper element to group one or more buttons in a form. |
Actions.php | file | core/ |
|
Actions::getInfo | function | core/ |
Returns the element properties for this element. |
Actions::preRenderActionsDropbutton | function | core/ |
Render API callback: Groups the elements with a #dropbutton property. |
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.