Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathAlias::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| PathAliasResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| PathAliasTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| PathFieldDefinitionTest | class | core/ |
Tests Drupal\Core\Field\BaseFieldDefinition. |
| PathFieldDefinitionTest.php | file | core/ |
|
| PathFieldDefinitionTest::getModuleAndPath | function | core/ |
Returns the module name and the module directory for the plugin. |
| PathFieldDefinitionTest::getPluginId | function | core/ |
Returns the plugin ID of the tested field type. |
| PathFieldDefinitionTest::testGetColumns | function | core/ |
Tests get columns. |
| PathFieldItemList | class | core/ |
Represents a configurable entity path field. |
| PathFieldItemList.php | file | core/ |
|
| PathFieldItemList::computeValue | function | core/ |
Computes the values for an item list. |
| PathFieldItemList::defaultAccess | function | core/ |
Contains the default access logic of this field. |
| PathFieldItemList::delete | function | core/ |
Defines custom delete behavior for field values. |
| PathHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| PathHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| PathHooks::fieldWidgetSingleElementFormAlter | function | core/ |
Implements hook_field_widget_single_element_form_alter(). |
| PgsqlCastedIntFieldJoinTest | class | core/ |
Tests PostgreSQL specific cast handling. |
| PgsqlCastedIntFieldJoinTest.php | file | core/ |
|
| PgsqlCastedIntFieldJoinTest::$castingType | property | core/ |
The db type that should be used for casting fields as integers. |
| PhoneField.php | file | core/ |
|
| PhoneField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| plugin.manager.field.field_type | service | core/ |
Drupal\Core\Field\FieldTypePluginManager |
| plugin.manager.field.field_type_category | service | core/ |
\Drupal\Core\Field\FieldTypeCategoryManager |
| plugin.manager.field.formatter | service | core/ |
Drupal\Core\Field\FormatterPluginManager |
| plugin.manager.field.widget | service | core/ |
Drupal\Core\Field\WidgetPluginManager |
| PluginBase::preRenderAddFieldsetMarkup | function | core/ |
Moves form elements into fieldsets for presentation purposes. |
| PostgresqlDateSql::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
| PostgresqlDateSqlTest::testSetFieldTimezoneOffset | function | core/ |
Tests timezone offset formatting. |
| PreconfiguredFieldUiOptionsInterface | interface | core/ |
Defines an interface for exposing "preconfigured" field definitions. |
| PreconfiguredFieldUiOptionsInterface.php | file | core/ |
|
| PreconfiguredFieldUiOptionsInterface::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
| PreprocessHooks::fieldMultipleValueForm | function | core/ |
Implements hook_preprocess_HOOK() for field_multiple_value_form. |
| PreprocessHooks::fieldset | function | core/ |
Implements hook_preprocess_HOOK() for fieldset. |
| PreprocessHooks::fieldsetMediaLibraryWidget | function | core/ |
Implements hook_preprocess_fieldset__media_library_widget(). |
| PreprocessHooks::preprocessFieldMultipleValueForm | function | core/ |
Implements hook_preprocess_HOOK() for field_multiple_value_form. |
| PreprocessHooks::preprocessFieldset | function | core/ |
Implements hook_preprocess_HOOK() for fieldset. |
| PreprocessHooks::preprocessFieldsetMediaLibraryWidget | function | core/ |
Implements hook_preprocess_fieldset__media_library_widget(). |
| PreprocessHooks::preprocessViewsViewFieldsMediaLibrary | function | core/ |
Implements hook_preprocess_views_view_fields(). |
| PreprocessHooks::viewsViewFieldsMediaLibrary | function | core/ |
Implements hook_preprocess_views_view_fields(). |
| PrivateFileOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the file field used in the test. |
| ProcessField.php | file | core/ |
|
| ProcessField::$fieldPluginManager | property | core/ |
The field plugin manager. |
| ProcessField::$migration | property | core/ |
The migration being run. |
| ProcessField::callMethodOnFieldPlugin | function | core/ |
Instantiate a field plugin and call a method on it. |
| ProcessField::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ProcessField::transform | function | core/ |
Performs the associated process. |
| ProcessField::__construct | function | core/ |
Constructs a ProcessField plugin. |
| ProcessFieldTest | class | core/ |
Tests the ProcessField migrate process plugin. |
| ProcessFieldTest.php | file | core/ |
|
| ProcessFieldTest::$fieldManager | property | core/ |
The migrate field manager. |
Pagination
- Previous page
- Page 122
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.