Search for on
Title | Object type | File name | Summary |
---|---|---|---|
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. |
BasicAuthTestController | class | core/ |
|
BasicAuthTestController.php | file | core/ |
|
BasicAuthTestController::modifyState | function | core/ |
|
BasicAuthTestController::readState | function | core/ |
|
BasicControllerClass | class | core/ |
A class containing all kind of different controller methods. |
BasicControllerClass::exampleControllerMethod | function | core/ |
|
BasicControllerClass::exampleControllerMethodWithArgument | function | core/ |
|
BasicControllerClass::exampleControllerWithEntityNoUpcasting | function | core/ |
|
BasicControllerClass::exampleControllerWithEntityUpcasting | function | core/ |
|
BasicFormNoContainerInjectionInterface | class | core/ |
|
BasicFormNoContainerInjectionInterface::buildForm | function | core/ |
Form constructor. |
BasicFormNoContainerInjectionInterface::getFormId | function | core/ |
Returns a unique string identifying the form. |
BasicFormNoContainerInjectionInterface::submitForm | function | core/ |
Form submission handler. |
BasicFormNoContainerInjectionInterface::validateForm | function | core/ |
Form validation handler. |
BasicRecursiveValidatorFactory::__construct | function | core/ |
Constructs a new RecursiveValidatorFactory. |
BasicSettingsForm::__construct | function | core/ |
Constructs a \Drupal\views_ui\Form\BasicSettingsForm object. |
BasicSyntaxTest::testConcatFields | function | core/ |
Tests string concatenation with field values. |
BasicSyntaxTest::testConcatLiterals | function | core/ |
Tests string concatenation. |
BasicSyntaxTest::testConcatWsFields | function | core/ |
Tests string concatenation with separator, with field values. |
BasicSyntaxTest::testConcatWsLiterals | function | core/ |
Tests string concatenation with separator. |
basic_auth.authentication.basic_auth | service | core/ |
Drupal\basic_auth\Authentication\Provider\BasicAuth |
Batch operations | group | core/ |
Creates and processes batch operations. |
BatchBuilder::$operations | property | core/ |
The set of operations to be processed. |
BatchBuilder::$urlOptions | property | core/ |
An array of options to be used with the redirect URL. |
BatchBuilder::addOperation | function | core/ |
Adds a batch operation. |
BatchBuilder::setUrlOptions | function | core/ |
Sets the options for redirect URLs. |
BatchBuilder::__construct | function | core/ |
Sets the default values for the batch builder. |
BatchBuilderTest::operationCallback | function | core/ |
Empty callback for the tests. |
BatchBuilderTest::testAddOperation | function | core/ |
Tests addOperation(). |
BatchBuilderTest::testSetUrlOptions | function | core/ |
Tests setUrlOptions(). |
BatchController | class | core/ |
Controller routines for batch routes. |
BatchController.php | file | core/ |
|
BatchController::batchPage | function | core/ |
Returns a system batch page. |
BatchController::batchPageTitle | function | core/ |
The _title_callback for the system.batch_page.html route. |
BatchController::create | function | core/ |
Instantiates a new instance of this class. |
BatchController::__construct | function | core/ |
Constructs a new BatchController. |
BatchControllerTest | class | core/ |
Tests for the batch controller class. |
BatchControllerTest.php | file | core/ |
|
BatchControllerTest::testBatchPageTitle | function | core/ |
Tests title callback. |
BatchNegotiator::__construct | function | core/ |
Constructs a BatchNegotiator. |
BatchStorage::$connection | property | core/ |
The database connection. |
BatchStorage::$container | property | core/ |
The service container. |
BatchStorage::$session | property | core/ |
The session. |
BatchStorage::catchException | function | core/ |
Act on an exception when batch might be stale. |
BatchStorage::schemaDefinition | function | core/ |
Defines the schema for the batch table. |
BatchStorage::schemaDefinition | function | core/ |
|
BatchStorage::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.