Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldStorageDefinitionListener::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
| FieldStorageDefinitionListener::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
| FieldStorageDefinitionListener::__construct | function | core/ |
Constructs a new FieldStorageDefinitionListener. |
| FieldStorageDefinitionListenerInterface | interface | core/ |
Interface for field storage definition create, delete and update operations. |
| FieldStorageDefinitionListenerInterface.php | file | core/ |
|
| FieldStorageDefinitionListenerInterface::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
| FieldStorageDefinitionListenerInterface::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
| FieldStorageDefinitionListenerInterface::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
| FieldStorageDefinitionUpdateForbiddenException | class | core/ |
Exception thrown when a storage definition update is forbidden. |
| FieldStorageDefinitionUpdateForbiddenException.php | file | core/ |
|
| FieldStorageEntityTypeDependencyTestHook | class | core/ |
Hook implementations. |
| FieldStorageEntityTypeDependencyTestHook.php | file | core/ |
|
| FieldStorageEntityTypeDependencyTestHook::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| FieldStorageGetPropertyDefinitionTest | class | core/ |
Tests getting property definitions from field storages. |
| FieldStorageGetPropertyDefinitionTest.php | file | core/ |
|
| FieldStorageGetPropertyDefinitionTest::$modules | property | core/ |
Modules to install. |
| FieldStorageGetPropertyDefinitionTest::testGetPropertyDefinition | function | core/ |
Tests getPropertyDefinition(). |
| FieldStorageReuseForm | class | core/ |
Provides a form for the "field storage" add page. |
| FieldStorageReuseForm.php | file | core/ |
|
| FieldStorageReuseForm::$bundle | property | core/ |
The entity bundle. |
| FieldStorageReuseForm::$entityTypeId | property | core/ |
The name of the entity type. |
| FieldStorageReuseForm::buildForm | function | core/ |
Form constructor. |
| FieldStorageReuseForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| FieldStorageReuseForm::getExistingFieldDefaults | function | core/ |
Get default options from an existing field and bundle. |
| FieldStorageReuseForm::getExistingFieldStorageOptions | function | core/ |
Returns an array of existing field storages that can be added to a bundle. |
| FieldStorageReuseForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FieldStorageReuseForm::reuseCallback | function | core/ |
Callback function to handle re-using an existing field. |
| FieldStorageReuseForm::submitForm | function | core/ |
Form submission handler. |
| FieldStorageReuseForm::__construct | function | core/ |
Constructs a new FieldStorageReuseForm object. |
| FieldTest::$entityRepository | property | core/ |
The entity repository. |
| FieldTest::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
| FieldTest::getBaseFieldStorage | function | core/ |
Returns a mocked base field storage object. |
| FieldTest::getConfigFieldStorage | function | core/ |
Returns a mocked configurable field storage object. |
| FieldTest::providerSortOrders | function | core/ |
Provides sort orders for clickSort() test methods. |
| FieldTestBase::$fieldStorages | property | core/ |
Stores the field definitions used by the test. |
| FieldTestBase::setUpFieldStorages | function | core/ |
Sets up field storages for testing. |
| FieldTestFieldHooks::fieldStorageConfigUpdateForbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
| FieldTestHooks::fieldStorageConfigCreate | function | core/ |
Implements hook_field_storage_config_create(). |
| FieldTranslationSqlStorageTest | class | core/ |
Tests Field translation SQL Storage. |
| FieldTranslationSqlStorageTest.php | file | core/ |
|
| FieldTranslationSqlStorageTest::assertFieldStorageLangcode | function | core/ |
Checks whether field languages are correctly stored for the given entity. |
| FieldTranslationSqlStorageTest::testFieldSqlStorage | function | core/ |
Tests field SQL storage. |
| FieldTranslationSynchronizer::getOriginalEntity | function | core/ |
Returns the original unchanged entity to be used to detect changes. |
| FieldTypePluginManager::getDefaultStorageSettings | function | core/ |
Returns the default storage-level settings for a field type. |
| FieldTypePluginManager::getStorageSettingsSummary | function | core/ |
Returns the summary of storage-level settings for a field type. |
| FieldTypePluginManagerInterface::getDefaultStorageSettings | function | core/ |
Returns the default storage-level settings for a field type. |
| FieldTypePluginManagerInterface::getStorageSettingsSummary | function | core/ |
Returns the summary of storage-level settings for a field type. |
| FieldUI::getOverviewRouteInfo | function | core/ |
Returns the route info for the field overview of a given entity bundle. |
| FieldUiHooks::formFieldUiFieldStorageAddFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for 'field_ui_field_storage_add_form'. |
| FieldUiLocalTask::$entityDisplayRepository | property | core/ |
The entity display repository. |
Pagination
- Previous page
- Page 103
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.