Search for d
Title | Object type | File name | Summary |
---|---|---|---|
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:… |
BasicAuth::$flood | property | core/ |
The flood service. |
BasicAuthResourceTestTrait::assertAuthenticationEdgeCases | function | core/ |
|
BasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BasicAuthTest::$modules | property | core/ |
Modules installed for all tests. |
BasicAuthTest::testControllerNotCalledBeforeAuth | function | core/ |
Tests if the controller is called before authentication. |
BasicAuthTest::testGlobalLoginFloodControl | function | core/ |
Tests the global login flood control. |
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::modifyState | function | core/ |
|
BasicAuthTestController::readState | function | core/ |
|
BasicAuthTestTrait::getBasicAuthHeaders | function | core/ |
Returns HTTP headers that can be used for basic authentication in Curl. |
BasicControllerClass::exampleControllerMethod | function | core/ |
|
BasicControllerClass::exampleControllerMethodWithArgument | function | core/ |
|
BasicForm::buildForm | function | core/ |
Form constructor. |
BasicForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BasicFormNoContainerInjectionInterface::buildForm | function | core/ |
Form constructor. |
BasicFormNoContainerInjectionInterface::getFormId | function | core/ |
Returns a unique string identifying the form. |
BasicFormNoContainerInjectionInterface::validateForm | function | core/ |
Form validation handler. |
BasicFormNoUpcasting::buildForm | function | core/ |
Form constructor. |
BasicFormNoUpcasting::getFormId | function | core/ |
Returns a unique string identifying the form. |
BasicRecursiveValidatorFactory | class | core/ |
A factory for creating Symfony recursive validators. |
BasicRecursiveValidatorFactory.php | file | core/ |
|
BasicRecursiveValidatorFactory::createValidator | function | core/ |
Creates a new RecursiveValidator. |
BasicRecursiveValidatorFactory::__construct | function | core/ |
Constructs a new RecursiveValidatorFactory. |
BasicSettingsForm::$themeHandler | property | core/ |
The theme handler. |
BasicSettingsForm::buildForm | function | core/ |
Form constructor. |
BasicSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BasicSyntaxTest::testConcatFields | function | core/ |
Tests string concatenation with field values. |
BasicSyntaxTest::testConcatWsFields | function | core/ |
Tests string concatenation with separator, with field values. |
BasicSyntaxTest::testGetFullQualifiedTableName | function | core/ |
Tests \Drupal\Core\Database\Connection::getFullQualifiedTableName(). |
BasicTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BasicTest::testViewsWizardAndListing | function | core/ |
|
BasicTest::testWizardDefaultValues | function | core/ |
Tests default plugin values are populated from the wizard form. |
basic_auth.module | file | core/ |
Provides an HTTP Basic authentication provider. |
basic_auth.page_cache_request_policy.disallow_basic_auth_requests | service | core/ |
Drupal\basic_auth\PageCache\DisallowBasicAuthRequests |
BatchBidSerialUpdateTest | class | core/ |
Tests system_update_10101() upgrade path. |
BatchBidSerialUpdateTest.php | file | core/ |
|
BatchBidSerialUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
BatchBidSerialUpdateTest::testUpdate | function | core/ |
Tests the change of the {batch} table [bid] field to serial. |
BatchBuilder | class | core/ |
Builds an array for a batch process. |
BatchBuilder.php | file | core/ |
|
BatchBuilder::$errorMessage | property | core/ |
The message to be shown if a problem occurs. |
BatchBuilder::$file | property | core/ |
The file containing the operation and finished callbacks. |
BatchBuilder::$finished | property | core/ |
The name of a function / method to be called when the batch finishes. |
BatchBuilder::$initMessage | property | core/ |
The initializing message for the batch. |
BatchBuilder::$libraries | property | core/ |
An array of libraries to be included when processing the batch. |
BatchBuilder::$operations | property | core/ |
The set of operations to be processed. |
BatchBuilder::$progressive | property | core/ |
Specifies if the batch is progressive. |
BatchBuilder::$progressMessage | property | core/ |
The message to be shown while the batch is in progress. |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.