Search for conf
- Search 7.x for conf
- Search 9.5.x for conf
- Search 8.9.x for conf
- Search 10.3.x for conf
- Search 11.x for conf
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldStorageConfigStorage::loadByProperties | function | core/ |
Load entities by their property values without any access checks. |
| FieldStorageConfigStorage::mapFromStorageRecords | function | core/ |
Maps from storage records to entity objects. |
| FieldStorageConfigStorage::mapToStorageRecord | function | core/ |
Maps from an entity object to the storage record. |
| FieldStorageConfigStorage::__construct | function | core/ |
Constructs a FieldStorageConfigStorage object. |
| FieldStorageConfigTest | class | core/ |
JSON:API integration test for the "FieldStorageConfig" config entity type. |
| FieldStorageConfigTest.php | file | core/ |
|
| FieldStorageConfigTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigTest::$entity | property | core/ |
|
| FieldStorageConfigTest::$entityTypeId | property | core/ |
The tested entity type. |
| FieldStorageConfigTest::$modules | property | core/ |
Modules to install. |
| FieldStorageConfigTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| FieldStorageConfigTest::createEntity | function | core/ |
Creates the entity to be tested. |
| FieldStorageConfigTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| FieldStorageConfigTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FieldStorageConfigTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| FieldStorageConfigTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| FieldStorageConfigUpdateForbiddenException | class | core/ |
Exception class thrown by hook_field_storage_config_update_forbid(). |
| FieldStorageConfigUpdateForbiddenException.php | file | core/ |
|
| FieldStorageConfigValidationTest | class | core/ |
Tests validation of field_storage_config entities. |
| FieldStorageConfigValidationTest.php | file | core/ |
|
| FieldStorageConfigValidationTest::$modules | property | core/ |
|
| FieldStorageConfigValidationTest::setUp | function | core/ |
|
| FieldStorageConfigValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
| FieldStorageConfigValidationTest::testImmutableProperties | function | core/ |
|
| FieldStorageConfigXmlAnonTest | class | core/ |
Tests Field Storage Config Xml Anon. |
| FieldStorageConfigXmlAnonTest.php | file | core/ |
|
| FieldStorageConfigXmlAnonTest::$defaultTheme | property | core/ |
|
| FieldStorageConfigXmlAnonTest::$format | property | core/ |
|
| FieldStorageConfigXmlAnonTest::$mimeType | property | core/ |
|
| FieldStorageConfigXmlBasicAuthTest | class | core/ |
Tests Field Storage Config Xml Basic Auth. |
| FieldStorageConfigXmlBasicAuthTest.php | file | core/ |
|
| FieldStorageConfigXmlBasicAuthTest::$auth | property | core/ |
|
| FieldStorageConfigXmlBasicAuthTest::$defaultTheme | property | core/ |
|
| FieldStorageConfigXmlBasicAuthTest::$format | property | core/ |
|
| FieldStorageConfigXmlBasicAuthTest::$mimeType | property | core/ |
|
| FieldStorageConfigXmlBasicAuthTest::$modules | property | core/ |
|
| FieldStorageConfigXmlCookieTest | class | core/ |
Tests Field Storage Config Xml Cookie. |
| FieldStorageConfigXmlCookieTest.php | file | core/ |
|
| FieldStorageConfigXmlCookieTest::$auth | property | core/ |
|
| FieldStorageConfigXmlCookieTest::$defaultTheme | property | core/ |
|
| FieldStorageConfigXmlCookieTest::$format | property | core/ |
|
| FieldStorageConfigXmlCookieTest::$mimeType | property | core/ |
|
| FieldStorageCreationTrait::configureEntityFormDisplay | function | core/ |
Configures the field for the default form mode. |
| FieldStorageCreationTrait::configureEntityViewDisplay | function | core/ |
Configures the field for the default view mode. |
| FieldTest::getConfigFieldStorage | function | core/ |
Returns a stub configurable field storage object. |
| FieldTest::testCalculateDependenciesWithConfiguredField | function | core/ |
Tests calculate dependencies with configured field. |
| FieldTest::testClickSortWithConfiguredField | function | core/ |
Tests click sort with configured field. |
| FieldTest::testClickSortWithOutConfiguredColumn | function | core/ |
Tests the click sort order. |
| FieldTest::testQueryWithGroupByForConfigField | function | core/ |
Tests query with group by for config field. |
| FieldTestFieldHooks::fieldStorageConfigUpdateForbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
Pagination
- Previous page
- Page 81
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.