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
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Field | class | core/ |
A stub class to provide backward compatibility for EntityField. |
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 |
---|---|---|---|
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 | class | core/ |
Argument handler for list field to show the 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. By default this is just the name field. |
NumericField | class | core/ |
Render a field as a numeric value |
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::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. |
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/ |
Render a row object. This usually passes through to a theme template of some form, but not always. |
OpmlFields::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
OptionsDynamicValuesTestBase::$fieldStorage | property | core/ |
The field storage. |
OptionsField | class | core/ |
Plugin annotation @MigrateField( id = "options", core = {7}, source_module = "options", destination_module = "options" ) |
OptionsField.php | file | core/ |
|
OptionsFieldTest | class | core/ |
Tests for the 'Options' field types. |
OptionsFieldTest.php | file | core/ |
|
OptionsFieldTest::$modules | property | core/ |
Modules to enable. |
OptionsFieldTest::testUpdateAllowedValues | function | core/ |
Test that allowed values can be updated. |
OptionsFieldUITest | class | core/ |
Tests the Options field UI functionality. |
OptionsFieldUITest.php | file | core/ |
|
OptionsFieldUITest::$adminPath | property | core/ |
Admin path to manage field storage settings. |
OptionsFieldUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
OptionsFieldUITest::$fieldName | property | core/ |
Name of the option field. |
OptionsFieldUITest::$modules | property | core/ |
Modules to enable. |
OptionsFieldUITest::$type | property | core/ |
Machine name of the created content type. |
OptionsFieldUITest::$typeName | property | core/ |
The name of the created content type. |
OptionsFieldUITest::assertAllowedValuesInput | function | core/ |
Tests a string input for the 'allowed values' form element. |
OptionsFieldUITest::createOptionsField | function | core/ |
Helper function to create list field of a given type. |
OptionsFieldUITest::setUp | function | core/ |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.