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
- Search main 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 |
|---|---|---|---|
| FieldFormatter::$class | property | core/ |
The name of the field formatter class. |
| FieldFormatter::$description | property | core/ |
A short description of the formatter type. |
| FieldFormatter::$field_types | property | core/ |
An array of field types the formatter supports. |
| FieldFormatter::$id | property | core/ |
The plugin ID. |
| FieldFormatter::$label | property | core/ |
The human-readable name of the formatter type. |
| FieldFormatter::$weight | property | core/ |
An integer to determine the weight of this formatter. |
| FieldFormatter::__construct | function | core/ |
Constructs a FieldFormatter attribute. |
| FieldFormatterSettingsDefaults | class | core/ |
Set the default field settings. |
| FieldFormatterSettingsDefaults.php | file | core/ |
|
| FieldFormatterSettingsDefaults::numberSettings | function | core/ |
|
| FieldFormatterSettingsDefaults::transform | function | core/ |
Set field formatter settings when the map didn't map: for date formatters, the fallback format, for everything else, empty array. |
| FieldFormatterSettingsDefaults::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FieldFormatterTest | class | core/ |
Tests for field formatters. |
| FieldFormatterTest.php | file | core/ |
|
| FieldFormatterTest::$display | property | core/ |
The default display. |
| FieldFormatterTest::$fieldName | property | core/ |
The field's name. |
| FieldFormatterTest::$modules | property | core/ |
Modules to install. |
| FieldFormatterTest::setUp | function | core/ |
|
| FieldFormatterTest::testThirdPartySettings | function | core/ |
Tests availability of third party settings in field render arrays. |
| FieldFormButtonTest | class | core/ |
A handler to provide a field that is completely custom by the administrator. |
| FieldFormButtonTest.php | file | core/ |
|
| FieldFormButtonTest::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
| FieldFormButtonTest::query | function | core/ |
Called to add the field to a query. |
| FieldFormButtonTest::viewsForm | function | core/ |
Form constructor for the views form. |
| FieldFormButtonTest::viewsFormSubmit | function | core/ |
Submit handler for the views form. |
| Fieldgroup | class | core/ |
Provides a render element for a group of form elements. |
| fieldgroup.module.css | file | core/ |
Fieldgroup border reset. |
| fieldgroup.module.css | file | core/ |
Fieldgroup border reset. |
| Fieldgroup.php | file | core/ |
|
| Fieldgroup::getInfo | function | core/ |
Returns the element properties for this element. |
| Fieldgroup::preRenderAttachments | function | core/ |
Adds the fieldgroup library. |
| Fieldgroup::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FieldGroupRowsTest | class | core/ |
Tests the "Display all values in the same row" setting. |
| FieldGroupRowsTest.php | file | core/ |
|
| FieldGroupRowsTest::$modules | property | core/ |
Modules to install. |
| FieldGroupRowsTest::$testViews | property | core/ |
Views to be enabled. |
| FieldGroupRowsTest::testGroupRows | function | core/ |
Testing the "Grouped rows" functionality. |
| FieldGroupRowsWebTest | class | core/ |
Tests the "Display all values in the same row" setting. |
| FieldGroupRowsWebTest.php | file | core/ |
|
| FieldGroupRowsWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldGroupRowsWebTest::$field | property | core/ |
The field config. |
| FieldGroupRowsWebTest::$fieldName | property | core/ |
The used field name in the test. |
| FieldGroupRowsWebTest::$fieldStorage | property | core/ |
The field storage. |
| FieldGroupRowsWebTest::$modules | property | core/ |
Modules to install. |
| FieldGroupRowsWebTest::$nodeType | property | core/ |
The page node type. |
| FieldGroupRowsWebTest::$testViews | property | core/ |
Views used by this test. |
| FieldGroupRowsWebTest::setUp | function | core/ |
Sets up the test. |
| FieldGroupRowsWebTest::testGroupRows | function | core/ |
Testing when "Display all values in the same row" is checked. |
| FieldGroupRowsWebTest::testUngroupedRows | function | core/ |
Testing when "Display all values in the same row" is unchecked. |
| FieldHandlerInterface | interface | core/ |
Base field handler that has no options and renders an unformatted field. |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.