Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldType::$id | property | core/ |
The plugin ID. |
| FieldType::$label | property | core/ |
The human-readable name of the field type. |
| FieldType::$list_class | property | core/ |
|
| FieldType::$migration | property | core/ |
The migration object. |
| FieldType::$module | property | core/ |
The name of the module providing the field type plugin. |
| FieldType::$no_ui | property | core/ |
A boolean stating that fields of this type cannot be created through the UI. |
| FieldType::create | function | core/ |
|
| FieldType::transform | function | core/ |
|
| FieldType::__construct | function | core/ |
Constructs a FieldType plugin. |
| FieldTypeDefaults | class | core/ |
BC Layer. |
| FieldTypeDefaults | class | core/ |
Gives us a chance to set per field defaults. |
| FieldTypeDefaults | class | core/ |
Gives us a chance to set per field defaults. |
| FieldTypeDefaults.php | file | core/ |
|
| FieldTypeDefaults.php | file | core/ |
|
| FieldTypeDefaults.php | file | core/ |
|
| FieldTypeDefaults::transform | function | core/ |
|
| FieldTypeDefaults::transform | function | core/ |
|
| FieldTypeDefaultsTest | class | core/ |
Tests the deprecation of the field_type_defaults process plugin. |
| FieldTypeDefaultsTest | class | core/ |
Tests D6 fields defaults. |
| FieldTypeDefaultsTest | class | core/ |
Tests D7 field formatter defaults. |
| FieldTypeDefaultsTest.php | file | core/ |
|
| FieldTypeDefaultsTest.php | file | core/ |
|
| FieldTypeDefaultsTest.php | file | core/ |
|
| FieldTypeDefaultsTest::setUp | function | core/ |
|
| FieldTypeDefaultsTest::setUp | function | core/ |
|
| FieldTypeDefaultsTest::testDefaults | function | core/ |
Tests various default cases. |
| FieldTypeDefaultsTest::testDefaults | function | core/ |
Tests various default cases. |
| FieldTypeDefaultsTest::testDefaultsException | function | core/ |
Tests an exception is thrown when the input is not a date field. |
| FieldTypeDefaultsTest::testDeprecatedError | function | core/ |
Tests that the field_type_defaults plugin triggers a deprecation error. |
| FieldTypePluginManager | class | core/ |
Plugin manager for 'field type' plugins. |
| FieldTypePluginManager.php | file | core/ |
|
| FieldTypePluginManager::$typedDataManager | property | core/ |
The typed data manager. |
| FieldTypePluginManager::createFieldItem | function | core/ |
|
| FieldTypePluginManager::createFieldItemList | function | core/ |
|
| FieldTypePluginManager::createInstance | function | core/ |
Creates a field item, which is not part of an entity or field item list. |
| FieldTypePluginManager::getDefaultFieldSettings | function | core/ |
|
| FieldTypePluginManager::getDefaultStorageSettings | function | core/ |
|
| FieldTypePluginManager::getPluginClass | function | core/ |
|
| FieldTypePluginManager::getPreconfiguredOptions | function | core/ |
|
| FieldTypePluginManager::getUiDefinitions | function | core/ |
|
| FieldTypePluginManager::processDefinition | function | core/ |
|
| FieldTypePluginManager::__construct | function | core/ |
Constructs the FieldTypePluginManager object |
| FieldTypePluginManagerInterface | interface | core/ |
Defines an interface for the field type plugin manager. |
| FieldTypePluginManagerInterface.php | file | core/ |
|
| FieldTypePluginManagerInterface::createFieldItem | function | core/ |
Creates a new field item as part of a field item list. |
| FieldTypePluginManagerInterface::createFieldItemList | function | core/ |
Creates a new field item list. |
| 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::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 617
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.