Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestAccessBlock::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| TestAccessBlock::getCacheMaxAge | function | core/ |
|
| TestAccessBlock::__construct | function | core/ |
Tests the test access block. |
| TestAccessCheck | class | core/ |
Access check for test routes. |
| TestAccessCheck.php | file | core/ |
|
| TestAccessCheck::access | function | core/ |
Checks access. |
| TestAccessCheckInterface | interface | core/ |
Defines an interface with a defined access() method for mocking. |
| TestAccessCheckInterface::access | function | core/ |
|
| TestAccessClass | class | core/ |
Test class for mocking the access callback. |
| TestAccessClass::accessFalse | function | core/ |
|
| TestAccessClass::accessResultAllowed | function | core/ |
|
| TestAccessClass::accessResultForbidden | function | core/ |
|
| TestAccessClass::accessTrue | function | core/ |
|
| TestAccessClass::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| TestAction | class | core/ |
Test action. |
| TestAction.php | file | core/ |
|
| TestAction::access | function | core/ |
Checks object access. |
| 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/ |
Test class for HTML attributes collector, sanitizer, and renderer. |
| TestAttribute | class | core/ |
|
| TestAttribute::get | function | core/ |
Gets the value of an attribute. |
| TestAttributes | class | core/ |
Test controller for method-level Route attributes. |
| TestAttributes.php | file | core/ |
|
| TestAttributes::allProperties | function | core/ |
#[Route(path: '/test_all_properties/{parameter}', name: 'router_test.all_properties', requirements: [ '_access' => 'TRUE', 'parameter' => '\\d+', ], options: [ '_admin_route' => TRUE, 'utf8' => TRUE, ], defaults: [ '_title' => 'Test all… |
| TestAttributes::attributeMethod | function | core/ |
#[Route('/test_method_attribute', name: 'router_test.method_attribute', requirements: [ '_access' => 'TRUE', ], alias: 'router_test.alias_test')] #[Route('/test_method_attribute-other-path', name: 'router_test.method_attribute_other', requirements:… |
| 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. |
Pagination
- Previous page
- Page 739
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.