Search for on
Title | Object type | File name | Summary |
---|---|---|---|
BaseFieldOverrideResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
BaseFieldOverrideResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
BaseFieldOverrideStorage::__construct | function | core/ |
Constructs a BaseFieldOverrideStorage object. |
BaseFieldOverrideTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
BaseFieldOverrideXmlAnonTest | class | core/ |
@group rest |
BaseFieldOverrideXmlAnonTest.php | file | core/ |
|
BaseFieldOverrideXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BaseFieldOverrideXmlAnonTest::$format | property | core/ |
The format to use in this test. |
BaseFieldOverrideXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BaseThemeMissingTest::testMissingBaseThemeException | function | core/ |
Tests exception is thrown. |
BasicAuth::$configFactory | property | core/ |
The config factory. |
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. |
BasicAuthResourceTestTrait::assertAuthenticationEdgeCases | function | core/ |
|
BasicAuthResourceTestTrait::assertResponseWhenMissingAuthentication | function | core/ |
|
BasicAuthResourceTestTrait::getAuthenticationRequestOptions | function | core/ |
|
BasicAuthTest::testCacheabilityOf401Response | function | core/ |
Tests the cacheability of the Basic Auth 401 response. |
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. |
BasicSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
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(). |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.