Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
BaseFieldOverrideXmlCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlCookieTest.php The MIME type that corresponds to $format.
BaseFormIdInterface interface core/lib/Drupal/Core/Form/BaseFormIdInterface.php Provides an interface for a Form that has a base form ID.
BaseFormIdInterface.php file core/lib/Drupal/Core/Form/BaseFormIdInterface.php
BaseFormIdInterface::getBaseFormId function core/lib/Drupal/Core/Form/BaseFormIdInterface.php Returns a string identifying the base form.
BaseThemeMissingTest class core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php Tests the behavior of a theme when base_theme info key is missing.
BaseThemeMissingTest.php file core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php
BaseThemeMissingTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php Modules to enable.
BaseThemeMissingTest::$themeInstaller property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php The theme installer.
BaseThemeMissingTest::register function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php Registers test-specific services.
BaseThemeMissingTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php
BaseThemeMissingTest::setUpFilesystem function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php Sets up the filesystem, so things like the file directory.
BaseThemeMissingTest::testMissingBaseThemeException function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php Tests exception is thrown.
BaseThemeRequiredTest class core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php Tests the behavior of the `base theme` key.
BaseThemeRequiredTest.php file core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php
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 9 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.admin.css file core/modules/ckeditor5/css/basic.admin.css .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/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::$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 Tests http basic authentication.
BasicAuthTest::testCacheabilityOf401Response function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Tests the cacheability of the Basic Auth 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 Tests 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 Tests 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

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