Search for field

  1. Search 7.x for field
  2. Search 9.5.x for field
  3. Search 10.3.x for field
  4. Search 11.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.
Field class core/modules/views/src/Plugin/views/field/Field.php A stub class to provide backward compatibility for EntityField.

All search results

Title Object type File name Summary
NumberFieldTest::testCreateNumberDecimalField function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Tests setting the minimum value of a decimal field through the interface.
NumberFieldTest::testCreateNumberFloatField function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Tests setting the minimum value of a float field through the interface.
NumberFieldTest::testNumberDecimalField function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Test decimal field.
NumberFieldTest::testNumberFloatField function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Test float field.
NumberFieldTest::testNumberFormatter function core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php Test default formatter behavior.
NumberFieldTest::testNumberIntegerField function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Test integer field.
NumberItemTest::dataNumberFieldSettingsProvider function core/modules/field/tests/src/Kernel/Number/NumberItemTest.php Data provider for testConstraints.
NumberListField class core/modules/options/src/Plugin/views/argument/NumberListField.php Argument handler for list field to show the 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
NumberListField::defineOptions function core/modules/options/src/Plugin/views/argument/NumberListField.php
NumberListField::init function core/modules/options/src/Plugin/views/argument/NumberListField.php
NumberListField::summaryName function core/modules/options/src/Plugin/views/argument/NumberListField.php
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
NumericField::defineOptions function core/modules/views/src/Plugin/views/field/NumericField.php
NumericField::render function core/modules/views/src/Plugin/views/field/NumericField.php
NumericField::submitOptionsForm function core/modules/views/src/Plugin/views/field/NumericField.php
NumericItemBase::defaultFieldSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/NumericItemBase.php
NumericItemBase::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/NumericItemBase.php
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.
OpmlFields class core/modules/views/src/Plugin/views/row/OpmlFields.php Renders an OPML item based on fields.
OpmlFields.php file core/modules/views/src/Plugin/views/row/OpmlFields.php
OpmlFields::$usesFields property core/modules/views/src/Plugin/views/row/OpmlFields.php Does the row plugin support to add fields to its output.
OpmlFields::buildOptionsForm function core/modules/views/src/Plugin/views/row/OpmlFields.php
OpmlFields::defineOptions function core/modules/views/src/Plugin/views/row/OpmlFields.php
OpmlFields::getField function core/modules/views/src/Plugin/views/row/OpmlFields.php Retrieves a views field value from the style plugin.
OpmlFields::render function core/modules/views/src/Plugin/views/row/OpmlFields.php
OpmlFields::validate function core/modules/views/src/Plugin/views/row/OpmlFields.php
OptionsDynamicValuesTestBase::$fieldStorage property core/modules/options/tests/src/Functional/OptionsDynamicValuesTestBase.php The field storage.
OptionsField class core/modules/options/src/Plugin/migrate/field/d7/OptionsField.php Plugin annotation

@MigrateField(
id = "options",
core = {7},
source_module = "options",
destination_module = "options"
)
OptionsField.php file core/modules/options/src/Plugin/migrate/field/d7/OptionsField.php
OptionsFieldTest class core/modules/options/tests/src/Kernel/OptionsFieldTest.php Tests for the 'Options' field types.
OptionsFieldTest.php file core/modules/options/tests/src/Kernel/OptionsFieldTest.php
OptionsFieldTest::$modules property core/modules/options/tests/src/Kernel/OptionsFieldTest.php Modules to enable.
OptionsFieldTest::testUpdateAllowedValues function core/modules/options/tests/src/Kernel/OptionsFieldTest.php Test that allowed values can be updated.
OptionsFieldUITest class core/modules/options/tests/src/Functional/OptionsFieldUITest.php Tests the Options field UI functionality.
OptionsFieldUITest.php file core/modules/options/tests/src/Functional/OptionsFieldUITest.php
OptionsFieldUITest::$adminPath property core/modules/options/tests/src/Functional/OptionsFieldUITest.php Admin path to manage field storage settings.
OptionsFieldUITest::$defaultTheme property core/modules/options/tests/src/Functional/OptionsFieldUITest.php
OptionsFieldUITest::$fieldName property core/modules/options/tests/src/Functional/OptionsFieldUITest.php Name of the option field.
OptionsFieldUITest::$modules property core/modules/options/tests/src/Functional/OptionsFieldUITest.php Modules to enable.
OptionsFieldUITest::$type property core/modules/options/tests/src/Functional/OptionsFieldUITest.php Machine name of the created content type.
OptionsFieldUITest::$typeName property core/modules/options/tests/src/Functional/OptionsFieldUITest.php The name of the created content type.
OptionsFieldUITest::assertAllowedValuesInput function core/modules/options/tests/src/Functional/OptionsFieldUITest.php Tests a string input for the 'allowed values' form element.
OptionsFieldUITest::createOptionsField function core/modules/options/tests/src/Functional/OptionsFieldUITest.php Helper function to create list field of a given type.
OptionsFieldUITest::setUp function core/modules/options/tests/src/Functional/OptionsFieldUITest.php

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