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
NonPublicSchemaTest::testField function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php @covers ::addField
@covers ::fieldExists
@covers ::dropField
@covers ::changeField
NoSourceModule::fields function core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php Returns available fields on the source.
NoUniqueFieldException class core/lib/Drupal/Core/Database/Query/NoUniqueFieldException.php Exception thrown if an upsert query doesn't specify a unique field.
NoUniqueFieldException.php file core/lib/Drupal/Core/Database/Query/NoUniqueFieldException.php
NullDestination::fields function core/modules/migrate/src/Plugin/migrate/destination/NullDestination.php Returns an array of destination fields.
NumberField class core/modules/field/src/Plugin/migrate/field/d7/NumberField.php MigrateField plugin for Drupal 7 number fields.
NumberField.php file core/modules/field/src/Plugin/migrate/field/d7/NumberField.php
NumberFieldTest class core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php Tests the numeric field widget.
NumberFieldTest class core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Tests the creation of numeric fields.
NumberFieldTest.php file core/modules/field/tests/src/Functional/Number/NumberFieldTest.php
NumberFieldTest.php file core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php
NumberFieldTest::$defaultTheme property core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php The theme to install as the default for testing.
NumberFieldTest::$defaultTheme property core/modules/field/tests/src/Functional/Number/NumberFieldTest.php The theme to install as the default for testing.
NumberFieldTest::$modules property core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Modules to install.
NumberFieldTest::$modules property core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php Modules to install.
NumberFieldTest::assertSetMinimumValue function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Helper function to set the minimum value of a field.
NumberFieldTest::setUp function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php
NumberFieldTest::setUp function core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php
NumberFieldTest::testMinimumValues function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Tests setting minimum values through the interface.
NumberFieldTest::testNumberDecimalField function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Tests decimal field.
NumberFieldTest::testNumberFloatField function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Tests float field.
NumberFieldTest::testNumberFormatter function core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php Tests default formatter behavior.
NumberFieldTest::testNumberIntegerField function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Tests integer field.
NumberItemTest::dataNumberFieldSettingsProvider function core/modules/field/tests/src/Kernel/Number/NumberItemTest.php Data provider for testConstraints.
NumberItemTest::testFormFieldMinMaxValue function core/modules/field/tests/src/Kernel/Number/NumberItemTest.php Tests the validation of minimum and maximum values.
NumberListField class core/modules/options/src/Plugin/views/argument/NumberListField.php Argument handler for list field to show human readable name in the summary.
NumberListField.php file core/modules/options/src/Plugin/views/argument/NumberListField.php
NumberListField::$allowedValues property core/modules/options/src/Plugin/views/argument/NumberListField.php Stores the allowed values of this field.
NumberListField::buildOptionsForm function core/modules/options/src/Plugin/views/argument/NumberListField.php Provide a form to edit options for this plugin.
NumberListField::defineOptions function core/modules/options/src/Plugin/views/argument/NumberListField.php Information about options for all kinds of purposes will be held here.
NumberListField::init function core/modules/options/src/Plugin/views/argument/NumberListField.php Overrides Drupal\views\Plugin\views\HandlerBase:init().
NumberListField::summaryName function core/modules/options/src/Plugin/views/argument/NumberListField.php Provides the name to use for the summary, defaults to the name field.
NumericField class core/modules/views/src/Plugin/views/field/NumericField.php Render a field as a numeric value.
NumericField.php file core/modules/views/src/Plugin/views/field/NumericField.php
NumericField::buildOptionsForm function core/modules/views/src/Plugin/views/field/NumericField.php Default option form that provides label widget that all fields should have.
NumericField::defineOptions function core/modules/views/src/Plugin/views/field/NumericField.php Information about options for all kinds of purposes will be held here.
NumericField::render function core/modules/views/src/Plugin/views/field/NumericField.php Renders the field.
NumericField::submitOptionsForm function core/modules/views/src/Plugin/views/field/NumericField.php Performs some cleanup tasks on the options array before saving it.
NumericItemBase::defaultFieldSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/NumericItemBase.php Defines the field-level settings for this plugin.
NumericItemBase::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/NumericItemBase.php Returns a form for the field-level settings.
OEmbed::createSourceField function core/modules/media/src/Plugin/media/Source/OEmbed.php Creates the source field definition for a type.
OEmbed::getSourceFieldConstraints function core/modules/media/src/Plugin/media/Source/OEmbed.php Gets media source-specific validation constraints for a source field.
OEmbedFieldWidgetTest class core/modules/media/tests/src/Functional/FieldWidget/OEmbedFieldWidgetTest.php @covers \Drupal\media\Plugin\Field\FieldWidget\OEmbedWidget
OEmbedFieldWidgetTest.php file core/modules/media/tests/src/Functional/FieldWidget/OEmbedFieldWidgetTest.php
OEmbedFieldWidgetTest::$defaultTheme property core/modules/media/tests/src/Functional/FieldWidget/OEmbedFieldWidgetTest.php The theme to install as the default for testing.
OEmbedFieldWidgetTest::testFieldWidgetHelpText function core/modules/media/tests/src/Functional/FieldWidget/OEmbedFieldWidgetTest.php Tests that the oEmbed field widget shows the configured help text.
olivero_preprocess_field function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_fieldset function core/themes/olivero/olivero.theme Implements template_preprocess_HOOK() for fieldset.
olivero_preprocess_field_multiple_value_form function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_field__comment function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for field--comment.html.twig.

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