Search for format_
- Search 7.x for format_
- Search 9.5.x for format_
- Search 8.9.x for format_
- Search 11.x for format_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DiffFormatterTest | class | core/ |
Test DiffFormatter classes. |
DiffFormatterTest.php | file | core/ |
|
DiffFormatterTest::provideTestDiff | function | core/ |
|
DiffFormatterTest::testDiff | function | core/ |
Tests whether op classes returned by DiffEngine::diff() match expectations. |
drupal.daterange-formatter-settings-2827055.php | file | core/ |
Provides database changes for testing the daterange formatter upgrade path. |
drupal.timestamp-formatter-settings-2921810.php | file | core/ |
Provides database changes for testing the TimestampFormatter upgrade path. |
DrupalDateTime::$formatTranslationCache | property | core/ |
Formatted strings translation cache. |
DummyAjaxFormatter | class | core/ |
Empty renderer for a dummy field with an AJAX handler. |
DummyAjaxFormatter.php | file | core/ |
|
DummyAjaxFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
DummyAjaxFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
DummyImageFormatter | class | core/ |
Plugin implementation of the Dummy image formatter. |
DummyImageFormatter.php | file | core/ |
|
DummyImageFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EarlyFormatSetter | class | core/ |
Sets the 'api_json' format for requests to JSON:API resources. |
EarlyFormatSetter.php | file | core/ |
|
EarlyFormatSetter::filter | function | core/ |
Filters the route collection against a request. |
editor.editor.test_format.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/update/editor.editor.test_format.yml |
editor.editor.test_format_image.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/update/editor.editor.test_format_image.yml |
editor.editor.test_format_list_ol_start.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/update/editor.editor.test_format_list_ol_start.yml |
editor.editor.test_format_list_ol_start_post_3261599.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/update/editor.editor.test_format_list_ol_start_post_3261599.yml |
EditorAdminTest::testDisableFormatWithEditor | function | core/ |
Tests format disabling. |
EditorFilterIntegrationTest::testTextFormatIntegration | function | core/ |
Tests text format removal or disabling. |
editor_filter_format_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
editor_form_filter_admin_format_editor_configure | function | core/ |
Button submit handler for filter_format_form()'s 'editor_configure' button. |
editor_form_filter_admin_format_submit | function | core/ |
Additional submit handler for filter_format_form(). |
editor_form_filter_admin_format_validate | function | core/ |
Additional validate handler for filter_format_form(). |
editor_form_filter_format_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm. |
Email::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
Endpoint::$formats | property | core/ |
List of supported formats. Only 'json' and 'xml' are allowed. |
Endpoint::getFormats | function | core/ |
Returns list of supported formats. |
EntityComputedFieldTest::testFormatterComputedFieldCacheableMetadata | function | core/ |
Tests that formatters bubble the cacheable metadata of computed fields. |
EntityDateFormat.php | file | core/ |
|
EntityDateFormat::updateEntityProperty | function | core/ |
Updates a (possible nested) entity property with a value. |
EntityDecoupledTranslationRevisionsTest::formatMessage | function | core/ |
Formats an assertion message. |
EntityDisplayFormBaseTest::testNoApplicableFormatters | function | core/ |
Ensures the entity is not affected when there are no applicable formatters. |
EntityField::$formatterOptions | property | core/ |
An array of formatter options. |
EntityField::$formatterPluginManager | property | core/ |
The field formatter plugin manager. |
EntityField::getFormatterInstance | function | core/ |
Returns the field formatter instance. |
EntityReference::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
EntityReferenceAdminTest::testAvailableFormatters | function | core/ |
Tests the formatters for the Entity References. |
EntityReferenceEntityFormatter | class | core/ |
Plugin implementation of the 'entity reference rendered entity' formatter. |
EntityReferenceEntityFormatter.php | file | core/ |
|
EntityReferenceEntityFormatter::$entityDisplayRepository | property | core/ |
The entity display repository. |
EntityReferenceEntityFormatter::$entityTypeManager | property | core/ |
The entity type manager. |
EntityReferenceEntityFormatter::$loggerFactory | property | core/ |
The logger factory. |
EntityReferenceEntityFormatter::$recursiveRenderDepth | property | core/ |
An array of counters for the recursive rendering protection. |
EntityReferenceEntityFormatter::create | function | core/ |
Creates an instance of the plugin. |
EntityReferenceEntityFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
EntityReferenceEntityFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.