Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BaseThemeRequiredTest.php | file | core/ |
|
| BaseThemeRequiredTest::$modules | property | core/ |
Modules to install. |
| BaseThemeRequiredTest::$themeInstaller | property | core/ |
The theme installer. |
| BaseThemeRequiredTest::$themeManager | property | core/ |
The theme manager. |
| BaseThemeRequiredTest::setUp | function | core/ |
|
| BaseThemeRequiredTest::testWildWest | function | core/ |
Tests opting out of Stable 9 by setting the base theme to false. |
| base_path | function | core/ |
Returns the base URL path (i.e., directory) of the Drupal installation. |
| Basic | class | core/ |
Exposed form plugin that provides a basic exposed form. |
| basic.admin.css | file | core/ |
.ckeditor5-toolbar-button-bold { background-image: url(../icons/bold.svg); } .ckeditor5-toolbar-button-italic { background-image: url(../icons/italic.svg); } .ckeditor5-toolbar-button-underline { background-image:… |
| Basic.php | file | core/ |
|
| BasicAuth | class | core/ |
HTTP Basic authentication provider. |
| BasicAuth.php | file | core/ |
|
| BasicAuth::$configFactory | property | core/ |
The config factory. |
| BasicAuth::$entityTypeManager | property | core/ |
The entity type manager service. |
| BasicAuth::$flood | property | core/ |
The flood service. |
| BasicAuth::$userAuth | property | core/ |
The user auth service. |
| BasicAuth::applies | function | core/ |
Checks whether suitable authentication credentials are on the request. |
| BasicAuth::authenticate | function | core/ |
Authenticates the user. |
| BasicAuth::challengeException | function | core/ |
Constructs an exception which is used to generate the challenge. |
| BasicAuth::__construct | function | core/ |
Constructs a HTTP basic authentication provider object. |
| BasicAuthHooks | class | core/ |
Hook implementations for basic_auth. |
| BasicAuthHooks.php | file | core/ |
|
| BasicAuthHooks::help | function | core/ |
Implements hook_help(). |
| BasicAuthResourceTestTrait | trait | core/ |
Trait for ResourceTestBase subclasses testing $auth=basic_auth. |
| BasicAuthResourceTestTrait.php | file | core/ |
|
| BasicAuthResourceTestTrait::assertAuthenticationEdgeCases | function | core/ |
|
| 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/ |
Pagination
- Previous page
- Page 78
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.