Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldTestHooks::alterWidget | function | core/ |
Sets up alterations for widget alter tests. |
| FieldTestHooks::fieldWidgetCompleteFormAlter | function | core/ |
Implements hook_field_widget_complete_form_alter(). |
| FieldTestHooks::fieldWidgetCompleteTestFieldWidgetMultipleFormAlter | function | core/ |
Implements hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
| FieldTestHooks::fieldWidgetCompleteTestFieldWidgetMultipleSingleValueFormAlter | function | core/ |
Implements hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
| FieldTestHooks::fieldWidgetSingleElementFormAlter | function | core/ |
Implements hook_field_widget_single_element_form_alter(). |
| 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(). |
| 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::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. |
| FieldTranslationSynchronizerInterface::getFieldSynchronizedProperties | function | core/ |
Returns the synchronized properties for the specified field definition. |
| FieldType::$default_widget | property | core/ |
The plugin ID of the default widget for this field type. |
| 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. |
| FieldTypeCategoryInterface::getDescription | function | core/ |
Returns the field group description. |
| FieldTypeCategoryInterface::getLabel | function | core/ |
Returns the field group label. |
| FieldTypeCategoryInterface::getLibraries | function | core/ |
Returns asset libraries for the field group. |
| FieldTypeCategoryInterface::getSummary | function | core/ |
Returns the field group summary. |
| FieldTypeCategoryInterface::getWeight | function | core/ |
Returns the field group weight. |
| FieldTypeCategoryManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| FieldTypeCategoryManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| FieldTypePluginManager::getDefaultFieldSettings | function | core/ |
Returns the default field-level settings for a field type. |
| FieldTypePluginManager::getDefaultStorageSettings | function | core/ |
Returns the default storage-level settings for a field type. |
| FieldTypePluginManager::getEntityTypeUiDefinitions | function | core/ |
Get the field type definitions that can be added via UI for an entity type. |
| FieldTypePluginManager::getFieldSettingsSummary | function | core/ |
Returns the summary of field-level settings for a field type. |
| FieldTypePluginManager::getGroupedDefinitions | function | core/ |
Gets sorted field type definitions grouped by category. |
| FieldTypePluginManager::getPluginClass | function | core/ |
Returns the PHP class that implements the field type plugin. |
| FieldTypePluginManager::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
| FieldTypePluginManager::getStorageSettingsSummary | function | core/ |
Returns the summary of storage-level settings for a field type. |
| FieldTypePluginManager::getUiDefinitions | function | core/ |
Gets the definition of all field types that can be added via UI. |
| FieldTypePluginManagerInterface::getDefaultFieldSettings | function | core/ |
Returns the default field-level settings for a field type. |
| FieldTypePluginManagerInterface::getDefaultStorageSettings | function | core/ |
Returns the default storage-level settings for a field type. |
| FieldTypePluginManagerInterface::getEntityTypeUiDefinitions | function | core/ |
Get the field type definitions that can be added via UI for an entity type. |
| FieldTypePluginManagerInterface::getFieldSettingsSummary | function | core/ |
Returns the summary of field-level settings for a field type. |
| FieldTypePluginManagerInterface::getPluginClass | function | core/ |
Returns the PHP class that implements the field type plugin. |
| FieldTypePluginManagerInterface::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
| FieldTypePluginManagerInterface::getStorageSettingsSummary | function | core/ |
Returns the summary of storage-level settings for a field type. |
| FieldTypePluginManagerInterface::getUiDefinitions | function | core/ |
Gets the definition of all field types that can be added via UI. |
| FieldTypePluginManagerTest::testGetGroupedDefinitions | function | core/ |
Tests get grouped definitions. |
| FieldTypePluginManagerTest::testGetGroupedDefinitionsEmpty | function | core/ |
Tests get grouped definitions empty. |
| FieldTypePluginManagerTest::testGetGroupedDefinitionsInvalid | function | core/ |
Tests get grouped definitions invalid. |
| FieldUI::getNextDestination | function | core/ |
Returns the next redirect path in a multi-page sequence. |
Pagination
- Previous page
- Page 87
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.