Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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::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/ |
Returns the default storage-level settings for a field type. |
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::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
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/ |
|
FieldUninstallValidatorTest::setUp | function | core/ |
|
FieldUninstallValidatorTest::testValidateDeleted | function | core/ |
@covers ::validate[[api-linebreak]] |
FieldUninstallValidatorTest::testValidateNoDeleted | function | core/ |
@covers ::validate[[api-linebreak]] |
FieldUninstallValidatorTest::testValidateNoStorages | function | core/ |
@covers ::validate[[api-linebreak]] |
FieldUpdateActionBase::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
FieldWidgetConstraintValidator | class | core/ |
Validates the FieldWidgetConstraint constraint. |
FieldWidgetConstraintValidator.php | file | core/ |
|
FieldWidgetConstraintValidator::validate | function | core/ |
|
FieldWidgetConstraintValidatorTest | class | core/ |
Tests validation constraints for FieldWidgetConstraintValidatorTest. |
FieldWidgetConstraintValidatorTest.php | file | core/ |
|
FieldWidgetConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 102
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.