Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 11.x for field_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NumberField.php | file | core/ |
|
| 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 install. |
| NumberFieldTest::$modules | property | core/ |
Modules to install. |
| NumberFieldTest::assertSetMinimumValue | function | core/ |
Helper function to set the minimum value of a field. |
| NumberFieldTest::setUp | function | core/ |
|
| NumberFieldTest::setUp | function | core/ |
|
| NumberFieldTest::testMinimumValues | function | core/ |
Tests setting minimum values through the interface. |
| NumberFieldTest::testNumberDecimalField | function | core/ |
Tests decimal field. |
| NumberFieldTest::testNumberFloatField | function | core/ |
Tests float field. |
| NumberFieldTest::testNumberFormatter | function | core/ |
Tests default formatter behavior. |
| NumberFieldTest::testNumberIntegerField | function | core/ |
Tests integer field. |
| NumberItemTest::dataNumberFieldSettingsProvider | function | core/ |
Data provider for testConstraints. |
| NumberItemTest::testFormFieldMinMaxValue | function | core/ |
Tests the validation of minimum and maximum values. |
| 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, defaults to the name field. |
| NumericField.php | file | core/ |
|
| NumericField::buildOptionsForm | function | core/ |
Default option form that provides 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. |
| OEmbedFieldWidgetTest | class | core/ |
@covers \Drupal\media\Plugin\Field\FieldWidget\OEmbedWidget[[api-linebreak]] |
| OEmbedFieldWidgetTest.php | file | core/ |
|
| OEmbedFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OEmbedFieldWidgetTest::testFieldWidgetHelpText | function | core/ |
Tests that the oEmbed field widget shows the configured help text. |
| olivero_preprocess_fieldset | function | core/ |
Implements template_preprocess_HOOK() for fieldset. |
| olivero_preprocess_field_multiple_value_form | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_field__comment | function | core/ |
Implements hook_preprocess_HOOK() for field--comment.html.twig. |
| olivero_preprocess_field__node__created | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_test_preprocess_field_multiple_value_form | function | core/ |
Implements hook_preprocess_field_multiple_value_form(). |
| 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. |
| OpmlFields::render | function | core/ |
Renders a row object. |
| OpmlFields::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
Pagination
- Previous page
- Page 114
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.