Search for format

  1. Search 7.x for format
  2. Search 9.5.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
CommentHalJsonTestBase::$format property core/modules/comment/tests/src/Functional/Hal/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/comment/tests/src/Functional/Hal/CommentTypeHalJsonAnonTest.php The format to use in this test.
CommentTypeHalJsonBasicAuthTest::$format property core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonBasicAuthTest.php The format to use in this test.
CommentTypeHalJsonCookieTest::$format property core/modules/comment/tests/src/Functional/Hal/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/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval
@covers ::onDependencyRemovalForMethodGranularity
ConfigDependenciesTest::testOnDependencyRemovalRemoveFormatForMethodGranularity function core/modules/rest/tests/src/Kernel/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/config/tests/config_test/tests/src/Functional/Hal/ConfigTestHalJsonAnonTest.php The format to use in this test.
ConfigTestHalJsonBasicAuthTest::$format property core/modules/config/tests/config_test/tests/src/Functional/Hal/ConfigTestHalJsonBasicAuthTest.php The format to use in this test.
ConfigTestHalJsonCookieTest::$format property core/modules/config/tests/config_test/tests/src/Functional/Hal/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.
ConfigTranslationDateFormatUiTest::$modules property core/modules/config_translation/tests/src/Functional/ConfigTranslationDateFormatUiTest.php Modules to enable.
ConfigTranslationDateFormatUiTest::setUp function core/modules/config_translation/tests/src/Functional/ConfigTranslationDateFormatUiTest.php
ConfigTranslationDateFormatUiTest::testDateFormatUI function core/modules/config_translation/tests/src/Functional/ConfigTranslationDateFormatUiTest.php Tests date format translation behavior.
ConfigTranslationListUiTest::doDateFormatListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the date format listing for the translate operation.
ConfigTranslationListUiTest::doFormatsListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the formats listing for the translate operation.
ConfigTranslationUiTest::setSiteInformation function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php Sets site name and slogan for default language, helps in tests.
ConfigTranslationUiTest::testDateFormatTranslation function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php Tests date format translation.
ConfigTranslationUiTest::testSiteInformationTranslationUi function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php Tests the site information translation interface.
ConfigTranslationUiTest::testTextFormatTranslation function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php Test text_format translation.
ConfigurableLanguageHalJsonAnonTest::$format property core/modules/language/tests/src/Functional/Hal/ConfigurableLanguageHalJsonAnonTest.php The format to use in this test.
ConfigurableLanguageHalJsonBasicAuthTest::$format property core/modules/language/tests/src/Functional/Hal/ConfigurableLanguageHalJsonBasicAuthTest.php The format to use in this test.
ConfigurableLanguageHalJsonCookieTest::$format property core/modules/language/tests/src/Functional/Hal/ConfigurableLanguageHalJsonCookieTest.php The format to use in this test.

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