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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldStorageDefinitionInterface::getUniqueStorageIdentifier | function | core/ |
Returns a unique identifier for the field storage. |
| FieldStorageGetPropertyDefinitionTest | class | core/ |
Tests getting property definitions from field storages. |
| FieldStorageGetPropertyDefinitionTest.php | file | core/ |
|
| FieldStorageGetPropertyDefinitionTest::$modules | property | core/ |
Modules to install. |
| FieldStorageGetPropertyDefinitionTest::testBaseFieldGetPropertyDefinitionWithNull | function | core/ |
Tests BaseFieldDefinition::getPropertyDefinition() with null. |
| FieldStorageGetPropertyDefinitionTest::testFieldStorageConfigGetPropertyDefinitionWithNull | function | core/ |
Tests FieldStorageConfig::getPropertyDefinition() with null. |
| FieldStorageGetPropertyDefinitionTest::testGetPropertyDefinition | function | core/ |
Tests getPropertyDefinition(). |
| FieldStorageReuseForm::getExistingFieldDefaults | function | core/ |
Get default options from an existing field and bundle. |
| FieldStorageReuseForm::getExistingFieldStorageOptions | function | core/ |
Returns an array of existing field storages that can be added to a bundle. |
| FieldStorageReuseForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FieldSyncWidget | class | core/ |
Field Sync Widget for content_translation. |
| FieldSyncWidget.php | file | core/ |
|
| FieldSyncWidget::widget | function | core/ |
Returns a form element to configure field synchronization. |
| FieldSyncWidget::__construct | function | core/ |
|
| FieldTest::getBaseFieldStorage | function | core/ |
Returns a mocked base field storage object. |
| FieldTest::getConfigFieldStorage | function | core/ |
Returns a mocked configurable field storage object. |
| FieldTest::getPlaceholder | function | core/ |
A mock function which allows to call placeholder from public. |
| FieldTest::getTestValue | function | core/ |
Returns the testValue property. |
| FieldTestFieldHooks::fieldWidgetInfoAlter | function | core/ |
Implements hook_field_widget_info_alter(). |
| 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::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::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. |
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.