Search for all
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
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.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::testDeprecatedPlugin | function | core/ |
Tests deprecation of Action plugin. |
ActionTest::testOperations | function | core/ |
Tests the functionality of test actions. |
ActionUninstallTest | class | core/ |
Tests that uninstalling Actions does not remove other modules' 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. |
ActionXmlAnonTest::$format | property | core/ |
The format to use in this test. |
ActionXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ActionXmlBasicAuthTest | class | core/ |
@group rest |
ActionXmlBasicAuthTest.php | file | core/ |
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.