Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Other projects
Title Object type File name Summary
BaseThemeRequiredTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php Modules to enable.
BaseThemeRequiredTest::$themeInstaller property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php The theme installer.
BaseThemeRequiredTest::$themeManager property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php The theme manager.
BaseThemeRequiredTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php
BaseThemeRequiredTest::testWildWest function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php Tests opting out of Stable by setting the base theme to false.
base_path function core/includes/common.inc Returns the base URL path (i.e., directory) of the Drupal installation.
Basic class core/modules/views/src/Plugin/views/exposed_form/Basic.php Exposed form plugin that provides a basic exposed form.
Basic.php file core/modules/views/src/Plugin/views/exposed_form/Basic.php
BasicAuth class core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php HTTP Basic authentication provider.
BasicAuth.php file core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php
BasicAuth::$configFactory property core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php The config factory.
BasicAuth::$deprecatedProperties property core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php
BasicAuth::$entityTypeManager property core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php The entity type manager service.
BasicAuth::$flood property core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php The flood service.
BasicAuth::$userAuth property core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php The user auth service.
BasicAuth::applies function core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php Checks whether suitable authentication credentials are on the request.
BasicAuth::authenticate function core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php Authenticates the user.
BasicAuth::challengeException function core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php Constructs an exception which is used to generate the challenge.
BasicAuth::__construct function core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php Constructs a HTTP basic authentication provider object.
BasicAuthResourceTestTrait trait core/modules/rest/tests/src/Functional/BasicAuthResourceTestTrait.php Trait for ResourceTestBase subclasses testing $auth=basic_auth.
BasicAuthResourceTestTrait.php file core/modules/rest/tests/src/Functional/BasicAuthResourceTestTrait.php
BasicAuthResourceTestTrait::assertAuthenticationEdgeCases function core/modules/rest/tests/src/Functional/BasicAuthResourceTestTrait.php
BasicAuthResourceTestTrait::assertResponseWhenMissingAuthentication function core/modules/rest/tests/src/Functional/BasicAuthResourceTestTrait.php
BasicAuthResourceTestTrait::getAuthenticationRequestOptions function core/modules/rest/tests/src/Functional/BasicAuthResourceTestTrait.php
BasicAuthTest class core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Tests for BasicAuth authentication provider.
BasicAuthTest.php file core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php
BasicAuthTest::$defaultTheme property core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php The theme to install as the default for testing.
BasicAuthTest::$modules property core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Modules installed for all tests.
BasicAuthTest::testBasicAuth function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Test http basic authentication.
BasicAuthTest::testCacheabilityOf401Response function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Tests the cacheability of Basic Auth's 401 response.
BasicAuthTest::testControllerNotCalledBeforeAuth function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Tests if the controller is called before authentication.
BasicAuthTest::testGlobalLoginFloodControl function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Test the global login flood control.
BasicAuthTest::testLocale function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Tests compatibility with locale/UI translation.
BasicAuthTest::testPerUserLoginFloodControl function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Test the per-user login flood control.
BasicAuthTest::testUnauthorizedErrorMessage function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Tests if a comprehensive message is displayed when the route is denied.
BasicAuthTestController class core/modules/basic_auth/tests/modules/basic_auth_test/src/BasicAuthTestController.php
BasicAuthTestController.php file core/modules/basic_auth/tests/modules/basic_auth_test/src/BasicAuthTestController.php
BasicAuthTestController::modifyState function core/modules/basic_auth/tests/modules/basic_auth_test/src/BasicAuthTestController.php
BasicAuthTestController::readState function core/modules/basic_auth/tests/modules/basic_auth_test/src/BasicAuthTestController.php
BasicAuthTestTrait trait core/modules/basic_auth/tests/src/Traits/BasicAuthTestTrait.php Provides common functionality for Basic Authentication test classes.
BasicAuthTestTrait trait core/modules/basic_auth/src/Tests/BasicAuthTestTrait.php Provides common functionality for Basic Authentication test classes.
BasicAuthTestTrait.php file core/modules/basic_auth/src/Tests/BasicAuthTestTrait.php
BasicAuthTestTrait.php file core/modules/basic_auth/tests/src/Traits/BasicAuthTestTrait.php
BasicAuthTestTrait::basicAuthGet function core/modules/basic_auth/tests/src/Traits/BasicAuthTestTrait.php Retrieves a Drupal path or an absolute path using basic authentication.
BasicAuthTestTrait::basicAuthGet function core/modules/basic_auth/src/Tests/BasicAuthTestTrait.php Retrieves a Drupal path or an absolute path using basic authentication.
BasicAuthTestTrait::basicAuthPostForm function core/modules/basic_auth/src/Tests/BasicAuthTestTrait.php Executes a form submission using basic authentication.
BasicAuthTestTrait::getBasicAuthHeaders function core/modules/basic_auth/src/Tests/BasicAuthTestTrait.php Returns HTTP headers that can be used for basic authentication in Curl.
BasicAuthTestTrait::getBasicAuthHeaders function core/modules/basic_auth/tests/src/Traits/BasicAuthTestTrait.php Returns HTTP headers that can be used for basic authentication in Curl.
BasicControllerClass class core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php A class containing all kind of different controller methods.
BasicControllerClass::exampleControllerMethod function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.