Search for Field

  1. Search 7.x for Field
  2. Search 8.9.x for Field
  3. Search 10.3.x for Field
  4. Search 11.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
ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersPrivate function core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php Tests responsive image formatters on node display for private files.
ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersPublic function core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php Tests responsive image formatters on node display for public files.
ResponsiveImageFieldUiTest class core/modules/responsive_image/tests/src/FunctionalJavascript/ResponsiveImageFieldUiTest.php Tests the responsive image field UI.
ResponsiveImageFieldUiTest.php file core/modules/responsive_image/tests/src/FunctionalJavascript/ResponsiveImageFieldUiTest.php
ResponsiveImageFieldUiTest::$defaultTheme property core/modules/responsive_image/tests/src/FunctionalJavascript/ResponsiveImageFieldUiTest.php The theme to install as the default for testing.
ResponsiveImageFieldUiTest::$modules property core/modules/responsive_image/tests/src/FunctionalJavascript/ResponsiveImageFieldUiTest.php Modules to install.
ResponsiveImageFieldUiTest::$type property core/modules/responsive_image/tests/src/FunctionalJavascript/ResponsiveImageFieldUiTest.php The content type id.
ResponsiveImageFieldUiTest::setUp function core/modules/responsive_image/tests/src/FunctionalJavascript/ResponsiveImageFieldUiTest.php
ResponsiveImageFieldUiTest::testResponsiveImageFormatterUi function core/modules/responsive_image/tests/src/FunctionalJavascript/ResponsiveImageFieldUiTest.php Tests formatter settings.
ResponsiveImageStyles::fields function core/modules/responsive_image/src/Plugin/migrate/source/d7/ResponsiveImageStyles.php Returns available fields on the source.
rest_test_entity_base_field_info function core/modules/rest/tests/modules/rest_test/rest_test.module Implements hook_entity_base_field_info().
rest_test_entity_field_access function core/modules/rest/tests/modules/rest_test/rest_test.module Implements hook_entity_field_access().
RevisionableContentEntityBase::baseFieldDefinitions function core/lib/Drupal/Core/Entity/RevisionableContentEntityBase.php
RevisionLogEntityTrait::revisionLogBaseFieldDefinitions function core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php Provides revision-related base field definitions for an entity type.
Role::fields function core/modules/user/src/Plugin/migrate/source/d6/Role.php Returns available fields on the source.
Role::fields function core/modules/user/src/Plugin/migrate/source/d7/Role.php Returns available fields on the source.
RollbackFieldInstanceTest class core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldInstanceTest.php Migrates and rolls back Drupal 7 fields.
RollbackFieldInstanceTest.php file core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldInstanceTest.php
RollbackFieldInstanceTest::executeRollback function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldInstanceTest.php Executes a single rollback.
RollbackFieldInstanceTest::testFieldInstances function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldInstanceTest.php Tests migrating D7 fields to field_storage_config entities, then rolling back.
RollbackFieldTest class core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php Migrates and rolls back Drupal 7 fields.
RollbackFieldTest.php file core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php
RollbackFieldTest::executeRollback function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php Executes a single rollback.
RollbackFieldTest::testFields function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php Tests migrating D7 fields to field_storage_config entities, then rolling back.
RowEntityRenderersTest::testFieldRenderers function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Tests the field row renderers.
RowPluginBase::$usesFields property core/modules/views/src/Plugin/views/row/RowPluginBase.php Does the row plugin support to add fields to its output.
RowPluginBase::usesFields function core/modules/views/src/Plugin/views/row/RowPluginBase.php Returns the usesFields property.
Rss::$base_field property core/modules/aggregator/src/Plugin/views/row/Rss.php The actual field which is used to identify an aggregator item.
Rss::$base_field property core/modules/comment/src/Plugin/views/row/Rss.php
Rss::$base_field property core/modules/node/src/Plugin/views/row/Rss.php The base field for this row plugin.
RssFields class core/modules/views/src/Plugin/views/row/RssFields.php Renders an RSS item based on fields.
RssFields.php file core/modules/views/src/Plugin/views/row/RssFields.php
RssFields::$usesFields property core/modules/views/src/Plugin/views/row/RssFields.php Does the row plugin support to add fields to its output.
RssFields::buildOptionsForm function core/modules/views/src/Plugin/views/row/RssFields.php Provide a form for setting options.
RssFields::defineOptions function core/modules/views/src/Plugin/views/row/RssFields.php Information about options for all kinds of purposes will be held here.
RssFields::getAbsoluteUrl function core/modules/views/src/Plugin/views/row/RssFields.php Convert a rendered URL string to an absolute URL.
RssFields::getField function core/modules/views/src/Plugin/views/row/RssFields.php Retrieves a views field value from the style plugin.
RssFields::render function core/modules/views/src/Plugin/views/row/RssFields.php Renders a row object.
RssFields::validate function core/modules/views/src/Plugin/views/row/RssFields.php Validate that the plugin is correct and can be saved.
RssFieldsTest class core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php Tests \Drupal\views\Plugin\views\row\RssFields.
RssFieldsTest.php file core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php
RssFieldsTest::$modules property core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php Modules to enable.
RssFieldsTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php Views to be enabled.
RssFieldsTest::setUp function core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php
RssFieldsTest::testLink function core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php Tests correct processing of link fields.
RssTest::$fieldName property core/modules/taxonomy/tests/src/Functional/RssTest.php Name of the taxonomy term reference field.
SaveUploadFormTest::testUploadFieldIsHighlighted function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests highlighting of file upload field when it has an error.
Schema::addField function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php Add a new field to a table.
Schema::addField function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Add a new field to a table.
Schema::addField function core/modules/mysql/src/Driver/Database/mysql/Schema.php Add a new field to a table.

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