Search for %s

  1. Search 7.x for %s
  2. Search 8.9.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
BaseFieldOverrideXmlAnonTest class core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlAnonTest.php @group rest
BaseFieldOverrideXmlAnonTest.php file core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlAnonTest.php
BaseFieldOverrideXmlAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlAnonTest.php The theme to install as the default for testing.
BaseFieldOverrideXmlAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlAnonTest.php The format to use in this test.
BaseFieldOverrideXmlAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlAnonTest.php The MIME type that corresponds to $format.
BaseFieldOverrideXmlBasicAuthTest class core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlBasicAuthTest.php @group rest
BaseFieldOverrideXmlBasicAuthTest.php file core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlBasicAuthTest.php
BaseFieldOverrideXmlBasicAuthTest::$auth property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlBasicAuthTest.php The authentication mechanism to use in this test.
BaseFieldOverrideXmlBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlBasicAuthTest.php The theme to install as the default for testing.
BaseFieldOverrideXmlBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlBasicAuthTest.php The format to use in this test.
BaseFieldOverrideXmlBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlBasicAuthTest.php The MIME type that corresponds to $format.
BaseFieldOverrideXmlBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlBasicAuthTest.php Modules to install.
BaseFieldOverrideXmlCookieTest class core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlCookieTest.php @group rest
BaseFieldOverrideXmlCookieTest.php file core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlCookieTest.php
BaseFieldOverrideXmlCookieTest::$auth property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlCookieTest.php The authentication mechanism to use in this test.
BaseFieldOverrideXmlCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlCookieTest.php The theme to install as the default for testing.
BaseFieldOverrideXmlCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlCookieTest.php The format to use in this test.
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.

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