Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldStorageDefinitionListener::onFieldStorageDefinitionUpdate | function | core/ |
|
| FieldStorageDefinitionListener::__construct | function | core/ |
Constructs a new FieldStorageDefinitionListener. |
| FieldStorageDefinitionListenerInterface | interface | core/ |
Defines an interface for reacting to field storage definition creation, deletion, and updates. |
| 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/ |
|
| FieldTest::$entityRepository | property | core/ |
The entity repository. |
| FieldTest::addSelfTokens | function | core/ |
|
| 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. |
| FieldTest::testFieldWithCkeditor | function | core/ |
Tests that quickeditor works correctly for field with CKEditor. |
| FieldTestBase::$fieldStorages | property | core/ |
Stores the field definitions used by the test. |
| FieldTestBase::$fieldStorages | property | core/ |
Stores the field definitions used by the test. |
| FieldTestBase::setUpFieldStorages | function | core/ |
|
| FieldTestBase::setUpFieldStorages | function | core/ |
|
| 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/ |
|
| FieldTypePluginManagerInterface::getDefaultStorageSettings | function | core/ |
Returns the default storage-level settings for a field type. |
| FieldUI::getOverviewRouteInfo | function | core/ |
Returns the route info for the field overview of a given entity bundle. |
| FieldUiLocalTask::$entityDisplayRepository | property | core/ |
The entity display repository. |
| FieldUiTest::$pathValidator | property | core/ |
The path validator. |
| FieldUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\field\FieldUninstallValidator. |
| FieldUninstallValidator | class | core/ |
Prevents uninstallation of modules providing active field storage. |
| FieldUninstallValidator.php | file | core/ |
|
| FieldUninstallValidator.php | file | core/ |
|
| FieldUninstallValidator::$container | property | core/ |
The service container. |
| FieldUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| FieldUninstallValidator::$fieldStorageConfigStorage | property | core/ |
The field storage config storage. |
| FieldUninstallValidator::$fieldTypeManager | property | core/ |
The field type plugin manager. |
| FieldUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| FieldUninstallValidator::getFieldStoragesByModule | function | core/ |
Returns all field storages for a specified module. |
| FieldUninstallValidator::getFieldTypeLabel | function | core/ |
Returns the label for a specified field type. |
| FieldUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| FieldUninstallValidator::setStringTranslation | function | core/ |
|
| FieldUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FieldUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FieldUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| FieldUninstallValidator::__construct | function | core/ |
Constructs a new FieldUninstallValidator. |
| FieldUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\field\FieldUninstallValidator[[api-linebreak]] @group field |
| FieldUninstallValidatorTest.php | file | core/ |
|
| FieldUninstallValidatorTest::$fieldTypePluginManager | property | core/ |
The mock field type plugin manager; |
| FieldUninstallValidatorTest::$fieldUninstallValidator | property | core/ |
Pagination
- Previous page
- Page 93
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.