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
CommentDefaultFormatter::create function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Creates an instance of the plugin.
CommentDefaultFormatter::defaultSettings function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Defines the default settings for this plugin.
CommentDefaultFormatter::getViewModes function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Provides a list of comment view modes for the configured comment type.
CommentDefaultFormatter::settingsForm function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Returns a form to configure settings for the formatter.
CommentDefaultFormatter::settingsSummary function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Returns a short summary for the current formatter settings.
CommentDefaultFormatter::viewElements function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Builds a renderable array for a field value.
CommentDefaultFormatter::__construct function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Constructs a new CommentDefaultFormatter.
CommentDefaultFormatterCacheTagsTest class core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php Tests comment cache tag bubbling up when using the Comment list formatter.
CommentDefaultFormatterCacheTagsTest.php file core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php
CommentDefaultFormatterCacheTagsTest::$modules property core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php Modules to install.
CommentDefaultFormatterCacheTagsTest::setUp function core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php
CommentDefaultFormatterCacheTagsTest::testCacheTags function core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php Tests the bubbling of cache tags.
CommentHalJsonTestBase::$format property core/modules/hal/tests/src/Functional/comment/CommentHalJsonTestBase.php The format to use in this test.
CommentJsonAnonTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentJsonAnonTest.php The format to use in this test.
CommentJsonBasicAuthTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentJsonBasicAuthTest.php The format to use in this test.
CommentJsonCookieTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentJsonCookieTest.php The format to use in this test.
CommentPermalinkFormatter class core/modules/comment/src/Plugin/Field/FieldFormatter/CommentPermalinkFormatter.php Plugin implementation of the 'comment_permalink' formatter.
CommentPermalinkFormatter.php file core/modules/comment/src/Plugin/Field/FieldFormatter/CommentPermalinkFormatter.php
CommentPermalinkFormatter::getEntityUrl function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentPermalinkFormatter.php Gets the URI elements of the entity.
CommentPermalinkFormatter::isApplicable function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentPermalinkFormatter.php Returns if the formatter can be used for the provided field.
CommentTypeHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonAnonTest.php The format to use in this test.
CommentTypeHalJsonBasicAuthTest::$format property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonBasicAuthTest.php The format to use in this test.
CommentTypeHalJsonCookieTest::$format property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonCookieTest.php The format to use in this test.
CommentTypeJsonAnonTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php The format to use in this test.
CommentTypeJsonBasicAuthTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php The format to use in this test.
CommentTypeJsonCookieTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php The format to use in this test.
CommentTypeXmlAnonTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlAnonTest.php The format to use in this test.
CommentTypeXmlBasicAuthTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php The format to use in this test.
CommentTypeXmlCookieTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlCookieTest.php The format to use in this test.
CommentXmlAnonTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentXmlAnonTest.php The format to use in this test.
CommentXmlBasicAuthTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php The format to use in this test.
CommentXmlCookieTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php The format to use in this test.
ComplexDataNormalizerTest::TEST_FORMAT constant core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php Test format string.
ConfigController::$diffFormatter property core/modules/config/src/Controller/ConfigController.php The diff formatter.
ConfigDependencies::$formatProviders property core/modules/rest/src/Entity/ConfigDependencies.php The serialization format providers, keyed by format.
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuthAndFormats function core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval
@covers ::onDependencyRemovalForMethodGranularity
ConfigDependenciesTest::testOnDependencyRemovalRemoveFormatForMethodGranularity function core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval
@covers ::onDependencyRemovalForMethodGranularity
ConfigEntityImportTest::doFilterFormatUpdate function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests updating a filter format during import.
ConfigTestHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/config/ConfigTestHalJsonAnonTest.php The format to use in this test.
ConfigTestHalJsonBasicAuthTest::$format property core/modules/hal/tests/src/Functional/config/ConfigTestHalJsonBasicAuthTest.php The format to use in this test.
ConfigTestHalJsonCookieTest::$format property core/modules/hal/tests/src/Functional/config/ConfigTestHalJsonCookieTest.php The format to use in this test.
ConfigTestJsonAnonTest::$format property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonAnonTest.php The format to use in this test.
ConfigTestJsonBasicAuthTest::$format property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonBasicAuthTest.php The format to use in this test.
ConfigTestJsonCookieTest::$format property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonCookieTest.php The format to use in this test.
ConfigTestXmlAnonTest::$format property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlAnonTest.php The format to use in this test.
ConfigTestXmlBasicAuthTest::$format property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php The format to use in this test.
ConfigTestXmlCookieTest::$format property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php The format to use in this test.
ConfigTranslationDateFormatUiTest class core/modules/config_translation/tests/src/Functional/ConfigTranslationDateFormatUiTest.php Tests the content translation behaviors on date formats.
ConfigTranslationDateFormatUiTest.php file core/modules/config_translation/tests/src/Functional/ConfigTranslationDateFormatUiTest.php
ConfigTranslationDateFormatUiTest::$defaultTheme property core/modules/config_translation/tests/src/Functional/ConfigTranslationDateFormatUiTest.php The theme to install as the default for testing.

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