Search for Field

  1. Search 7.x for Field
  2. Search 9.5.x for Field
  3. Search 8.9.x for Field
  4. Search 10.3.x for Field
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Field class core/modules/field/src/Plugin/migrate/source/d6/Field.php Drupal 6 field source from database.
Field class core/modules/field/src/Plugin/migrate/source/d7/Field.php Drupal 7 field source from database.

All search results

Title Object type File name Summary
OptionWidgetsField class core/modules/options/src/Plugin/migrate/field/d6/OptionWidgetsField.php MigrateField Plugin for Drupal 6 options fields.
OptionWidgetsField.php file core/modules/options/src/Plugin/migrate/field/d6/OptionWidgetsField.php
OrderByTest::testFieldEscaping function core/tests/Drupal/Tests/Core/Database/OrderByTest.php Tests that fields passed for ordering get escaped properly.
OverrideSectionsTest::testOverrideField function core/modules/layout_builder/tests/src/Functional/Rest/OverrideSectionsTest.php Tests that the layout override field is not normalized.
OverridesSectionStorage::$entityFieldManager property core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php The entity field manager.
OverridesSectionStorage::FIELD_NAME constant core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php The field name used by this storage.
OverridesSectionStorageTest::$entityFieldManager property core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php The entity field manager.
PagePreviewTest::$fieldName property core/modules/node/tests/src/Functional/PagePreviewTest.php The name of the created field.
PasswordItemTest::$field property core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php The field used in this test class.
PasswordItemTest::$fieldStorage property core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php A field storage to use in this test class.
PathAlias::baseFieldDefinitions function core/modules/path_alias/src/Entity/PathAlias.php Provides base field definitions for an entity type.
PathAliasResourceTestBase::$patchProtectedFieldNames property core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php The fields that are protected against modification during PATCH requests.
PathAliasTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/PathAliasTest.php The fields that are protected against modification during PATCH requests.
PathFieldDefinitionTest class core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php Tests Drupal\Core\Field\BaseFieldDefinition.
PathFieldDefinitionTest.php file core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php
PathFieldDefinitionTest::getModuleAndPath function core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php Returns the module name and the module directory for the plugin.
PathFieldDefinitionTest::getPluginId function core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php Returns the plugin ID of the tested field type.
PathFieldDefinitionTest::testGetColumns function core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php Tests get columns.
PathFieldItemList class core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php Represents a configurable entity path field.
PathFieldItemList.php file core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php
PathFieldItemList::computeValue function core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php Computes the values for an item list.
PathFieldItemList::defaultAccess function core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php Contains the default access logic of this field.
PathFieldItemList::delete function core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php Defines custom delete behavior for field values.
PathHooks::entityBaseFieldInfo function core/modules/path/src/Hook/PathHooks.php Implements hook_entity_base_field_info().
PathHooks::entityBaseFieldInfoAlter function core/modules/path/src/Hook/PathHooks.php Implements hook_entity_base_field_info_alter().
PathHooks::fieldWidgetSingleElementFormAlter function core/modules/path/src/Hook/PathHooks.php Implements hook_field_widget_single_element_form_alter().
PgsqlCastedIntFieldJoinTest class core/modules/pgsql/tests/src/Kernel/pgsql/Plugin/views/PgsqlCastedIntFieldJoinTest.php Tests PostgreSQL specific cast handling.
PgsqlCastedIntFieldJoinTest.php file core/modules/pgsql/tests/src/Kernel/pgsql/Plugin/views/PgsqlCastedIntFieldJoinTest.php
PgsqlCastedIntFieldJoinTest::$castingType property core/modules/pgsql/tests/src/Kernel/pgsql/Plugin/views/PgsqlCastedIntFieldJoinTest.php The db type that should be used for casting fields as integers.
PhoneField class core/modules/telephone/src/Plugin/migrate/field/d7/PhoneField.php Migrate field plugin for Drupal 7 phone fields.
PhoneField.php file core/modules/telephone/src/Plugin/migrate/field/d7/PhoneField.php
PhoneField::getFieldFormatterMap function core/modules/telephone/src/Plugin/migrate/field/d7/PhoneField.php Get a map between D6 formatters and D8 formatters for this field type.
plugin.manager.field.field_type service core/core.services.yml Drupal\Core\Field\FieldTypePluginManager
plugin.manager.field.field_type_category service core/core.services.yml \Drupal\Core\Field\FieldTypeCategoryManager
plugin.manager.field.formatter service core/core.services.yml Drupal\Core\Field\FormatterPluginManager
plugin.manager.field.widget service core/core.services.yml Drupal\Core\Field\WidgetPluginManager
plugin.manager.migrate.field service core/modules/migrate_drupal/migrate_drupal.services.yml Drupal\migrate_drupal\Plugin\MigrateFieldPluginManager
plugin.manager.views.field service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
PluginBase::preRenderAddFieldsetMarkup function core/modules/views/src/Plugin/views/PluginBase.php Moves form elements into fieldsets for presentation purposes.
PostgresqlDateSql::getDateField function core/modules/views/src/Plugin/views/query/PostgresqlDateSql.php Returns a native database expression for a given field.
PostgresqlDateSql::setFieldTimezoneOffset function core/modules/views/src/Plugin/views/query/PostgresqlDateSql.php Applies the given offset to the given field.
PostgresqlDateSqlTest::testGetDateField function core/modules/views/tests/src/Unit/Plugin/views/query/PostgresqlDateSqlTest.php Tests the getDateField method.
PostgresqlDateSqlTest::testSetFieldTimezoneOffset function core/modules/views/tests/src/Unit/Plugin/views/query/PostgresqlDateSqlTest.php Tests timezone offset formatting.
PreconfiguredFieldUiOptionsInterface interface core/lib/Drupal/Core/Field/PreconfiguredFieldUiOptionsInterface.php Defines an interface for exposing "preconfigured" field definitions.
PreconfiguredFieldUiOptionsInterface.php file core/lib/Drupal/Core/Field/PreconfiguredFieldUiOptionsInterface.php
PreconfiguredFieldUiOptionsInterface::getPreconfiguredOptions function core/lib/Drupal/Core/Field/PreconfiguredFieldUiOptionsInterface.php Returns preconfigured field options for a field type.
PreprocessHooks::fieldMultipleValueForm function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for field_multiple_value_form.
PreprocessHooks::fieldset function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for fieldset.
PreprocessHooks::fieldsetMediaLibraryWidget function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_fieldset__media_library_widget().
PreprocessHooks::viewsViewFieldsMediaLibrary function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_views_view_fields().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.