Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldStorageDefinitionInterface::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| FieldStorageDefinitionInterface::getPropertyNames | function | core/ |
Returns the names of the field's subproperties. |
| FieldStorageDefinitionInterface::getProvider | function | core/ |
Returns the name of the provider of this field. |
| FieldStorageDefinitionInterface::getSchema | function | core/ |
Returns the field schema. |
| FieldStorageDefinitionInterface::getSetting | function | core/ |
Returns the value of a given storage setting. |
| FieldStorageDefinitionInterface::getSettings | function | core/ |
Returns the storage settings. |
| FieldStorageDefinitionInterface::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
| FieldStorageDefinitionInterface::getType | function | core/ |
Returns the field type. |
| FieldStorageDefinitionInterface::getUniqueStorageIdentifier | function | core/ |
Returns a unique identifier for the field storage. |
| 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. |
| 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. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 84
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.