Search for format

  1. Search 7.x for format
  2. Search 9.5.x for format
  3. Search 8.9.x for format
  4. Search 10.3.x for format
  5. Other projects
Title Object type File name Summary
Editor::$format property core/modules/editor/src/Entity/Editor.php Machine name of the text format for this configured text editor.
Editor::getFilterFormat function core/modules/editor/src/Entity/Editor.php Returns the filter format this text editor is associated with.
Editor::hasAssociatedFilterFormat function core/modules/editor/src/Entity/Editor.php Returns whether this text editor has an associated filter format.
EditorAdminTest::addEditorToNewFormat function core/modules/editor/tests/src/Functional/EditorAdminTest.php Adds an editor to a new format using the UI.
EditorAdminTest::testAddEditorToExistingFormat function core/modules/editor/tests/src/Functional/EditorAdminTest.php Tests adding a text editor to an existing text format.
EditorAdminTest::testAddEditorToNewFormat function core/modules/editor/tests/src/Functional/EditorAdminTest.php Tests adding a text editor to a new text format.
EditorAdminTest::testDisableFormatWithEditor function core/modules/editor/tests/src/Functional/EditorAdminTest.php Tests format disabling.
EditorFilterIntegrationTest::testTextFormatIntegration function core/modules/editor/tests/src/Kernel/EditorFilterIntegrationTest.php Tests text format removal or disabling.
EditorInterface::getFilterFormat function core/modules/editor/src/EditorInterface.php Returns the filter format this text editor is associated with.
EditorInterface::hasAssociatedFilterFormat function core/modules/editor/src/EditorInterface.php Returns whether this text editor has an associated filter format.
EditorJsonAnonTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorJsonAnonTest.php The format to use in this test.
EditorJsonBasicAuthTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php The format to use in this test.
EditorJsonCookieTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php The format to use in this test.
EditorValidationTest::testInvalidFormat function core/modules/editor/tests/src/Kernel/EditorValidationTest.php Tests validating an editor with a non-existent `format`.
EditorXmlAnonTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorXmlAnonTest.php The format to use in this test.
EditorXmlBasicAuthTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php The format to use in this test.
EditorXmlCookieTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorXmlCookieTest.php The format to use in this test.
editor_filter_format_presave function core/modules/editor/editor.module Implements hook_ENTITY_TYPE_presave().
editor_form_filter_admin_format_editor_configure function core/modules/editor/editor.module Button submit handler for filter_format_form()'s 'editor_configure' button.
editor_form_filter_admin_format_submit function core/modules/editor/editor.module Additional submit handler for filter_format_form().
editor_form_filter_admin_format_validate function core/modules/editor/editor.module Additional validate handler for filter_format_form().
editor_form_filter_format_form_alter function core/modules/editor/editor.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm.
Element::preRenderTextFormat function core/modules/editor/src/Element.php Additional #pre_render callback for 'text_format' elements.
Email::getFieldFormatterMap function core/modules/field/src/Plugin/migrate/field/Email.php Get a map between D6 formatters and D8 formatters for this field type.
Endpoint::$formats property core/modules/media/src/OEmbed/Endpoint.php List of supported formats. Only 'json' and 'xml' are allowed.
Endpoint::getFormats function core/modules/media/src/OEmbed/Endpoint.php Returns list of supported formats.
EntityComputedFieldTest::testFormatterComputedFieldCacheableMetadata function core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php Tests that formatters bubble the cacheable metadata of computed fields.
EntityDateFormat class core/modules/system/src/Plugin/migrate/destination/EntityDateFormat.php Migration destination for date format entity.
EntityDateFormat.php file core/modules/system/src/Plugin/migrate/destination/EntityDateFormat.php
EntityDateFormat::updateEntityProperty function core/modules/system/src/Plugin/migrate/destination/EntityDateFormat.php Updates a (possible nested) entity property with a value.
EntityDecoupledTranslationRevisionsTest::formatMessage function core/tests/Drupal/KernelTests/Core/Entity/EntityDecoupledTranslationRevisionsTest.php Formats an assertion message.
EntityDisplayFormBaseTest::testNoApplicableFormatters function core/modules/field_ui/tests/src/Functional/EntityDisplayFormBaseTest.php Ensures the entity is not affected when there are no applicable formatters.
EntityField::$formatterOptions property core/modules/views/src/Plugin/views/field/EntityField.php An array of formatter options.
EntityField::$formatterPluginManager property core/modules/views/src/Plugin/views/field/EntityField.php The field formatter plugin manager.
EntityField::getFormatterInstance function core/modules/views/src/Plugin/views/field/EntityField.php Returns the field formatter instance.
EntityFormDisplayJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonAnonTest.php The format to use in this test.
EntityFormDisplayJsonBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php The format to use in this test.
EntityFormDisplayJsonCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonCookieTest.php The format to use in this test.
EntityFormDisplayXmlAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlAnonTest.php The format to use in this test.
EntityFormDisplayXmlBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php The format to use in this test.
EntityFormDisplayXmlCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlCookieTest.php The format to use in this test.
EntityFormModeJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonAnonTest.php The format to use in this test.
EntityFormModeJsonBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php The format to use in this test.
EntityFormModeJsonCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonCookieTest.php The format to use in this test.
EntityFormModeXmlAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeXmlAnonTest.php The format to use in this test.
EntityFormModeXmlBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeXmlBasicAuthTest.php The format to use in this test.
EntityFormModeXmlCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeXmlCookieTest.php The format to use in this test.
EntityReference::getFieldFormatterMap function core/modules/field/src/Plugin/migrate/field/d7/EntityReference.php Get a map between D6 formatters and D8 formatters for this field type.
EntityReferenceAdminTest::testAvailableFormatters function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php Tests the formatters for the Entity References.
EntityReferenceEntityFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php Plugin implementation of the 'entity reference rendered entity' formatter.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.