Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
|
| 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/ |
|
| FieldFormButtonTest::query | function | core/ |
|
| FieldFormButtonTest::viewsForm | function | core/ |
Form constructor for the views form. |
| FieldFormButtonTest::viewsFormSubmit | function | core/ |
Submit handler for the views form. |
| FieldFormCommand::__construct | function | core/ |
Constructs a FieldFormCommand object. |
| FieldFormSavedCommand | class | core/ |
Indicates a field was saved and passes the rerendered field to Quick Edit. |
| FieldFormSavedCommand.php | file | core/ |
|
| FieldFormSavedCommand::$other_view_modes | property | core/ |
The same re-rendered edited field, but in different view modes. |
| FieldFormSavedCommand::render | function | core/ |
|
| FieldFormSavedCommand::__construct | function | core/ |
Constructs a FieldFormSavedCommand object. |
| FieldFormValidationErrorsCommand | class | core/ |
Passes validation errors when saving a form field failed. |
| FieldFormValidationErrorsCommand.php | file | core/ |
|
| FieldFormValidationErrorsCommand::__construct | function | core/ |
Constructs a FieldFormValidationErrorsCommand object. |
| fieldgroup.module.css | file | core/ |
Fieldgroup border reset. |
| fieldgroup.module.css | file | core/ |
Fieldgroup border reset. |
| fieldgroup.module.css | file | core/ |
Fieldgroup border reset. |
| FieldGroupRowsTest | class | core/ |
Tests the "Display all values in the same row" setting. |
| FieldGroupRowsTest.php | file | core/ |
|
| FieldGroupRowsTest::$modules | property | core/ |
|
| FieldGroupRowsTest::$testViews | property | core/ |
|
| 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/ |
|
| 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 enable. |
| FieldGroupRowsWebTest::$nodeType | property | core/ |
The page node type. |
| FieldGroupRowsWebTest::$testViews | property | core/ |
Views used by this test. |
| FieldGroupRowsWebTest::setUp | function | core/ |
|
| 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::clickSort | function | core/ |
Adds an ORDER BY clause to the query for click sort columns. |
| FieldHandlerInterface::clickSortable | function | core/ |
Determines if this field is click sortable. |
| FieldHandlerInterface::elementClasses | function | core/ |
Returns the class of the field. |
| FieldHandlerInterface::elementLabelClasses | function | core/ |
Returns the class of the field's label. |
| FieldHandlerInterface::elementWrapperClasses | function | core/ |
Returns the class of the field's wrapper. |
| FieldHandlerInterface::getElements | function | core/ |
Provides a list of elements valid for field HTML. |
Pagination
- Previous page
- Page 497
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.