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
| Title | Object type | File name | Summary |
|---|---|---|---|
| StringListField::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| StringListField::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| StringListField::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase:init(). |
| StringListField::summaryName | function | core/ |
Provides the name to use for the summary. By default this is just the name field. |
| StringTextfieldWidget | class | core/ |
Plugin implementation of the 'string_textfield' widget. |
| StringTextfieldWidget.php | file | core/ |
|
| StringTextfieldWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| StringTextfieldWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| StringTextfieldWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| StringTextfieldWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| StubSourcePlugin::fields | function | core/ |
Returns available fields on the source. |
| StyleFieldsTest | class | core/ |
Tests fields style functionality. |
| StyleFieldsTest.php | file | core/ |
|
| StyleFieldsTest::$testViews | property | core/ |
Views to be enabled. |
| StyleFieldsTest::testInlineFields | function | core/ |
Tests inline fields and separator. |
| StylePluginBase::$defaultFieldLabels | property | core/ |
Should field labels be enabled by default. |
| StylePluginBase::$rendered_fields | property | core/ |
Stores the rendered field values, keyed by the row index and field name. |
| StylePluginBase::$usesFields | property | core/ |
Does the style plugin for itself support to add fields to its output. |
| StylePluginBase::defaultFieldLabels | function | core/ |
Return TRUE if this style enables field labels by default. |
| StylePluginBase::getFieldValue | function | core/ |
Get the raw field value. |
| StylePluginBase::renderFields | function | core/ |
Renders all of the fields for a given style and store them on the object. |
| StylePluginBase::usesFields | function | core/ |
Return TRUE if this style also uses fields. |
| StyleSerializerTest::testFieldapiField | function | core/ |
Tests the field row style using fieldapi fields. |
| StyleSerializerTest::testFieldRawOutput | function | core/ |
Tests the raw output options for row field rendering. |
| StyleSerializerTest::testUIFieldAlias | function | core/ |
Test the field ID alias functionality of the DataFieldRow plugin. |
| StyleTableTest::testFieldInColumns | function | core/ |
Test table fields in columns. |
| StyleTableTest::testNumericFieldVisible | function | core/ |
Test that a number with the value of "0" is displayed in the table. |
| system_post_update_extra_fields | function | core/ |
Update all entity view displays that contain extra fields. |
| system_post_update_extra_fields_form_display | function | core/ |
Update all entity form displays that contain extra fields. |
| system_post_update_field_formatter_entity_schema | function | core/ |
Clear caches due to schema changes in core.entity.schema.yml. |
| system_post_update_field_type_plugins | function | core/ |
Force field type plugin definitions to be cleared. |
| Table::$defaultFieldLabels | property | core/ |
Should field labels be enabled by default. |
| Table::$usesFields | property | core/ |
Does the style plugin for itself support to add fields to its output. |
| TableMappingInterface::getFieldColumnName | function | core/ |
Generates a column name for a field property. |
| TableMappingInterface::getFieldNames | function | core/ |
Gets a list of names for entity fields stored in the specified table. |
| TableMappingInterface::getFieldTableName | function | core/ |
Gets the table name for a given column. |
| Tables::$caseSensitiveFields | property | core/ |
List of case sensitive fields. |
| Tables::$entityFieldManager | property | core/ |
The entity field manager. |
| Tables::$fieldTables | property | core/ |
Field table array, key is table name, value is alias. |
| Tables::ensureFieldTable | function | core/ |
Join field table if necessary. |
| Tables::isFieldCaseSensitive | function | core/ |
Determines whether the given field is case sensitive. |
| TablesInterface::isFieldCaseSensitive | function | core/ |
Determines whether the given field is case sensitive. |
| TaggedWithTest::$tagFieldName | property | core/ |
Name of the test tag field. |
| TaggedWithTest::$tagFieldStorage | property | core/ |
Holds the field storage for test tag field. |
| TaxonomyFieldAllTermsTest | class | core/ |
Tests the "All terms" taxonomy term field handler. |
| TaxonomyFieldAllTermsTest.php | file | core/ |
|
| TaxonomyFieldAllTermsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TaxonomyFieldAllTermsTest::$testViews | property | core/ |
Views used by this test. |
| TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsField | function | core/ |
Tests the "all terms" field handler. |
| TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsWithTokens | function | core/ |
Tests token replacement in the "all terms" field handler. |
Pagination
- Previous page
- Page 127
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.