Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BasicAuthResourceTestTrait::assertResponseWhenMissingAuthentication | function | core/ |
|
BasicAuthResourceTestTrait::getAuthenticationRequestOptions | function | core/ |
|
BasicAuthTest | class | core/ |
Tests for BasicAuth authentication provider. |
BasicAuthTest.php | file | core/ |
|
BasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BasicAuthTest::$modules | property | core/ |
Modules installed for all tests. |
BasicAuthTest::testBasicAuth | function | core/ |
Tests http basic authentication. |
BasicAuthTest::testCacheabilityOf401Response | function | core/ |
Tests the cacheability of the Basic Auth 401 response. |
BasicAuthTest::testControllerNotCalledBeforeAuth | function | core/ |
Tests if the controller is called before authentication. |
BasicAuthTest::testGlobalLoginFloodControl | function | core/ |
Tests the global login flood control. |
BasicAuthTest::testLocale | function | core/ |
Tests compatibility with locale/UI translation. |
BasicAuthTest::testPerUserLoginFloodControl | function | core/ |
Tests the per-user login flood control. |
BasicAuthTest::testUnauthorizedErrorMessage | function | core/ |
Tests if a comprehensive message is displayed when the route is denied. |
BasicAuthTestController | class | core/ |
Provides routes for HTTP Basic Authentication testing. |
BasicAuthTestController.php | file | core/ |
|
BasicAuthTestController::modifyState | function | core/ |
|
BasicAuthTestController::readState | function | core/ |
|
BasicAuthTestTrait | trait | core/ |
Provides common functionality for Basic Authentication test classes. |
BasicAuthTestTrait.php | file | core/ |
|
BasicAuthTestTrait::basicAuthGet | function | core/ |
Retrieves a Drupal path or an absolute path using basic authentication. |
BasicAuthTestTrait::getBasicAuthHeaders | function | core/ |
Returns HTTP headers that can be used for basic authentication in Curl. |
BasicControllerClass | class | core/ |
A class containing all kind of different controller methods. |
BasicControllerClass::exampleControllerMethod | function | core/ |
|
BasicControllerClass::exampleControllerMethodWithArgument | function | core/ |
|
BasicControllerClass::exampleControllerWithEntityNoUpcasting | function | core/ |
|
BasicControllerClass::exampleControllerWithEntityUpcasting | function | core/ |
|
BasicForm | class | core/ |
A basic form with a passed entity with an interface. |
BasicForm::buildForm | function | core/ |
Form constructor. |
BasicForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BasicForm::submitForm | function | core/ |
Form submission handler. |
BasicFormNoContainerInjectionInterface | class | core/ |
A basic form without a container injection interface implemented. |
BasicFormNoContainerInjectionInterface::buildForm | function | core/ |
Form constructor. |
BasicFormNoContainerInjectionInterface::getFormId | function | core/ |
Returns a unique string identifying the form. |
BasicFormNoContainerInjectionInterface::submitForm | function | core/ |
Form submission handler. |
BasicFormNoContainerInjectionInterface::validateForm | function | core/ |
Form validation handler. |
BasicFormNoUpcasting | class | core/ |
A basic form with a passed entity without an interface. |
BasicFormNoUpcasting::buildForm | function | core/ |
Form constructor. |
BasicFormNoUpcasting::getFormId | function | core/ |
Returns a unique string identifying the form. |
BasicFormNoUpcasting::submitForm | function | core/ |
Form submission handler. |
BasicRecursiveValidatorFactory | class | core/ |
A factory for creating Symfony recursive validators. |
BasicRecursiveValidatorFactory.php | file | core/ |
|
BasicRecursiveValidatorFactory::createValidator | function | core/ |
Creates a new RecursiveValidator. |
BasicRecursiveValidatorFactory::__construct | function | core/ |
Constructs a new RecursiveValidatorFactory. |
BasicSettingsForm | class | core/ |
Form builder for the admin display defaults page. |
BasicSettingsForm.php | file | core/ |
|
BasicSettingsForm::buildForm | function | core/ |
Form constructor. |
BasicSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BasicStringFormatter | class | core/ |
Plugin implementation of the 'basic_string' formatter. |
BasicStringFormatter.php | file | core/ |
|
BasicStringFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.