Search for field_
- Search 7.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StringFieldTest.php | file | core/ |
|
| StringFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StringFieldTest::$modules | property | core/ |
Modules to enable. |
| StringFieldTest::$webUser | property | core/ |
A user without any special permissions. |
| StringFieldTest::setUp | function | core/ |
|
| StringFieldTest::testTextfieldWidgets | function | core/ |
Tests widgets. |
| StringFieldTest::_testTextfieldWidgets | function | core/ |
Helper function for testTextfieldWidgets(). |
| StringFormatterTest::$fieldName | property | core/ |
|
| StringFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
| StringIdEntityTest::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| StringListField.php | file | core/ |
|
| StringListField::$allowedValues | property | core/ |
Stores the allowed values of this field. |
| 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, defaults to 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/ |
Tests the field ID alias functionality of the DataFieldRow plugin. |
| StyleTableTest::testFieldInColumns | function | core/ |
Tests table fields in columns. |
| StyleTableTest::testNumericFieldVisible | function | core/ |
Tests that a number with the value of "0" is displayed in the table. |
| system_post_update_extra_fields_form_display | function | core/ |
Update all entity form displays that contain extra fields. |
| 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::getAllFieldTableNames | function | core/ |
Gets all the table names in which an entity field is stored. |
| 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/ |
Ensure the field table is joined if necessary. |
Pagination
- Previous page
- Page 124
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.