Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NumberField::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| NumberFieldRdfaTest | class | core/ |
Tests RDFa output by number field formatters. |
| NumberFieldRdfaTest.php | file | core/ |
|
| NumberFieldRdfaTest::createTestEntity | function | core/ |
Creates the RDF mapping for the field. |
| NumberFieldRdfaTest::testDecimalFormatter | function | core/ |
Tests the decimal formatter. |
| NumberFieldRdfaTest::testDecimalFormatterWithSettings | function | core/ |
Tests the decimal formatter with settings. |
| NumberFieldRdfaTest::testFloatFormatter | function | core/ |
Tests the float formatter. |
| NumberFieldRdfaTest::testFloatFormatterWithScale | function | core/ |
Tests the float formatter with a scale. Scale is not exercised. |
| NumberFieldRdfaTest::testFloatFormatterWithScaleExercised | function | core/ |
Tests the float formatter with a scale. Scale is exercised. |
| NumberFieldRdfaTest::testFloatFormatterWithSettings | function | core/ |
Tests the float formatter with settings. |
| NumberFieldRdfaTest::testIntegerFormatter | function | core/ |
Tests the integer formatter. |
| NumberFieldRdfaTest::testIntegerFormatterWithSettings | function | core/ |
Tests the integer formatter with settings. |
| NumberFieldTest | class | core/ |
Tests the creation of numeric fields. |
| NumberFieldTest | class | core/ |
Tests the numeric field widget. |
| NumberFieldTest.php | file | core/ |
|
| NumberFieldTest.php | file | core/ |
|
| NumberFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NumberFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NumberFieldTest::$modules | property | core/ |
Modules to enable. |
| NumberFieldTest::$modules | property | core/ |
Modules to enable. |
| NumberFieldTest::assertSetMinimumValue | function | core/ |
Helper function to set the minimum value of a field. |
| NumberFieldTest::setUp | function | core/ |
|
| NumberFieldTest::setUp | function | core/ |
|
| NumberFieldTest::testCreateNumberDecimalField | function | core/ |
Tests setting the minimum value of a decimal field through the interface. |
| NumberFieldTest::testCreateNumberFloatField | function | core/ |
Tests setting the minimum value of a float field through the interface. |
| NumberFieldTest::testNumberDecimalField | function | core/ |
Test decimal field. |
| NumberFieldTest::testNumberFloatField | function | core/ |
Test float field. |
| NumberFieldTest::testNumberFormatter | function | core/ |
Test default formatter behavior. |
| NumberFieldTest::testNumberIntegerField | function | core/ |
Test integer field. |
| NumberItemTest::dataNumberFieldSettingsProvider | function | core/ |
Data provider for testConstraints. |
| NumberListField.php | file | core/ |
|
| NumberListField::$allowedValues | property | core/ |
Stores the allowed values of this field. |
| NumberListField::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| NumberListField::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| NumberListField::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase:init(). |
| NumberListField::summaryName | function | core/ |
Provides the name to use for the summary. By default this is just the name field. |
| NumericField.php | file | core/ |
|
| NumericField::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
| NumericField::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| NumericField::render | function | core/ |
Renders the field. |
| NumericField::submitOptionsForm | function | core/ |
Performs some cleanup tasks on the options array before saving it. |
| NumericItemBase::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| NumericItemBase::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| OEmbed::getSourceFieldConstraints | function | core/ |
Gets media source-specific validation constraints for a source field. |
| OpmlFields | class | core/ |
Renders an OPML item based on fields. |
| OpmlFields.php | file | core/ |
|
| OpmlFields::$usesFields | property | core/ |
Does the row plugin support to add fields to its output. |
| OpmlFields::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| OpmlFields::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| OpmlFields::getField | function | core/ |
Retrieves a views field value from the style plugin. |
Pagination
- Previous page
- Page 115
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.