Search for on
Title | Object type | File name | Summary |
---|---|---|---|
BaseFieldOverride::isReadOnly | function | core/ |
Determines whether the data is read-only. |
BaseFieldOverride::__construct | function | core/ |
Constructs a BaseFieldOverride object. |
BaseFieldOverrideAccessControlHandler | class | core/ |
Provides en entity access control handler for base field override entity. |
BaseFieldOverrideAccessControlHandler.php | file | core/ |
|
BaseFieldOverrideAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
BaseFieldOverrideJsonAnonTest | class | core/ |
@group rest |
BaseFieldOverrideJsonAnonTest.php | file | core/ |
|
BaseFieldOverrideJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BaseFieldOverrideJsonAnonTest::$format | property | core/ |
The format to use in this test. |
BaseFieldOverrideJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BaseFieldOverrideJsonBasicAuthTest | class | core/ |
@group rest |
BaseFieldOverrideJsonBasicAuthTest.php | file | core/ |
|
BaseFieldOverrideJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BaseFieldOverrideJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BaseFieldOverrideJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
BaseFieldOverrideJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BaseFieldOverrideJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
BaseFieldOverrideJsonCookieTest | class | core/ |
@group rest |
BaseFieldOverrideJsonCookieTest.php | file | core/ |
|
BaseFieldOverrideJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BaseFieldOverrideJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BaseFieldOverrideJsonCookieTest::$format | property | core/ |
The format to use in this test. |
BaseFieldOverrideJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
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. |
BaseFieldOverrideValidationTest | class | core/ |
Tests validation of base_field_override entities. |
BaseFieldOverrideValidationTest.php | file | core/ |
|
BaseFieldOverrideValidationTest::$modules | property | core/ |
Modules to install. |
BaseFieldOverrideValidationTest::setUp | function | core/ |
|
BaseFieldOverrideValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
BaseFieldOverrideValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
BaseFieldOverrideValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the field is checked. |
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. |
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. |
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. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.