Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
@group rest |
| 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/ |
@group rest |
| 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/ |
@group rest |
| 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. |
| FieldTest::getConfigFieldStorage | function | core/ |
Returns a mocked configurable field storage object. |
| FieldTest::testCalculateDependenciesWithConfiguredField | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| FieldTest::testClickSortWithConfiguredField | function | core/ |
@dataProvider providerSortOrders |
| FieldTest::testClickSortWithOutConfiguredColumn | function | core/ |
@dataProvider providerSortOrders |
| FieldTest::testQueryWithGroupByForConfigField | function | core/ |
@covers ::query[[api-linebreak]] |
| 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. |
| FieldUninstallValidator::$fieldStorageConfigStorage | property | core/ |
The field storage config storage. |
| FieldUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
| field_config_import_steps_alter | function | core/ |
Implements hook_config_import_steps_alter(). |
| field_field_config_create | function | core/ |
Implements hook_ENTITY_TYPE_create() for 'field_config'. |
| field_field_config_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'field_config'. |
| field_field_config_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for 'field_config'. |
| field_field_storage_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
| field_form_config_admin_import_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| field_form_field_config_edit_form_entity_builder | function | core/ |
Entity form builder for field config edit form. |
| field_test_config.info.yml | file | core/ |
core/modules/field/tests/modules/field_test_config/field_test_config.info.yml |
| field_test_field_storage_config_create | function | core/ |
Memorize calls to field_test_field_storage_config_create(). |
| field_test_field_storage_config_update_forbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
| field_test_field_ui_preconfigured_options_alter | function | core/ |
Implements hook_field_ui_preconfigured_options_alter(). |
Pagination
- Previous page
- Page 78
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.