Search for Field

  1. Search 7.x for Field
  2. Search 9.5.x for Field
  3. Search 8.9.x for Field
  4. Search 10.3.x for Field
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Field class core/modules/field/src/Plugin/migrate/source/d6/Field.php Drupal 6 field source from database.
Field class core/modules/field/src/Plugin/migrate/source/d7/Field.php Drupal 7 field source from database.

All search results

Title Object type File name Summary
SqlFieldableEntityTypeListenerTrait::onFieldableEntityTypeUpdate function core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php
SqlFieldableEntityTypeListenerTrait::postUpdateEntityTypeSchema function core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php Allows subscribers to do any cleanup necessary after data copying.
SqlFieldableEntityTypeListenerTrait::preUpdateEntityTypeSchema function core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php Allows subscribers to prepare their schema before data copying.
SqlIdMapTest::getFieldSchema function core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php Gets the field schema.
SqliteCastedIntFieldJoinTest class core/modules/sqlite/tests/src/Kernel/sqlite/Plugin/views/SqliteCastedIntFieldJoinTest.php Tests SQLite specific cast handling.
SqliteCastedIntFieldJoinTest.php file core/modules/sqlite/tests/src/Kernel/sqlite/Plugin/views/SqliteCastedIntFieldJoinTest.php
SqliteCastedIntFieldJoinTest::$castingType property core/modules/sqlite/tests/src/Kernel/sqlite/Plugin/views/SqliteCastedIntFieldJoinTest.php The db type that should be used for casting fields as integers.
SqliteDateSql::getDateField function core/modules/views/src/Plugin/views/query/SqliteDateSql.php Returns a native database expression for a given field.
SqliteDateSql::setFieldTimezoneOffset function core/modules/views/src/Plugin/views/query/SqliteDateSql.php Applies the given offset to the given field.
SqliteDateSqlTest::testGetDateField function core/modules/views/tests/src/Unit/Plugin/views/query/SqliteDateSqlTest.php Tests the getDateField method.
SqliteDateSqlTest::testSetFieldTimezoneOffset function core/modules/views/tests/src/Unit/Plugin/views/query/SqliteDateSqlTest.php Tests timezone offset formatting.
StateFormatterTest::testStateFieldFormatter function core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php Tests the embed field.
StatementBase::fetchField function core/lib/Drupal/Core/Database/Statement/StatementBase.php Returns a single field from the next record of a result set.
StatementInterface::fetchField function core/lib/Drupal/Core/Database/StatementInterface.php Returns a single field from the next record of a result set.
StatisticsLastCommentName::$user_field property core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php The user name field.
StatisticsLastCommentName::$user_field property core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php The user name field.
StatisticsLastUpdated::$field_alias property core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php The field alias.
StickyNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/StickyNode.php Gets an array of values to be set.
StringDatabaseStorage::dbFieldTable function core/modules/locale/src/StringDatabaseStorage.php Gets table alias for field.
StringFieldTest class core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php Tests the creation of string fields.
StringFieldTest.php file core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php
StringFieldTest::$defaultTheme property core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php The theme to install as the default for testing.
StringFieldTest::$modules property core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php Modules to install.
StringFieldTest::$webUser property core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php A user without any special permissions.
StringFieldTest::setUp function core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php
StringFieldTest::testTextfieldWidgets function core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php Tests widgets.
StringFieldTest::_testTextfieldWidgets function core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php Helper function for testTextfieldWidgets().
StringFormatterTest::$fieldName property core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php
StringFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php Renders fields of a given entity with a given display.
StringIdEntityTest::baseFieldDefinitions function core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php Provides base field definitions for an entity type.
StringListField class core/modules/options/src/Plugin/views/argument/StringListField.php Argument handler for list field to show the human readable name in summary.
StringListField.php file core/modules/options/src/Plugin/views/argument/StringListField.php
StringListField::$allowedValues property core/modules/options/src/Plugin/views/argument/StringListField.php Stores the allowed values of this field.
StringListField::buildOptionsForm function core/modules/options/src/Plugin/views/argument/StringListField.php Provide a form to edit options for this plugin.
StringListField::defineOptions function core/modules/options/src/Plugin/views/argument/StringListField.php Information about options for all kinds of purposes will be held here.
StringListField::init function core/modules/options/src/Plugin/views/argument/StringListField.php Overrides Drupal\views\Plugin\views\HandlerBase:init().
StringListField::summaryName function core/modules/options/src/Plugin/views/argument/StringListField.php Provides the name to use for the summary, defaults to the name field.
StringTextfieldWidget class core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextfieldWidget.php Plugin implementation of the 'string_textfield' widget.
StringTextfieldWidget.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextfieldWidget.php
StringTextfieldWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextfieldWidget.php Defines the default settings for this plugin.
StringTextfieldWidget::formElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextfieldWidget.php Returns the form for a single field widget.
StringTextfieldWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextfieldWidget.php Returns a form to configure settings for the widget.
StringTextfieldWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextfieldWidget.php Returns a short summary for the current widget settings.
StubFieldItemBase class core/tests/Drupal/Tests/Core/Entity/StubFieldItemBase.php A stub field item base entity for testing purposes.
StubFieldItemBase.php file core/tests/Drupal/Tests/Core/Entity/StubFieldItemBase.php
StubFieldItemBase::propertyDefinitions function core/tests/Drupal/Tests/Core/Entity/StubFieldItemBase.php Defines field item properties.
StubFieldItemBase::schema function core/tests/Drupal/Tests/Core/Entity/StubFieldItemBase.php Returns the schema for the field.
StubFieldItemBase::__construct function core/tests/Drupal/Tests/Core/Entity/StubFieldItemBase.php Constructs a TypedData object given its definition and context.
StubSchema::addField function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php Add a new field to a table.
StubSchema::changeField function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php Change a field definition.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.