Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$optionsAllowedValues | property | core/ |
The options allowed values service. |
| StringListField::buildOptionsForm | function | core/ |
|
| StringListField::defineOptions | function | core/ |
|
| StringListField::init | function | core/ |
|
| StringListField::summaryName | function | core/ |
|
| StringListField::__construct | function | core/ |
|
| 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. |
| StubFieldItemBase | class | core/ |
A stub field item base entity for testing purposes. |
| StubFieldItemBase.php | file | core/ |
|
| StubFieldItemBase::propertyDefinitions | function | core/ |
Defines field item properties. |
| StubFieldItemBase::schema | function | core/ |
Returns the schema for the field. |
| StubFieldItemBase::__construct | function | core/ |
Constructs a TypedData object given its definition and context. |
| StubSchema::getFieldTypeMap | function | core/ |
Returns a mapping of Drupal schema field names to DB-native field types. |
| 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/ |
|
| 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. |
| StyleSerializerEntityTest::testFieldRawOutput | function | core/ |
Tests the raw output options for row field rendering. |
| StyleSerializerEntityTest::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. |
| SyntaxTest::testConcatWsFields | function | core/ |
Tests string concatenation with separator, with field values. |
| 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. |
Pagination
- Previous page
- Page 131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.