Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldTestItem::delete | function | core/ |
Defines custom delete behavior for field values. |
| FieldTestItem::mustResave | function | core/ |
Checks whether the field item value should be resaved. |
| FieldTestItem::postSave | function | core/ |
Defines custom post-save behavior for field values. |
| FieldTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| FieldTestItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| FieldTestItem::schema | function | core/ |
Returns the schema for the field. |
| FieldTestItem::__construct | function | core/ |
Constructs a TypedData object given its definition and context. |
| FieldThirdPartyTestHooks | class | core/ |
Hook implementations for field_third_party_test. |
| FieldThirdPartyTestHooks.php | file | core/ |
|
| FieldThirdPartyTestHooks::fieldFormatterSettingsSummaryAlter | function | core/ |
Implements hook_field_formatter_settings_summary_alter(). |
| FieldThirdPartyTestHooks::fieldFormatterThirdPartySettingsForm | function | core/ |
Implements hook_field_formatter_third_party_settings_form(). |
| FieldThirdPartyTestHooks::fieldFormatterThirdPartySettingsFormAdditionalImplementation | function | core/ |
Implements hook_field_formatter_third_party_settings_form(). |
| FieldThirdPartyTestHooks::fieldWidgetSettingsSummaryAlter | function | core/ |
Implements hook_field_widget_settings_summary_alter(). |
| FieldThirdPartyTestHooks::fieldWidgetThirdPartySettingsForm | function | core/ |
Implements hook_field_widget_third_party_settings_form(). |
| FieldThirdPartyTestHooks::fieldWidgetThirdPartySettingsFormAdditionalImplementation | function | core/ |
Implements hook_field_widget_third_party_settings_form(). |
| FieldTimeIntervalTest | class | core/ |
Tests the time interval handler. |
| FieldTimeIntervalTest.php | file | core/ |
|
| FieldTimeIntervalTest::$ages | property | core/ |
Ages dataset. |
| FieldTimeIntervalTest::$modules | property | core/ |
Modules to install. |
| FieldTimeIntervalTest::$testViews | property | core/ |
Views used by this test. |
| FieldTimeIntervalTest::dataSet | function | core/ |
Returns a very simple test dataset. |
| FieldTimeIntervalTest::schemaDefinition | function | core/ |
Returns the schema definition. |
| FieldTimeIntervalTest::testFieldTimeInterval | function | core/ |
Tests the TimeInterval handler. |
| FieldTimeIntervalTest::viewsData | function | core/ |
Returns the views data definition. |
| 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::$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/ |
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::$description | property | core/ |
A short human readable description for the field type. |
| FieldType::$list_class | property | core/ |
|
| FieldType::transform | function | core/ |
Performs the associated process. |
| FieldType::__construct | function | core/ |
Constructs a FieldType plugin. |
| FieldType::__construct | function | core/ |
Constructs a FieldType attribute. |
Pagination
- Previous page
- Page 562
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.