Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldTypeCategoryManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
| FieldTypeCategoryManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| FieldTypeCategoryManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| FieldTypeCategoryManager::__construct | function | core/ |
Constructs a new FieldTypeCategoryManager. |
| FieldTypeCategoryManagerInterface | interface | core/ |
Defines an interface for field type category managers. |
| FieldTypeCategoryManagerInterface.php | file | core/ |
|
| FieldTypeCategoryManagerInterface::FALLBACK_CATEGORY | constant | core/ |
Fallback category for field types. |
| 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::transform | function | core/ |
Performs the associated process. |
| FieldTypeDefaults::transform | function | core/ |
Performs the associated process. |
| FieldTypeDefaults::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FieldTypeDefaults::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FieldTypeDefaultsTest | class | core/ |
Tests D6 fields defaults. |
| FieldTypeDefaultsTest | class | core/ |
Tests D7 field formatter defaults. |
| 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. |
| FieldTypePluginManager | class | core/ |
Plugin manager for 'field type' plugins. |
| FieldTypePluginManager.php | file | core/ |
|
| FieldTypePluginManager::createFieldItem | function | core/ |
Creates a new field item as part of a field item list. |
| FieldTypePluginManager::createFieldItemList | function | core/ |
Creates a new field item list. |
| FieldTypePluginManager::createInstance | function | core/ |
Creates a field item, which is not part of an entity or field item list. |
| 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. |
| FieldTypePluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| 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::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 680
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.