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
- 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. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| SelectInterface::escapeField | function | core/ |
Escapes a field name string. |
| 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::$field | property | core/ |
The field used in this test class. |
| SeparatorTranslationTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| serialization.normalizer.field | service | core/ |
Drupal\serialization\Normalizer\FieldNormalizer |
| 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.hal | service | core/ |
Drupal\hal\Normalizer\FieldNormalizer |
| serializer.normalizer.field.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\FieldNormalizer |
| serializer.normalizer.field_item.hal | service | core/ |
Drupal\hal\Normalizer\FieldItemNormalizer |
| serializer.normalizer.field_item.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\FieldItemNormalizer |
| serializer.normalizer.password_field_item | service | core/ |
Drupal\serialization\Normalizer\NullNormalizer |
| serializer.normalizer.silly_fielditem | service | core/ |
Drupal\field_normalization_test\Normalization\TextItemSillyNormalizer |
| serializer.normalizer.string.jsonapi_test_field_type | service | core/ |
Drupal\jsonapi_test_field_type\Normalizer\StringNormalizer |
| seven_preprocess_fieldset__media_library_widget | function | core/ |
@todo Remove this when https://www.drupal.org/project/drupal/issues/2999549 lands. |
| seven_preprocess_views_view_fields__media_library | function | core/ |
Implements hook_preprocess_views_view_fields(). |
| ShapeItemTest::$fieldName | property | core/ |
The name of the field to use in this test. |
| Shortcut::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| Shortcut::fields | function | core/ |
Returns available fields on the source. |
| ShortcutResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| ShortcutSet::fields | function | core/ |
Returns available fields on the source. |
| ShortcutSetResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| ShortcutSetUsers::fields | function | core/ |
Returns an array of destination fields. |
| ShortcutSetUsers::fields | function | core/ |
Returns available fields on the source. |
| ShortcutTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| SingleInternalPropertyTestFieldItem | class | core/ |
Defines the 'Single Internal Property' entity test field type. |
| SingleInternalPropertyTestFieldItem.php | file | core/ |
|
| SingleInternalPropertyTestFieldItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| Sort::$fields | property | core/ |
The fields on which to sort. |
| Sort::expandFieldString | function | core/ |
Expands a simple string sort into a more expressive sort that we can use. |
| Sort::fields | function | core/ |
Gets the root condition group. |
| SortTranslationTest::testSortbyUntranslatedIntegerField | function | core/ |
Tests sorting on an untranslated field. |
| SourcePluginBase::getHighWaterField | function | core/ |
Get the name of the field used as the high watermark. |
| Sql::$destinationIdFields | property | core/ |
The destination ID fields. |
| Sql::$fieldAliases | property | core/ |
An array mapping table aliases and field names to field aliases. |
| Sql::$fields | property | core/ |
An array of fields. |
| Sql::$sourceIdFields | property | core/ |
The source ID fields. |
| Sql::addField | function | core/ |
Adds a field to the query table, possibly with an alias. |
| Sql::clearFields | function | core/ |
Removes all fields that may have been added. |
| Sql::compileFields | function | core/ |
Adds fields to the query. |
| Sql::destinationIdFields | function | core/ |
The destination ID fields. |
| Sql::getDateField | function | core/ |
Returns a Unix timestamp to database native timestamp expression. |
| Sql::getFieldAlias | function | core/ |
Returns the alias for the given field added to $table. |
| Sql::getFieldSchema | function | core/ |
Creates schema from an ID definition. |
| Sql::setCountField | function | core/ |
Set what field the query will count() on for paging. |
| Sql::setFieldTimezoneOffset | function | core/ |
Applies a timezone offset to the given field. |
Pagination
- Previous page
- Page 126
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.