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 |
|---|---|---|---|
| FieldFile | class | core/ |
Determines the settings for a Drupal 6 file field. |
| FieldFile.php | file | core/ |
|
| FieldFile::$migrateLookup | property | core/ |
The migrate lookup service. |
| FieldFile::$migration | property | core/ |
The current migration. |
| FieldFile::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| FieldFile::transform | function | core/ |
Performs the associated process. |
| FieldFile::__construct | function | core/ |
Constructs a FieldFile plugin instance. |
| FieldFileSizeTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\FileSize handler. |
| FieldFileSizeTest.php | file | core/ |
|
| FieldFileSizeTest::$testViews | property | core/ |
Views used by this test. |
| FieldFileSizeTest::dataSet | function | core/ |
Provides a dataset with various 'age' values representing file sizes. |
| FieldFileSizeTest::testFieldFileSize | function | core/ |
Tests the FileSize field handler for correct formatting in Views. |
| FieldFileSizeTest::viewsData | function | core/ |
Maps the 'age' field to the 'file_size' handler for Views. |
| FieldFileTest | class | core/ |
Tests the file field process plugin. |
| FieldFileTest.php | file | core/ |
|
| FieldFileTest::testTransformAltTitle | function | core/ |
Tests that alt and title attributes are included in transformed values. |
| FieldFilteredMarkup | class | core/ |
Defines an object that passes safe strings through the Field system. |
| FieldFilteredMarkup.php | file | core/ |
|
| FieldFilteredMarkup::allowedTags | function | core/ |
Returns the allowed tag list. |
| 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/ |
Tests Drupal\Core\Field\FieldFilteredMarkup. |
| FieldFilteredMarkupTest.php | file | core/ |
|
| FieldFilteredMarkupTest::providerTestCreate | function | core/ |
Provides data for testCreate(). |
| FieldFilteredMarkupTest::testCreate | function | core/ |
Tests create. |
| FieldFilteredMarkupTest::testDisplayAllowedTags | function | core/ |
Tests display allowed tags. |
| FieldFormatter | class | core/ |
Defines a FieldFormatter annotation object. |
| FieldFormatter | class | core/ |
Defines a FieldFormatter attribute for plugin discovery. |
| FieldFormatter.php | file | core/ |
|
| 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. |
| 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. |
| 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/ |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.