Search for format_
- Search 7.x for format_
- Search 9.5.x for format_
- Search 10.3.x for format_
- Search 11.x for format_
- Search main for format_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DiffFormatter::_lines | function | core/ |
|
| DiffFormatter::_start_block | function | core/ |
|
| DiffFormatter::_start_block | function | core/ |
|
| DiffFormatter::_start_diff | function | core/ |
|
| DiffFormatter::_start_diff | function | core/ |
|
| DiffFormatter::__construct | function | core/ |
Creates a DiffFormatter to render diffs in a table. |
| 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-8.file_formatters_update_2677990.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2677990. |
| 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/ |
|
| Editor::textFormatHasTransformationFilters | function | core/ |
Returns whether the text format has transformation filters. |
| EditorAdminTest::testDisableFormatWithEditor | function | core/ |
Tests format disabling. |
| EditorFilterIntegrationTest::testTextFormatIntegration | function | core/ |
Tests text format removal or disabling. |
| EditorSelector::$formatterManager | property | core/ |
The manager for formatter plugins. |
| editor_field_formatter_info_alter | function | core/ |
Implements hook_field_formatter_info_alter(). |
| 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. |
| EmailFieldRdfaTest::testAllFormatters | function | core/ |
Tests all email formatters. |
| Endpoint::$formats | property | core/ |
List of supported formats. Only 'json' and 'xml' are allowed. |
| Endpoint::getFormats | function | core/ |
Returns list of supported formats. |
| EntityDateFormat.php | file | core/ |
|
| EntityDateFormat::updateEntityProperty | function | core/ |
|
| EntityDecoupledTranslationRevisionsTest::formatMessage | function | core/ |
Formats an assertion message. |
| 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. |
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.