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 |
|---|---|---|---|
| BaseFieldFileFormatterBase::__construct | function | core/ |
Constructs a BaseFieldFileFormatterBase object. |
| BaseFieldOverride | class | core/ |
Defines the base field override entity. |
| BaseFieldOverride.php | file | core/ |
|
| BaseFieldOverride::$baseFieldDefinition | property | core/ |
The base field definition. |
| BaseFieldOverride::createFromBaseFieldDefinition | function | core/ |
Creates a base field override object. |
| BaseFieldOverride::getBaseFieldDefinition | function | core/ |
Gets the base field definition. |
| BaseFieldOverride::getClass | function | core/ |
Returns the class used for creating the typed data object. |
| BaseFieldOverride::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
| BaseFieldOverride::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
| BaseFieldOverride::getUniqueIdentifier | function | core/ |
Returns a unique identifier for the field. |
| BaseFieldOverride::isComputed | function | core/ |
Determines whether the data value is computed. |
| BaseFieldOverride::isDisplayConfigurable | function | core/ |
Returns whether the display for the field can be configured. |
| BaseFieldOverride::isInternal | function | core/ |
Determines whether the data value is internal. |
| BaseFieldOverride::isReadOnly | function | core/ |
Determines whether the data is read-only. |
| BaseFieldOverride::loadByName | function | core/ |
Loads a base field bundle override config entity. |
| BaseFieldOverride::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| BaseFieldOverride::preSave | function | core/ |
|
| BaseFieldOverride::__construct | function | core/ |
Constructs a BaseFieldOverride object. |
| BaseFieldOverride::__sleep | function | core/ |
Implements the magic __sleep() method. |
| 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/ |
Tests Base Field Override Json Anon. |
| 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/ |
Tests Base Field Override Json Basic Auth. |
| 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/ |
Tests Base Field Override Json Cookie. |
| 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 | class | core/ |
Resource test base for BaseFieldOverride entity. |
| BaseFieldOverrideResourceTestBase.php | file | core/ |
|
| BaseFieldOverrideResourceTestBase::$entity | property | core/ |
|
| BaseFieldOverrideResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| BaseFieldOverrideResourceTestBase::$modules | property | core/ |
Modules to install. |
| BaseFieldOverrideResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| BaseFieldOverrideResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| BaseFieldOverrideResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| BaseFieldOverrideResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| BaseFieldOverrideResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.