Search for all
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
#pre_render callback for #type 'actions'. |
Actions::processActions | function | core/ |
Processes a form actions container element. |
ActionsTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Actions @group Render |
ActionsTest.php | file | core/ |
|
ActionsTest::$modules | property | core/ |
Modules to enable. |
ActionsTest::buildForm | function | core/ |
Form constructor. |
ActionsTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
ActionsTest::submitForm | function | core/ |
Form submission handler. |
ActionsTest::testDropbuttonWithBubbleableMetadata | function | core/ |
|
ActionsTest::validateForm | function | core/ |
Form validation handler. |
ActionTest | class | core/ |
Tests action plugins. |
ActionTest | class | core/ |
Tests actions source plugin. |
ActionTest | class | core/ |
JSON:API integration test for the "Action" config entity type. |
ActionTest.php | file | core/ |
|
ActionTest.php | file | core/ |
|
ActionTest.php | file | core/ |
|
ActionTest::$actionManager | property | core/ |
The action manager. |
ActionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ActionTest::$entity | property | core/ |
|
ActionTest::$entityTypeId | property | core/ |
The tested entity type. |
ActionTest::$modules | property | core/ |
Modules to enable. |
ActionTest::$modules | property | core/ |
Modules to enable. |
ActionTest::$modules | property | core/ |
Modules to enable. |
ActionTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
ActionTest::createEntity | function | core/ |
Creates the entity to be tested. |
ActionTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
ActionTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
ActionTest::providerSource | function | core/ |
The data provider. |
ActionTest::setUp | function | core/ |
|
ActionTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ActionTest::testDependencies | function | core/ |
Tests the dependency calculation of actions. |
ActionTest::testOperations | function | core/ |
Tests the functionality of test actions. |
ActionUninstallTest | class | core/ |
Tests that uninstalling actions does not remove other module's actions. |
ActionUninstallTest.php | file | core/ |
|
ActionUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ActionUninstallTest::$modules | property | core/ |
Modules to install. |
ActionUninstallTest::testActionUninstall | function | core/ |
Tests Action uninstall. |
ActionXmlAnonTest | class | core/ |
@group rest |
ActionXmlAnonTest.php | file | core/ |
|
ActionXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.