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
TaxonomyViewsFieldAccessTest::setUp function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php
TaxonomyViewsFieldAccessTest::testTermFields function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php Check access for taxonomy fields.
taxonomy_field_views_data_alter function core/modules/taxonomy/taxonomy.views.inc Implements hook_field_views_data_alter().
taxonomy_term_display_configurable_test_entity_base_field_info_alter function core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.module Implements hook_entity_base_field_info_alter().
TelephoneField class core/modules/telephone/src/Plugin/migrate/field/d7/TelephoneField.php
TelephoneField.php file core/modules/telephone/src/Plugin/migrate/field/d7/TelephoneField.php
TelephoneField::getFieldFormatterMap function core/modules/telephone/src/Plugin/migrate/field/d7/TelephoneField.php Get a map between D6 formatters and D8 formatters for this field type.
TelephoneField::getFieldWidgetMap function core/modules/telephone/src/Plugin/migrate/field/d7/TelephoneField.php Get a map between D6 and D8 widgets for this field type.
TelephoneFieldTest class core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php Tests the creation of telephone fields.
TelephoneFieldTest.php file core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php
TelephoneFieldTest::$defaultTheme property core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php The theme to install as the default for testing.
TelephoneFieldTest::$modules property core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php Modules to install.
TelephoneFieldTest::$webUser property core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php A user with permission to create articles.
TelephoneFieldTest::setUp function core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php
TelephoneFieldTest::testTelephoneFormatter function core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php Tests the telephone formatter.
TelephoneFieldTest::testTelephoneWidget function core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php Tests to confirm the widget is setup.
telephone_field_formatter_info_alter function core/modules/telephone/telephone.module Implements hook_field_formatter_info_alter().
telephone_field_type_category_info_alter function core/modules/telephone/telephone.module Implements hook_field_type_category_info_alter().
template_preprocess_field function core/includes/theme.inc Prepares variables for field templates.
template_preprocess_fieldset function core/includes/form.inc Prepares variables for fieldset element templates.
template_preprocess_field_multiple_value_form function core/includes/theme.inc Prepares variables for individual form element templates.
template_preprocess_field_ui_table function core/modules/field_ui/field_ui.module Prepares variables for field UI overview table templates.
template_preprocess_views_view_field function core/modules/views/views.theme.inc Prepares variables for views field templates.
template_preprocess_views_view_fields function core/modules/views/views.theme.inc Prepares variables for views fields templates.
TemporaryJsonapiFileFieldUploader class core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Reads data from an upload stream and creates a corresponding file entity.
TemporaryJsonapiFileFieldUploader.php file core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php
TemporaryJsonapiFileFieldUploader::checkFileUploadAccess function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Checks if the current user has access to upload the file.
TemporaryJsonapiFileFieldUploader::generateLockIdFromFileUri function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Generates a lock ID based on the file URI.
TemporaryJsonapiFileFieldUploader::handleFileUploadForField function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Creates and validates a file entity for a file field from a file stream.
TemporaryJsonapiFileFieldUploader::prepareFilename function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Prepares the filename to strip out any malicious extensions.
TemporaryJsonapiFileFieldUploader::streamUploadData function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Streams file upload data to temporary file and moves to file destination.
TemporaryJsonapiFileFieldUploader::validate function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Validates the file.
TemporaryJsonapiFileFieldUploader::__construct function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php
TemporaryJsonapiFileFieldUploaderTest class core/modules/jsonapi/tests/src/Kernel/Controller/TemporaryJsonapiFileFieldUploaderTest.php @coversDefaultClass \Drupal\jsonapi\Controller\TemporaryJsonapiFileFieldUploader
@group jsonapi
TemporaryJsonapiFileFieldUploaderTest.php file core/modules/jsonapi/tests/src/Kernel/Controller/TemporaryJsonapiFileFieldUploaderTest.php
TemporaryJsonapiFileFieldUploaderTest::$modules property core/modules/jsonapi/tests/src/Kernel/Controller/TemporaryJsonapiFileFieldUploaderTest.php Modules to enable.
TemporaryJsonapiFileFieldUploaderTest::setUp function core/modules/jsonapi/tests/src/Kernel/Controller/TemporaryJsonapiFileFieldUploaderTest.php
TemporaryJsonapiFileFieldUploaderTest::testCheckFileUploadAccessWithBaseField function core/modules/jsonapi/tests/src/Kernel/Controller/TemporaryJsonapiFileFieldUploaderTest.php @covers ::checkFileUploadAccess
TemporaryQueryGuard::$fieldManager property core/modules/jsonapi/src/Access/TemporaryQueryGuard.php The entity field manager.
TemporaryQueryGuard::addConditionFieldPrefix function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Prefixes all fields in an EntityConditionGroup.
TemporaryQueryGuard::collectFilteredFields function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Recursively collects all entity query condition fields.
TemporaryQueryGuard::setFieldManager function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Sets the entity field manager.
Term::baseFieldDefinitions function core/modules/taxonomy/src/Entity/Term.php
Term::bundleFieldDefinitions function core/modules/taxonomy/src/Entity/Term.php
Term::fields function core/modules/taxonomy/src/Plugin/migrate/source/d6/Term.php Returns available fields on the source.
Term::fields function core/modules/taxonomy/src/Plugin/migrate/source/d7/Term.php Returns available fields on the source.
TermAutocompleteTest::$fieldName property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The field to add to the content type for the taxonomy terms.
TermEntityTranslation::fields function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php Returns available fields on the source.
TermForm::getEditedFieldNames function core/modules/taxonomy/src/TermForm.php Gets the names of all fields edited in the form.
TermIndexTest::$fieldName1 property core/modules/taxonomy/tests/src/Functional/TermIndexTest.php Name of the taxonomy term reference field.

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