Search for format_
- Search 7.x for format_
- Search 9.5.x for format_
- Search 8.9.x for format_
- Search 10.3.x for format_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityReferenceFormatterTest::testIdFormatter | function | core/ |
Tests the ID formatter. |
EntityReferenceFormatterTest::testLabelFormatter | function | core/ |
Tests the label formatter. |
EntityReferenceIdFormatter | class | core/ |
Plugin implementation of the 'entity reference ID' formatter. |
EntityReferenceIdFormatter.php | file | core/ |
|
EntityReferenceIdFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EntityReferenceLabelFormatter | class | core/ |
Plugin implementation of the 'entity reference label' formatter. |
EntityReferenceLabelFormatter.php | file | core/ |
|
EntityReferenceLabelFormatter::checkAccess | function | core/ |
Checks access to the given entity. |
EntityReferenceLabelFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
EntityReferenceLabelFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
EntityReferenceLabelFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
EntityReferenceLabelFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EntityReferenceTaxonomyTermRssFormatter | class | core/ |
Plugin implementation of the 'entity reference taxonomy term RSS' formatter. |
EntityReferenceTaxonomyTermRssFormatter.php | file | core/ |
|
EntityReferenceTaxonomyTermRssFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
EntityReferenceTaxonomyTermRssFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EntityResolverManager::setParametersFromEntityInformation | function | core/ |
Sets the upcasting information using the _entity_* route defaults. |
EntityTestReferenceCustomCacheTagFormatter | class | core/ |
Plugin implementation of the 'entity_reference_custom_cache_tag' formatter. |
EntityTestReferenceCustomCacheTagFormatter.php | file | core/ |
|
EntityTestReferenceCustomCacheTagFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
Error::formatBacktrace | function | core/ |
Formats a backtrace into a plain-text string. |
ErrorTest::providerTestFormatBacktrace | function | core/ |
Data provider for testFormatBacktrace. |
ErrorTest::testFormatBacktrace | function | core/ |
Tests the formatBacktrace() method. |
example_module_missing_information.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_missing_information.libraries.yml |
ExceptionJsonSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
ExternalNormalizersTest::providerTestFormatAgnosticNormalizers | function | core/ |
Data provider. |
ExternalNormalizersTest::testFormatAgnosticNormalizers | function | core/ |
Tests a format-agnostic normalizer. |
Fast404ExceptionHtmlSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
Field Formatter API | group | core/ |
Define Field API formatter types. |
FieldBlock::$formatterManager | property | core/ |
The formatter manager. |
FieldBlock::formatterSettingsAjaxCallback | function | core/ |
Render API callback: gets the layout settings elements. |
FieldBlock::formatterSettingsProcessCallback | function | core/ |
Render API callback: builds the formatter settings elements. |
FieldBlock::getFormatter | function | core/ |
Gets the formatter object. |
FieldBlockDeriver::$formatterManager | property | core/ |
The formatter manager. |
FieldFormatter | class | core/ |
Defines a FieldFormatter attribute for plugin discovery. |
FieldFormatter | class | core/ |
Defines a FieldFormatter annotation object. |
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. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.