Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldTestBase::setUpFields | function | core/ |
|
| FieldTestBase::setUpFieldStorages | function | core/ |
|
| FieldTestBase::setUpFieldStorages | function | core/ |
|
| FieldTestBase::_generateTestFieldValues | function | core/ |
Generate random values for a field_test field. |
| FieldTestBase::_generateTestFieldValues | function | core/ |
Generate random values for a field_test field. |
| FieldTestEntityField | class | core/ |
|
| FieldTestEntityField::executePrepareItemsByDelta | function | core/ |
|
| FieldTestItem | class | core/ |
Defines the 'field_test' entity field type. |
| FieldTestItem.php | file | core/ |
|
| FieldTestItem::$counter | property | core/ |
Counts how many times all items of this type are saved. |
| FieldTestItem::delete | function | core/ |
|
| FieldTestItem::mustResave | function | core/ |
Checks whether the field item value should be resaved. |
| FieldTestItem::postSave | function | core/ |
|
| FieldTestItem::preSave | function | core/ |
|
| FieldTestItem::propertyDefinitions | function | core/ |
|
| FieldTestItem::schema | function | core/ |
|
| FieldTestItem::__construct | 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 | class | core/ |
Provides field translation synchronization capabilities. |
| FieldTranslationSynchronizer.php | file | core/ |
|
| FieldTranslationSynchronizer::$deprecatedProperties | property | core/ |
|
| FieldTranslationSynchronizer::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldTranslationSynchronizer::$fieldTypeManager | property | core/ |
The field type plugin manager. |
| FieldTranslationSynchronizer::createMergedItem | function | core/ |
Creates a merged item. |
| FieldTranslationSynchronizer::getFieldSynchronizationSettings | function | core/ |
Returns the synchronization settings for the specified field. |
| FieldTranslationSynchronizer::getFieldSynchronizedProperties | function | core/ |
|
| 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/ |
|
| FieldTranslationSynchronizer::synchronizeItems | function | core/ |
|
| 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/ |
Plugin annotation @MigrateProcessPlugin( id = "field_type" ) |
| 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::$cckPluginManager | property | core/ |
The cckfield plugin manager. |
| 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. |
Pagination
- Previous page
- Page 616
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.