Search for Field
- Search 7.x for Field
- Search 8.9.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/ |
Drupal 6 field source from database. |
| Field | class | core/ |
Drupal 7 field source from database. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldFilteredMarkup::create | function | core/ |
Overrides \Drupal\Component\Render\MarkupTrait::create(). |
| FieldFilteredMarkup::displayAllowedTags | function | core/ |
Returns a human-readable list of allowed tags for display in help texts. |
| FieldFilteredMarkupTest | class | core/ |
@coversDefaultClass \Drupal\Core\Field\FieldFilteredMarkup[[api-linebreak]] @group Field |
| FieldFilteredMarkupTest.php | file | core/ |
|
| FieldFilteredMarkupTest::providerTestCreate | function | core/ |
Provides data for testCreate(). |
| FieldFilteredMarkupTest::testCreate | function | core/ |
@covers ::create[[api-linebreak]] @dataProvider providerTestCreate |
| FieldFilteredMarkupTest::testdisplayAllowedTags | function | core/ |
@covers: ::displayAllowedTags[[api-linebreak]] |
| FieldFormatter | class | core/ |
Defines a FieldFormatter annotation object. |
| FieldFormatter.php | file | core/ |
|
| 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. |
| 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. |
| 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 | class | core/ |
Passes a rendered field form to Quick Edit's JavaScript app. |
| FieldFormCommand.php | file | core/ |
|
| 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 | 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.module.css | file | core/ |
Fieldgroup border reset. |
| Fieldgroup.php | file | core/ |
|
| Fieldgroup::getInfo | function | core/ |
|
| FieldGroupRowsTest | class | core/ |
Tests the "Display all values in the same row" setting. |
Pagination
- Previous page
- Page 57
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.