Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BaseFieldOverrideXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| BaseFieldOverrideXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| BaseFileConstraintValidator | class | core/ |
Provides a base class for file constraint validators. |
| BaseFileConstraintValidator.php | file | core/ |
|
| BaseFileConstraintValidator::assertValueIsFile | function | core/ |
Checks the value is of type FileInterface. |
| BaseFormIdInterface | interface | core/ |
Provides an interface for a Form that has a base form ID. |
| BaseFormIdInterface.php | file | core/ |
|
| BaseFormIdInterface::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| BaseRequirementsFulfilledValidator | class | core/ |
Validates that base requirements do not have any errors. |
| BaseRequirementsFulfilledValidator.php | file | core/ |
|
| BaseRequirementsFulfilledValidator::getSubscribedEvents | function | core/ |
|
| BaseRequirementsFulfilledValidator::PRIORITY | constant | core/ |
The priority of this validator. |
| BaseRequirementsFulfilledValidator::validate | function | core/ |
Validates that base requirements are fulfilled. |
| BaseRequirementsFulfilledValidatorTest | class | core/ |
Tests Base Requirements Fulfilled Validator. |
| BaseRequirementsFulfilledValidatorTest.php | file | core/ |
|
| BaseRequirementsFulfilledValidatorTest::$eventClass | property | core/ |
The event class to throw to an error for. |
| BaseRequirementsFulfilledValidatorTest::providerBaseRequirement | function | core/ |
Data provider for ::testBaseRequirement(). |
| BaseRequirementsFulfilledValidatorTest::setUp | function | core/ |
|
| BaseRequirementsFulfilledValidatorTest::testBaseRequirement | function | core/ |
Tests that base requirement failures stop event propagation. |
| BaseRequirementsFulfilledValidatorTest::validate | function | core/ |
Validates base requirements. |
| BaseRequirementValidatorTrait | trait | core/ |
Provides methods for base requirement validators. |
| BaseRequirementValidatorTrait.php | file | core/ |
|
| BaseRequirementValidatorTrait::getSubscribedEvents | function | core/ |
Implements EventSubscriberInterface::getSubscribedEvents(). |
| BaseRequirementValidatorTrait::validate | function | core/ |
Validates base requirements. |
| BaseThemeMissingTest | class | core/ |
Tests the behavior of a theme when base_theme info key is missing. |
| BaseThemeMissingTest.php | file | core/ |
|
| BaseThemeMissingTest::$themeInstaller | property | core/ |
The theme installer. |
| BaseThemeMissingTest::setUp | function | core/ |
|
| BaseThemeMissingTest::testMissingBaseThemeException | function | core/ |
Tests exception is thrown. |
| BaseThemeRequiredTest | class | core/ |
Tests the behavior of the `base theme` key. |
| 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. |
Pagination
- Previous page
- Page 79
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.