Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestAction::execute | function | core/ |
Executes the plugin. |
| TestActionConfirmForm | class | core/ |
Confirmation form for 'test_action' action. |
| TestActionConfirmForm.php | file | core/ |
|
| TestActionConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| TestActionConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TestActionConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| TestActionConfirmForm::submitForm | function | core/ |
Form submission handler. |
| TestAddForm | class | core/ |
Test add form. |
| TestAddForm.php | file | core/ |
|
| TestAddForm::buildInputElement | function | core/ |
Builds the element for submitting source field value(s). |
| TestAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TestAjaxBlock | class | core/ |
Provides a 'TestAjax' block. |
| TestAjaxBlock.php | file | core/ |
|
| TestAjaxBlock::ajaxCallback | function | core/ |
Ajax callback. |
| TestAjaxBlock::blockForm | function | core/ |
|
| TestAjaxBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestAnnotation | class | core/ |
|
| TestAnnotation::get | function | core/ |
Gets the value of an annotation. |
| TestAttribute | class | core/ |
|
| TestAttribute | class | core/ |
|
| TestAttribute::get | function | core/ |
Gets the value of an attribute. |
| TestAttributesBlock | class | core/ |
Provides a 'TestAttributes' block. |
| TestAttributesBlock.php | file | core/ |
|
| TestAttributesBlock::blockForm | function | core/ |
|
| TestAttributesBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestAuth | class | core/ |
Authentication provider for testing purposes. |
| TestAuth.php | file | core/ |
|
| TestAuth::applies | function | core/ |
Checks whether suitable authentication credentials are on the request. |
| TestAuth::authenticate | function | core/ |
Authenticates the user. |
| TestAuthenticationProvider | class | core/ |
A simple provider for unit testing AuthenticationCollector. |
| TestAuthenticationProvider::$providerId | property | core/ |
The provider id. |
| TestAuthenticationProvider::applies | function | core/ |
Checks whether suitable authentication credentials are on the request. |
| TestAuthenticationProvider::authenticate | function | core/ |
Authenticates the user. |
| TestAuthenticationProvider::__construct | function | core/ |
Constructor. |
| TestAuthenticationProviderInterface | interface | core/ |
Helper interface to mock two interfaces at once. |
| TestAuthGlobal | class | core/ |
Global authentication provider for testing purposes. |
| TestAuthGlobal.php | file | core/ |
|
| TestAuthGlobal::applies | function | core/ |
Checks whether suitable authentication credentials are on the request. |
| TestAuthGlobal::authenticate | function | core/ |
Authenticates the user. |
| TestBaseFieldDefinitionInterface | interface | core/ |
Defines a test interface to mock entity base field definitions. |
| TestBaseFieldDefinitionInterface.php | file | core/ |
|
| TestBaseInterface | interface | core/ |
|
| TestBlockInstantiation | class | core/ |
Provides a basic block for testing block instantiation and configuration. |
| TestBlockInstantiation.php | file | core/ |
|
| TestBlockInstantiation::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| TestBlockInstantiation::blockForm | function | core/ |
|
| TestBlockInstantiation::blockSubmit | function | core/ |
|
| TestBlockInstantiation::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestBlockInstantiation::defaultConfiguration | function | core/ |
|
| TestBlockPluginWithRefinableDependentAccessInterface | interface | core/ |
Test interface for dependent access block plugins. |
Pagination
- Previous page
- Page 1275
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.