Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldTranslationSynchronizer::getFieldSynchronizedProperties | function | core/ |
Returns the synchronized properties for the specified field definition. |
| FieldTranslationSynchronizer::getOriginalEntity | function | core/ |
Returns the original unchanged entity to be used to detect changes. |
| FieldTranslationSynchronizer::itemHash | function | core/ |
Computes a hash code for the specified item. |
| FieldTranslationSynchronizer::synchronizeFields | function | core/ |
Performs field column synchronization on the given entity. |
| FieldTranslationSynchronizer::synchronizeItems | function | core/ |
Synchronize the items of a single field. |
| FieldTranslationSynchronizer::__construct | function | core/ |
Constructs a FieldTranslationSynchronizer object. |
| FieldTranslationSynchronizerInterface | interface | core/ |
Provides field translation synchronization capabilities. |
| FieldTranslationSynchronizerInterface.php | file | core/ |
|
| FieldTranslationSynchronizerInterface::getFieldSynchronizedProperties | function | core/ |
Returns the synchronized properties for the specified field definition. |
| FieldTranslationSynchronizerInterface::synchronizeFields | function | core/ |
Performs field column synchronization on the given entity. |
| FieldTranslationSynchronizerInterface::synchronizeItems | function | core/ |
Synchronize the items of a single field. |
| FieldType | class | core/ |
Defines a FieldType annotation object. |
| FieldType | class | core/ |
Defines a FieldType attribute. |
| FieldType | class | core/ |
Determines the field type for a field. |
| FieldType.php | file | core/ |
|
| FieldType.php | file | core/ |
|
| FieldType.php | file | core/ |
|
| FieldType::$cardinality | property | core/ |
An integer defining a fixed cardinality for this field type. |
| FieldType::$category | property | core/ |
The category under which the field type should be listed in the UI. |
| FieldType::$default_formatter | property | core/ |
The plugin ID of the default formatter for this field type. |
| FieldType::$default_widget | property | core/ |
The plugin ID of the default widget for this field type. |
| FieldType::$description | property | core/ |
A short human readable description for the field type. |
| FieldType::$fieldPluginManager | property | core/ |
The field plugin manager. |
| FieldType::$id | property | core/ |
The plugin ID. |
| FieldType::$label | property | core/ |
The human-readable name of the field type. |
| FieldType::$list_class | property | core/ |
The typed data class used for wrapping multiple data items of the type. |
| FieldType::$migration | property | core/ |
The migration object. |
| FieldType::$module | property | core/ |
The name of the module providing the field type plugin. |
| FieldType::$no_ui | property | core/ |
Indicates that fields of this type cannot be created through the UI. |
| FieldType::$weight | property | core/ |
The weight of the field type. |
| FieldType::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| FieldType::transform | function | core/ |
Performs the associated process. |
| FieldType::__construct | function | core/ |
Constructs a FieldType plugin. |
| FieldType::__construct | function | core/ |
Constructs a FieldType attribute. |
| FieldTypeCategoriesIntegrationTest | class | core/ |
Tests field UI integration with field type categories for loading libraries. |
| FieldTypeCategoriesIntegrationTest.php | file | core/ |
|
| FieldTypeCategoriesIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldTypeCategoriesIntegrationTest::$modules | property | core/ |
Modules to install. |
| FieldTypeCategoriesIntegrationTest::setUp | function | core/ |
|
| FieldTypeCategoriesIntegrationTest::testLibrariesLoaded | function | core/ |
Tests if the libraries are loaded on FieldStorageAddForm. |
| FieldTypeCategory | class | core/ |
Default object used for field_type_categories plugins. |
| FieldTypeCategory.php | file | core/ |
|
| FieldTypeCategory::getDescription | function | core/ |
Returns the field group description. |
| FieldTypeCategory::getLabel | function | core/ |
Returns the field group label. |
| FieldTypeCategory::getLibraries | function | core/ |
Returns asset libraries for the field group. |
| FieldTypeCategory::getSummary | function | core/ |
Returns the field group summary. |
| FieldTypeCategory::getWeight | function | core/ |
Returns the field group weight. |
| FieldTypeCategoryDiscoveryTest | class | core/ |
Tests discovery of field type categories provided by modules. |
| FieldTypeCategoryDiscoveryTest.php | file | core/ |
|
| FieldTypeCategoryDiscoveryTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 663
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.