Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 11.x for field_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RowPluginBase::usesFields | function | core/ |
Returns the usesFields property. |
| Rss::$field_alias | property | core/ |
The field alias. |
| RssFields | class | core/ |
Renders an RSS item based on fields. |
| RssFields.php | file | core/ |
|
| RssFields::$usesFields | property | core/ |
Does the row plugin support to add fields to its output. |
| RssFields::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| RssFields::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| RssFields::getAbsoluteUrl | function | core/ |
Convert a rendered URL string to an absolute URL. |
| RssFields::getField | function | core/ |
Retrieves a views field value from the style plugin. |
| RssFields::render | function | core/ |
Renders a row object. |
| RssFields::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| RssFieldsTest | class | core/ |
Tests \Drupal\views\Plugin\views\row\RssFields. |
| RssFieldsTest.php | file | core/ |
|
| RssFieldsTest::$modules | property | core/ |
Modules to install. |
| RssFieldsTest::$testViews | property | core/ |
Views to be enabled. |
| RssFieldsTest::setUp | function | core/ |
|
| RssFieldsTest::testRssFields | function | core/ |
Tests correct processing of RSS fields. |
| RssTest::$fieldName | property | core/ |
Name of the taxonomy term reference field. |
| SaveUploadFormTest::testUploadFieldIsHighlighted | function | core/ |
Tests highlighting of file upload field when it has an error. |
| Schema::createFieldSql | function | core/ |
Create an SQL string for a field to be used in table creation or alteration. |
| Schema::createFieldSql | function | core/ |
Create an SQL string for a field to be used in table creation or alteration. |
| Schema::createFieldSql | function | core/ |
Creates a safe SQL string for a field for table creation or alteration. |
| Schema::fieldExists | function | core/ |
Check if a column exists in the given table. |
| Schema::fieldExists | function | core/ |
Check if a column exists in the given table. |
| Schema::fieldExists | function | core/ |
Check if a column exists in the given table. |
| Schema::fieldNames | function | core/ |
Return an array of field names from an array of key/index column specifiers. |
| Schema::getFieldTypeMap | function | core/ |
Returns a mapping of Drupal schema field names to DB-native field types. |
| Schema::getFieldTypeMap | function | core/ |
Returns a mapping of Drupal schema field names to DB-native field types. |
| Schema::getFieldTypeMap | function | core/ |
Returns a mapping of Drupal schema field names to DB-native field types. |
| Schema::getFieldTypeMap | function | core/ |
Returns a mapping of Drupal schema field names to DB-native field types. |
| Schema::getFieldTypeMap | function | core/ |
Returns a mapping of Drupal schema field names to DB-native field types. |
| Schema::queryFieldInformation | function | core/ |
Fetches the list of constraints used on a field. |
| SearchPage::fields | function | core/ |
Returns available fields on the source. |
| SearchPage::fields | function | core/ |
Returns available fields on the source. |
| Select::$fields | property | core/ |
The fields to SELECT. |
| Select::fields | function | core/ |
Add multiple fields from the same table to be SELECTed. |
| Select::getFields | function | core/ |
Returns a reference to the fields array for this query. |
| SelectComplexTest::testCountQueryFieldRemovals | function | core/ |
Tests that countQuery properly removes fields and expressions. |
| SelectExtender::fields | function | core/ |
Add multiple fields from the same table to be SELECTed. |
| SelectExtender::getFields | function | core/ |
Returns a reference to the fields array for this query. |
| SelectInterface::fields | function | core/ |
Add multiple fields from the same table to be SELECTed. |
| SelectInterface::getFields | function | core/ |
Returns a reference to the fields array for this query. |
| SelectTest::testSimpleSelectAllFields | function | core/ |
Tests adding all fields from a given table to a SELECT statement. |
| SelectTest::testSimpleSelectMultipleFields | function | core/ |
Tests adding multiple fields to a SELECT statement at the same time. |
| SeparatorTranslationTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| serialization.normalizer.field_item | service | core/ |
Drupal\serialization\Normalizer\FieldItemNormalizer |
| serializer.normalizer.boolean.fieldtype.emoji | service | core/ |
Drupal\test_fieldtype_boolean_emoji_normalizer\Normalizer\BooleanItemNormalizer |
| serializer.normalizer.entity_reference_field_item | service | core/ |
Drupal\serialization\Normalizer\EntityReferenceFieldItemNormalizer |
| serializer.normalizer.field.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\FieldNormalizer |
| serializer.normalizer.field_item.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\FieldItemNormalizer |
Pagination
- Previous page
- Page 122
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.