Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Modules to install. |
| FieldStorageConfigValidationTest::setUp | function | core/ |
|
| FieldStorageConfigValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
| FieldStorageConfigValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
| FieldStorageConfigXmlAnonTest | class | core/ |
Tests Field Storage Config Xml Anon. |
| FieldStorageConfigXmlAnonTest.php | file | core/ |
|
| FieldStorageConfigXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| FieldStorageConfigXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldStorageConfigXmlBasicAuthTest | class | core/ |
Tests Field Storage Config Xml Basic Auth. |
| FieldStorageConfigXmlBasicAuthTest.php | file | core/ |
|
| FieldStorageConfigXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FieldStorageConfigXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| FieldStorageConfigXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldStorageConfigXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| FieldStorageConfigXmlCookieTest | class | core/ |
Tests Field Storage Config Xml Cookie. |
| FieldStorageConfigXmlCookieTest.php | file | core/ |
|
| FieldStorageConfigXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FieldStorageConfigXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| FieldStorageConfigXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldStorageCreationTrait::configureEntityFormDisplay | function | core/ |
Configures the field for the default form mode. |
| FieldStorageCreationTrait::configureEntityViewDisplay | function | core/ |
Configures the field for the default view mode. |
| FieldStorageGetPropertyDefinitionTest::testFieldStorageConfigGetPropertyDefinitionWithNull | function | core/ |
Tests FieldStorageConfig::getPropertyDefinition() with null. |
| FieldTest::getConfigFieldStorage | function | core/ |
Returns a mocked 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(). |
| FieldTestHooks::fieldStorageConfigCreate | function | core/ |
Implements hook_field_storage_config_create(). |
| FieldTestHooks::fieldUiPreconfiguredOptionsAlter | function | core/ |
Implements hook_field_ui_preconfigured_options_alter(). |
| FieldTypePluginManager::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
| FieldTypePluginManagerInterface::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
| FieldTypePluginManagerTest::testCreateInstanceWithConfig | function | core/ |
Tests creation of field item instances. |
| FieldUiIntegrationTest::$strictConfigSchema | property | core/ |
Set to TRUE to strict check all configuration saved. |
| FieldUiTestDeprecatedHooks::formFieldStorageConfigEditFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for field_storage_config_edit_form. |
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.