Search for format

  1. Search 7.x for format
  2. Search 8.9.x for format
  3. Search 10.3.x for format
  4. Search 11.x for format
  5. Other projects
Title Object type File name Summary
BooleanFormatterSettingsTest::$fieldName property core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php The name of the Boolean field to use for testing.
BooleanFormatterSettingsTest::$fieldName property core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php The name of the Boolean field to use for testing.
BooleanFormatterSettingsTest::$modules property core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php Modules to enable.
BooleanFormatterSettingsTest::$modules property core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php Modules to enable.
BooleanFormatterSettingsTest::setUp function core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php
BooleanFormatterSettingsTest::setUp function core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php
BooleanFormatterSettingsTest::testBooleanFormatterSettings function core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php Tests the formatter settings page for the Boolean formatter.
BooleanFormatterSettingsTest::testBooleanFormatterSettings function core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php Tests the formatter settings page for the Boolean formatter.
BooleanFormatterTest class core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php Tests the boolean formatter.
BooleanFormatterTest.php file core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php
BooleanFormatterTest::$bundle property core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php
BooleanFormatterTest::$display property core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php
BooleanFormatterTest::$entityType property core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php
BooleanFormatterTest::$fieldName property core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php
BooleanFormatterTest::$modules property core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php Modules to enable.
BooleanFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php Renders fields of a given entity with a given display.
BooleanFormatterTest::setUp function core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php
BooleanFormatterTest::testBooleanFormatter function core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php Tests boolean formatter output.
BreakLockLink::$dateFormatter property core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php The date formatter.
BrowserHtmlDebugTrait::formatHtmlOutputHeaders function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Formats HTTP headers as string for HTML output logging.
cache_context.request_format service core/core.services.yml Drupal\Core\Cache\Context\RequestFormatCacheContext
CKEditor5::getEventualEditorWithPrimedFilterFormat function core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php Gets the eventual text format config entity: from form state + editor.
CKEditor5::getSubmittedFilterFormat function core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php Gets the submitted text format config entity from form state.
CKEditor5TestBase::addNewTextFormat function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5TestBase.php Add and save a new text format using CKEditor 5.
CKEditor5TestBase::createNewTextFormat function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5TestBase.php Create a new text format using CKEditor 5.
CKEditor5TestBase::saveNewTextFormat function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5TestBase.php Save the new text format.
ckeditor5_filter_format_edit_form_submit function core/modules/ckeditor5/ckeditor5.module Form submission handler for filter format forms.
ckeditor5_form_filter_format_form_alter function core/modules/ckeditor5/ckeditor5.module Implements hook_form_FORM_ID_alter().
CKEditorAdminTest::testExistingFormat function core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php Tests configuring a text editor for an existing text format.
CKEditorAdminTest::testNewFormat function core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php Tests configuring a text editor for a new text format.
CKEditorIntegrationTest::$filterFormat property core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php The FilterFormat config entity used for testing.
CKEditorStylesComboAdminTest::$format property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php A random generated format machine name.
CKEditorStylesComboAdminTest::testExistingFormat function core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php Tests StylesCombo settings for an existing text format.
CKEditorStylesComboTranslationTest::$format property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php A randomly generated format machine name.
CKEditorStylesComboTranslationTest::testExistingFormat function core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php Tests translations of CKEditor styles configuration.
ckeditor_filter_format_edit_form_validate function core/modules/ckeditor/ckeditor.module Validate callback to ensure the DrupalMediaLibrary button can work correctly.
ckeditor_form_filter_format_add_form_alter function core/modules/ckeditor/ckeditor.module Implements hook_form_FORM_ID_alter().
ckeditor_form_filter_format_edit_form_alter function core/modules/ckeditor/ckeditor.module Implements hook_form_FORM_ID_alter().
ClaroPreRender::textFormat function core/themes/claro/src/ClaroPreRender.php Prerender callback for text_format elements.
claro_preprocess_text_format_wrapper function core/themes/claro/claro.theme Implements template_preprocess_text_format_wrapper().
CommentAdminOverview::$dateFormatter property core/modules/comment/src/Form/CommentAdminOverview.php The date formatter service.
CommentDefaultFormatter class core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Provides a default comment formatter.
CommentDefaultFormatter.php file core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php
CommentDefaultFormatter::$currentUser property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The current user.
CommentDefaultFormatter::$entityDisplayRepository property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The entity display repository.
CommentDefaultFormatter::$entityFormBuilder property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The entity form builder.
CommentDefaultFormatter::$routeMatch property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php
CommentDefaultFormatter::$storage property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The comment storage.
CommentDefaultFormatter::$viewBuilder property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The comment render controller.
CommentDefaultFormatter::calculateDependencies function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Calculates dependencies for the configured plugin.

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