Search for Field
- Search 7.x for Field
- Search 9.5.x for Field
- Search 10.3.x for Field
- Search 11.x for Field
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Field | class | core/ |
Drupal 6 field source from database. |
Field | class | core/ |
Drupal 7 field source from database. |
Field | class | core/ |
A stub class to provide backward compatibility for EntityField. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FieldOrLanguageJoinTest | class | core/ |
Tests the "field OR language" join plugin. |
FieldOrLanguageJoinTest.php | file | core/ |
|
FieldOrLanguageJoinTest::$manager | property | core/ |
A plugin manager which handlers the instances of joins. |
FieldOrLanguageJoinTest::$pluginId | property | core/ |
|
FieldOrLanguageJoinTest::$testViews | property | core/ |
|
FieldOrLanguageJoinTest::buildJoin | function | core/ |
Builds a join using the given configuration. |
FieldOrLanguageJoinTest::setUp | function | core/ |
|
FieldOrLanguageJoinTest::testBase | function | core/ |
Tests base join functionality. |
FieldOrLanguageJoinTest::testLanguageBundleConditions | function | core/ |
Tests the adding of conditions by the join plugin. |
FieldPluginBase | class | core/ |
Base class for views fields. |
FieldPluginBase | class | core/ |
The base class for all field plugins. |
FieldPluginBase.php | file | core/ |
|
FieldPluginBase.php | file | core/ |
|
FieldPluginBase::$additional_fields | property | core/ |
Stores additional fields which get added to the query. |
FieldPluginBase::$aliases | property | core/ |
|
FieldPluginBase::$field_alias | property | core/ |
|
FieldPluginBase::$lastRenderIndex | property | core/ |
Keeps track of the last render index. |
FieldPluginBase::$linkGenerator | property | core/ |
The link generator. |
FieldPluginBase::$original_value | property | core/ |
The field value prior to any rewriting. |
FieldPluginBase::$renderer | property | core/ |
Stores the render API renderer. |
FieldPluginBase::addAdditionalFields | function | core/ |
Add 'additional' fields to the query. |
FieldPluginBase::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
FieldPluginBase::adminLabel | function | core/ |
Return a string representing this handler's name in the UI. |
FieldPluginBase::adminSummary | function | core/ |
Provide extra data to the administration form |
FieldPluginBase::advancedRender | function | core/ |
Renders a field using advanced settings. |
FieldPluginBase::allowAdvancedRender | function | core/ |
Determine if this field can allow advanced rendering. |
FieldPluginBase::alterFieldFormatterMigration | function | core/ |
Apply any custom processing to the field formatter migration. |
FieldPluginBase::alterFieldInstanceMigration | function | core/ |
Apply any custom processing to the field instance migration. |
FieldPluginBase::alterFieldMigration | function | core/ |
Apply any custom processing to the field migration. |
FieldPluginBase::alterFieldWidgetMigration | function | core/ |
Apply any custom processing to the field widget migration. |
FieldPluginBase::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
FieldPluginBase::clickSort | function | core/ |
Adds an ORDER BY clause to the query for click sort columns. |
FieldPluginBase::clickSortable | function | core/ |
Determines if this field is click sortable. |
FieldPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
FieldPluginBase::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
FieldPluginBase::documentSelfTokens | function | core/ |
Document any special tokens this field might use for itself. |
FieldPluginBase::elementClasses | function | core/ |
Returns the class of the field. |
FieldPluginBase::elementLabelClasses | function | core/ |
Returns the class of the field's label. |
FieldPluginBase::elementLabelType | function | core/ |
Returns an HTML element for the label based upon the field's element type. |
FieldPluginBase::elementType | function | core/ |
Returns an HTML element based upon the field's element type. |
FieldPluginBase::elementWrapperClasses | function | core/ |
Returns the class of the field's wrapper. |
FieldPluginBase::elementWrapperType | function | core/ |
Returns an HTML element for the wrapper based upon the field's element type. |
FieldPluginBase::getElements | function | core/ |
Provides a list of elements valid for field HTML. |
FieldPluginBase::getEntity | function | core/ |
Gets the entity matching the current row and relationship. |
FieldPluginBase::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
FieldPluginBase::getFieldFormatterType | function | core/ |
Get the field formatter type from the source. |
FieldPluginBase::getFieldTokenPlaceholder | function | core/ |
Returns a token placeholder for the current field. |
FieldPluginBase::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
FieldPluginBase::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
FieldPluginBase::getFieldWidgetType | function | core/ |
Get the field widget type from the source. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.