Search for field

  1. Search 7.x for field
  2. Search 9.5.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.
Field class core/modules/views/src/Plugin/views/field/Field.php A stub class to provide backward compatibility for EntityField.

All search results

Title Object type File name Summary
FieldOrLanguageJoinTest class core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php Tests the "field OR language" join plugin.
FieldOrLanguageJoinTest.php file core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php
FieldOrLanguageJoinTest::$manager property core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php A plugin manager which handlers the instances of joins.
FieldOrLanguageJoinTest::$pluginId property core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php
FieldOrLanguageJoinTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php
FieldOrLanguageJoinTest::buildJoin function core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php Builds a join using the given configuration.
FieldOrLanguageJoinTest::setUp function core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php
FieldOrLanguageJoinTest::testBase function core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php Tests base join functionality.
FieldOrLanguageJoinTest::testLanguageBundleConditions function core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php Tests the adding of conditions by the join plugin.
FieldPluginBase class core/modules/views/src/Plugin/views/field/FieldPluginBase.php Base class for views fields.
FieldPluginBase class core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php The base class for all field plugins.
FieldPluginBase.php file core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
FieldPluginBase.php file core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::$additional_fields property core/modules/views/src/Plugin/views/field/FieldPluginBase.php Stores additional fields which get added to the query.
FieldPluginBase::$aliases property core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::$field_alias property core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::$lastRenderIndex property core/modules/views/src/Plugin/views/field/FieldPluginBase.php Keeps track of the last render index.
FieldPluginBase::$linkGenerator property core/modules/views/src/Plugin/views/field/FieldPluginBase.php The link generator.
FieldPluginBase::$original_value property core/modules/views/src/Plugin/views/field/FieldPluginBase.php The field value prior to any rewriting.
FieldPluginBase::$renderer property core/modules/views/src/Plugin/views/field/FieldPluginBase.php Stores the render API renderer.
FieldPluginBase::addAdditionalFields function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Add 'additional' fields to the query.
FieldPluginBase::addSelfTokens function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Add any special tokens this field might use for itself.
FieldPluginBase::adminLabel function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::adminSummary function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Provide extra data to the administration form
FieldPluginBase::advancedRender function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::allowAdvancedRender function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Determine if this field can allow advanced rendering.
FieldPluginBase::alterFieldFormatterMigration function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
FieldPluginBase::alterFieldInstanceMigration function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
FieldPluginBase::alterFieldMigration function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
FieldPluginBase::alterFieldWidgetMigration function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
FieldPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Default options form that provides the label widget that all fields
should have.
FieldPluginBase::clickSort function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::clickSortable function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::defineOptions function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::defineValueProcessPipeline function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
FieldPluginBase::documentSelfTokens function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Document any special tokens this field might use for itself.
FieldPluginBase::elementClasses function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::elementLabelClasses function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::elementLabelType function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::elementType function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::elementWrapperClasses function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::elementWrapperType function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::getElements function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::getEntity function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::getFieldFormatterMap function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
FieldPluginBase::getFieldFormatterType function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
FieldPluginBase::getFieldTokenPlaceholder function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Returns a token placeholder for the current field.
FieldPluginBase::getFieldType function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
FieldPluginBase::getFieldWidgetMap function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
FieldPluginBase::getFieldWidgetType function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php

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