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
ConfigTranslationDateFormatUiTest::$modules property core/modules/config_translation/tests/src/Functional/ConfigTranslationDateFormatUiTest.php Modules to install.
ConfigTranslationDateFormatUiTest::setUp function core/modules/config_translation/tests/src/Functional/ConfigTranslationDateFormatUiTest.php
ConfigTranslationDateFormatUiTest::testDateFormatTranslation function core/modules/config_translation/tests/src/Functional/ConfigTranslationDateFormatUiTest.php Tests date format translation.
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.
ConfigTranslationUiModulesTest::testTextFormatTranslation function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiModulesTest.php Tests text_format translation.
ConfigTranslationUiSiteInformationTest class core/modules/config_translation/tests/src/Functional/ConfigTranslationUiSiteInformationTest.php Translate site information to various languages.
ConfigTranslationUiSiteInformationTest.php file core/modules/config_translation/tests/src/Functional/ConfigTranslationUiSiteInformationTest.php
ConfigTranslationUiSiteInformationTest::testSiteInformationTranslationUi function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiSiteInformationTest.php Tests the site information translation interface.
ConfigTranslationUiSiteInformationTest::testSourceValueDuplicateSave function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiSiteInformationTest.php Tests the site information translation interface.
ConfigTranslationUiTestBase::setSiteInformation function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTestBase.php Sets site name and slogan for default language, helps in tests.
ConfigTranslationViewListUiTest::testTimestampFormatterTranslation function core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php Test to ensure that TimestampFormatter translation works.
ConfigurableLanguageJsonAnonTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonAnonTest.php The format to use in this test.
ConfigurableLanguageJsonBasicAuthTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php The format to use in this test.
ConfigurableLanguageJsonCookieTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonCookieTest.php The format to use in this test.
ConfigurableLanguageXmlAnonTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php The format to use in this test.
ConfigurableLanguageXmlBasicAuthTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php The format to use in this test.
ConfigurableLanguageXmlCookieTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php The format to use in this test.
ContactFormJsonAnonTest::$format property core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php The format to use in this test.
ContactFormJsonBasicAuthTest::$format property core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php The format to use in this test.
ContactFormJsonCookieTest::$format property core/modules/contact/tests/src/Functional/Rest/ContactFormJsonCookieTest.php The format to use in this test.
ContactFormXmlAnonTest::$format property core/modules/contact/tests/src/Functional/Rest/ContactFormXmlAnonTest.php The format to use in this test.
ContactFormXmlBasicAuthTest::$format property core/modules/contact/tests/src/Functional/Rest/ContactFormXmlBasicAuthTest.php The format to use in this test.
ContactFormXmlCookieTest::$format property core/modules/contact/tests/src/Functional/Rest/ContactFormXmlCookieTest.php The format to use in this test.
ContainerTest::$machineFormat property core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Whether the container uses the machine-optimized format or not.
ContentLanguageSettingsJsonAnonTest::$format property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonAnonTest.php The format to use in this test.
ContentLanguageSettingsJsonBasicAuthTest::$format property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php The format to use in this test.
ContentLanguageSettingsJsonCookieTest::$format property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonCookieTest.php The format to use in this test.
ContentLanguageSettingsXmlAnonTest::$format property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlAnonTest.php The format to use in this test.
ContentLanguageSettingsXmlBasicAuthTest::$format property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php The format to use in this test.
ContentLanguageSettingsXmlCookieTest::$format property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php The format to use in this test.
ContentModerationConfigureEntityTypesForm::$moderationInformation property core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php The moderation information service.
ContentModerationStateFormatter class core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php Plugin implementation of the 'content_moderation_state' formatter.
ContentModerationStateFormatter.php file core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php
ContentModerationStateFormatter::$moderationInformation property core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php The moderation information service.
ContentModerationStateFormatter::create function core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php Creates an instance of the plugin.
ContentModerationStateFormatter::isApplicable function core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php Returns if the formatter can be used for the provided field.
ContentModerationStateFormatter::viewElements function core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php Builds a renderable array for a field value.
ContentModerationStateFormatter::__construct function core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php Create an instance of ContentModerationStateFormatter.
content_moderation.moderation_information service core/modules/content_moderation/content_moderation.services.yml Drupal\content_moderation\ModerationInformation
core.date_format.fallback.yml file core/tests/fixtures/config_install/testing_config_install/core.date_format.fallback.yml core/tests/fixtures/config_install/testing_config_install/core.date_format.fallback.yml
core.date_format.fallback.yml file core/modules/system/config/install/core.date_format.fallback.yml core/modules/system/config/install/core.date_format.fallback.yml
core.date_format.fallback.yml file core/tests/fixtures/config_install/multilingual/language/es/core.date_format.fallback.yml core/tests/fixtures/config_install/multilingual/language/es/core.date_format.fallback.yml
core.date_format.fallback.yml file core/tests/fixtures/config_install/multilingual/core.date_format.fallback.yml core/tests/fixtures/config_install/multilingual/core.date_format.fallback.yml
core.date_format.fancy.yml file core/modules/system/tests/themes/test_base_theme/config/install/core.date_format.fancy.yml core/modules/system/tests/themes/test_base_theme/config/install/core.date_format.fancy.yml
core.date_format.html_date.yml file core/modules/system/config/install/core.date_format.html_date.yml core/modules/system/config/install/core.date_format.html_date.yml
core.date_format.html_date.yml file core/tests/fixtures/config_install/testing_config_install/core.date_format.html_date.yml core/tests/fixtures/config_install/testing_config_install/core.date_format.html_date.yml
core.date_format.html_date.yml file core/tests/fixtures/config_install/multilingual/language/es/core.date_format.html_date.yml core/tests/fixtures/config_install/multilingual/language/es/core.date_format.html_date.yml
core.date_format.html_date.yml file core/tests/fixtures/config_install/multilingual/core.date_format.html_date.yml core/tests/fixtures/config_install/multilingual/core.date_format.html_date.yml

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