Search for Field
- Search 7.x for Field
- Search 9.5.x for Field
- Search 8.9.x for Field
- Search 10.3.x for Field
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Field | class | core/ |
Drupal 6 field source from database. |
Field | class | core/ |
Drupal 7 field source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
NonPublicSchemaTest::testField | function | core/ |
@covers ::addField @covers ::fieldExists @covers ::dropField @covers ::changeField |
NoSourceModule::fields | function | core/ |
Returns available fields on the source. |
NoUniqueFieldException | class | core/ |
Exception thrown if an upsert query doesn't specify a unique field. |
NoUniqueFieldException.php | file | core/ |
|
NullDestination::fields | function | core/ |
Returns an array of destination fields. |
NumberField | class | core/ |
MigrateField plugin for Drupal 7 number fields. |
NumberField.php | file | core/ |
|
NumberFieldTest | class | core/ |
Tests the numeric field widget. |
NumberFieldTest | class | core/ |
Tests the creation of numeric fields. |
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 | class | core/ |
Argument handler for list field to show human readable name in the summary. |
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 | class | core/ |
Render a field as a numeric value. |
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::createSourceField | function | core/ |
Creates the source field definition for a type. |
OEmbed::getSourceFieldConstraints | function | core/ |
Gets media source-specific validation constraints for a source field. |
OEmbedFieldWidgetTest | class | core/ |
@covers \Drupal\media\Plugin\Field\FieldWidget\OEmbedWidget |
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_field | function | core/ |
Implements hook_preprocess_HOOK(). |
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. |
Pagination
- Previous page
- Page 117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.