Search for all
Title | Object type | File name | Summary |
---|---|---|---|
Actions::processActions | function | core/ |
Processes a form actions container element. |
ActionsTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Actions[[api-linebreak]] @group Render |
ActionsTest.php | file | core/ |
|
ActionsTest::$modules | property | core/ |
Modules to install. |
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/ |
Tests a drop button with Bubbleable metadata. |
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 install. |
ActionTest::$modules | property | core/ |
Modules to install. |
ActionTest::$modules | property | core/ |
Modules to install. |
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/ |
Provides source data for ::testSource. |
ActionTest::setUp | function | core/ |
|
ActionTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ActionTest::testDependencies | function | core/ |
Tests the dependency calculation of actions. |
ActionTest::testNoTypeAction | function | core/ |
Tests no type specified action. |
ActionTest::testOperations | function | core/ |
Tests the functionality of test actions. |
ActionValidationTest | class | core/ |
Tests validation of action entities. |
ActionValidationTest.php | file | core/ |
|
ActionValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
ActionValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Action IDs are atypical in that they allow periods in the machine name. |
ActionValidationTest::setUp | function | core/ |
|
ActionValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
ActionValidationTest::testInvalidPluginId | function | core/ |
Tests that the action plugin ID is validated. |
ActionValidationTest::testLabelValidation | function | core/ |
Tests validation of config entity's label. |
ActionXmlAnonTest | class | core/ |
@group Action |
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 Action |
ActionXmlBasicAuthTest.php | file | core/ |
|
ActionXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ActionXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ActionXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
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.