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
UserNameFormatterTest::renderEntityFields function core/modules/user/tests/src/Kernel/Field/UserNameFormatterTest.php Renders fields of a given entity with a given display.
UserNameFormatterTest::setUp function core/modules/user/tests/src/Kernel/Field/UserNameFormatterTest.php
UserNameFormatterTest::testFormatter function core/modules/user/tests/src/Kernel/Field/UserNameFormatterTest.php Tests the formatter output.
UserReference::getFieldFormatterMap function core/modules/migrate_drupal/src/Plugin/migrate/field/d7/UserReference.php Get a map between D6 formatters and D8 formatters for this field type.
UserRouteAlterSubscriber::$serializerFormats property core/modules/serialization/src/EventSubscriber/UserRouteAlterSubscriber.php The available serialization formats.
UserRouteAlterSubscriber::onRoutingAlterAddFormats function core/modules/serialization/src/EventSubscriber/UserRouteAlterSubscriber.php Adds supported formats to the user authentication HTTP routes.
UserXmlAnonTest::$format property core/modules/user/tests/src/Functional/Rest/UserXmlAnonTest.php The format to use in this test.
UserXmlBasicAuthTest::$format property core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php The format to use in this test.
UserXmlCookieTest::$format property core/modules/user/tests/src/Functional/Rest/UserXmlCookieTest.php The format to use in this test.
UuidFormatterTest class core/modules/field/tests/src/Kernel/KernelString/UuidFormatterTest.php Tests the output of a UUID field.
UuidFormatterTest.php file core/modules/field/tests/src/Kernel/KernelString/UuidFormatterTest.php
UuidFormatterTest::$modules property core/modules/field/tests/src/Kernel/KernelString/UuidFormatterTest.php Modules to install.
UuidFormatterTest::setUp function core/modules/field/tests/src/Kernel/KernelString/UuidFormatterTest.php
UuidFormatterTest::testUuidStringFormatter function core/modules/field/tests/src/Kernel/KernelString/UuidFormatterTest.php Tests string formatter output.
VersionHistoryController::getRevisionDescriptionDateFormat function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Date format to use for revision description dates.
ViewEditForm::$dateFormatter property core/modules/views_ui/src/ViewEditForm.php The date formatter service.
ViewJsonAnonTest::$format property core/modules/views/tests/src/Functional/Rest/ViewJsonAnonTest.php The format to use in this test.
ViewJsonBasicAuthTest::$format property core/modules/views/tests/src/Functional/Rest/ViewJsonBasicAuthTest.php The format to use in this test.
ViewJsonCookieTest::$format property core/modules/views/tests/src/Functional/Rest/ViewJsonCookieTest.php The format to use in this test.
views-view-summary-unformatted.html.twig file core/modules/views/templates/views-view-summary-unformatted.html.twig Default theme implementation for unformatted summary links.
views-view-summary-unformatted.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/views/views-view-summary-unformatted.html.twig Theme override for unformatted summary links.
views-view-summary-unformatted.html.twig file core/themes/stable9/templates/views/views-view-summary-unformatted.html.twig Theme override for unformatted summary links.
views-view-summary-unformatted.html.twig file core/themes/claro/templates/classy/views/views-view-summary-unformatted.html.twig Theme override for unformatted summary links.
views-view-summary-unformatted.html.twig file core/themes/starterkit_theme/templates/views/views-view-summary-unformatted.html.twig Theme override for unformatted summary links.
views-view-unformatted--media-library.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/media-library/views-view-unformatted--media-library.html.twig Theme override of the media library view.
views-view-unformatted--media-library.html.twig file core/themes/claro/templates/media-library/views-view-unformatted--media-library.html.twig Theme override for the media_library display of unformatted rows.
views-view-unformatted.html.twig file core/themes/stable9/templates/views/views-view-unformatted.html.twig Theme override to display a view of unformatted rows.
views-view-unformatted.html.twig file core/themes/starterkit_theme/templates/views/views-view-unformatted.html.twig Theme override to display a view of unformatted rows.
views-view-unformatted.html.twig file core/modules/views/templates/views-view-unformatted.html.twig Default theme implementation to display a view of unformatted rows.
views.view.formatter_timestamp_as_time_diff.yml file core/modules/views/tests/modules/views_test_formatter/test_views/views.view.formatter_timestamp_as_time_diff.yml core/modules/views/tests/modules/views_test_formatter/test_views/views.view.formatter_timestamp_as_time_diff.yml
views.view.test_format_plural_update.yml file core/modules/views/tests/fixtures/update/views.view.test_format_plural_update.yml core/modules/views/tests/fixtures/update/views.view.test_format_plural_update.yml
ViewsConfigUpdater::needsFormatPluralUpdate function core/modules/views/src/ViewsConfigUpdater.php Checks for fields with the format plural option set.
ViewsConfigUpdater::processFieldHandlerWithFormatPlural function core/modules/views/src/ViewsConfigUpdater.php Processes fields with the format plural option set.
ViewsData::$moderationInformation property core/modules/content_moderation/src/ViewsData.php The moderation information.
ViewsHandlerManagerTest::testGetHandlerBaseInformationPropagation function core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php Tests getHandler() and its base information propagation.
ViewsThemeHooks::preprocessViewsViewSummaryUnformatted function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for unformatted summary view templates.
ViewsThemeHooks::preprocessViewsViewUnformatted function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for views unformatted rows templates.
views_post_update_format_plural function core/modules/views/views.post_update.php Updates the format plural option for those views using aggregation.
views_test_formatter.info.yml file core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml
ViewXmlAnonTest::$format property core/modules/views/tests/src/Functional/Rest/ViewXmlAnonTest.php The format to use in this test.
ViewXmlBasicAuthTest::$format property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php The format to use in this test.
ViewXmlCookieTest::$format property core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php The format to use in this test.
VocabularyJsonAnonTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonAnonTest.php The format to use in this test.
VocabularyJsonBasicAuthTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php The format to use in this test.
VocabularyJsonCookieTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php The format to use in this test.
VocabularyXmlAnonTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlAnonTest.php The format to use in this test.
VocabularyXmlBasicAuthTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php The format to use in this test.
VocabularyXmlCookieTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlCookieTest.php The format to use in this test.
WeekDate::$argFormat property core/modules/views/src/Plugin/views/argument/WeekDate.php The date format used in the query.
WeekDate::$argFormat property core/modules/datetime/src/Plugin/views/argument/WeekDate.php The date format used in the query.

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