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. Search main for format
  6. Other projects
Title Object type File name Summary
Schema::resetTableInformation function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Resets information about table blobs, sequences and serial fields.
SchematicNormalizerHelperTrait::checkFormat function core/modules/serialization/src/Normalizer/SchematicNormalizerHelperTrait.php
SearchPageJsonAnonTest::$format property core/modules/search/tests/src/Functional/Rest/SearchPageJsonAnonTest.php The format to use in this test.
SearchPageJsonBasicAuthTest::$format property core/modules/search/tests/src/Functional/Rest/SearchPageJsonBasicAuthTest.php The format to use in this test.
SearchPageJsonCookieTest::$format property core/modules/search/tests/src/Functional/Rest/SearchPageJsonCookieTest.php The format to use in this test.
SearchPageXmlAnonTest::$format property core/modules/search/tests/src/Functional/Rest/SearchPageXmlAnonTest.php The format to use in this test.
SearchPageXmlBasicAuthTest::$format property core/modules/search/tests/src/Functional/Rest/SearchPageXmlBasicAuthTest.php The format to use in this test.
SearchPageXmlCookieTest::$format property core/modules/search/tests/src/Functional/Rest/SearchPageXmlCookieTest.php The format to use in this test.
SerializationTestEncoder::$format property core/modules/serialization/tests/serialization_test/src/SerializationTestEncoder.php The format that this Encoder supports.
SerializationTestNormalizer::$format property core/modules/serialization/tests/serialization_test/src/SerializationTestNormalizer.php The format that this Normalizer supports.
Serializer::$formatProviders property core/modules/rest/src/Plugin/views/style/Serializer.php The serialization format providers, keyed by format.
Serializer::$formats property core/modules/rest/src/Plugin/views/style/Serializer.php The available serialization formats.
Serializer::getFormatOptions function core/modules/rest/src/Plugin/views/style/Serializer.php Returns an array of format options.
Serializer::getFormats function core/modules/rest/src/Plugin/views/style/Serializer.php Gets a list of all available formats that can be requested.
ShortcutJsonAnonTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php The format to use in this test.
ShortcutJsonBasicAuthTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php The format to use in this test.
ShortcutJsonCookieTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonCookieTest.php The format to use in this test.
ShortcutSetJsonAnonTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetJsonAnonTest.php The format to use in this test.
ShortcutSetJsonBasicAuthTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetJsonBasicAuthTest.php The format to use in this test.
ShortcutSetJsonCookieTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetJsonCookieTest.php The format to use in this test.
ShortcutSetXmlAnonTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlAnonTest.php The format to use in this test.
ShortcutSetXmlBasicAuthTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlBasicAuthTest.php The format to use in this test.
ShortcutSetXmlCookieTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlCookieTest.php The format to use in this test.
ShortcutTestBase::getShortcutInformation function core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php Extracts information from shortcut set links.
ShortcutXmlAnonTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlAnonTest.php The format to use in this test.
ShortcutXmlBasicAuthTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php The format to use in this test.
ShortcutXmlCookieTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php The format to use in this test.
SiteInformationForm class core/modules/system/src/Form/SiteInformationForm.php Configure site information settings for this site.
SiteInformationForm.php file core/modules/system/src/Form/SiteInformationForm.php
SiteInformationForm::$pathValidator property core/modules/system/src/Form/SiteInformationForm.php The path validator.
SiteInformationForm::$requestContext property core/modules/system/src/Form/SiteInformationForm.php The request context.
SiteInformationForm::buildForm function core/modules/system/src/Form/SiteInformationForm.php Form constructor.
SiteInformationForm::create function core/modules/system/src/Form/SiteInformationForm.php Instantiates a new instance of the implementing class using autowiring.
SiteInformationForm::getFormId function core/modules/system/src/Form/SiteInformationForm.php Returns a unique string identifying the form.
SiteInformationForm::validateForm function core/modules/system/src/Form/SiteInformationForm.php Form validation handler.
SiteInformationForm::__construct function core/modules/system/src/Form/SiteInformationForm.php Constructs a SiteInformationForm object.
SmartDefaultSettings::addToolbarItemsToMatchHtmlElementsInFormat function core/modules/ckeditor5/src/SmartDefaultSettings.php Adds CKEditor 5 toolbar items to match the format's HTML elements.
Sql::getDateFormat function core/modules/views/src/Plugin/views/query/Sql.php Creates cross-database date formatting.
SqliteDateSql::getDateFormat function core/modules/views/src/Plugin/views/query/SqliteDateSql.php Creates a native database date formatting.
SqliteDateSqlTest::providerTestGetDateFormat function core/modules/views/tests/src/Unit/Plugin/views/query/SqliteDateSqlTest.php Provider for date formatting test.
SqliteDateSqlTest::testGetDateFormat function core/modules/views/tests/src/Unit/Plugin/views/query/SqliteDateSqlTest.php Tests date formatting replacement.
StandardTest::$format property core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php The mocked text format configuration entity.
StateFormatterTest class core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php Test the state field formatter.
StateFormatterTest.php file core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php
StateFormatterTest::$modules property core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php Modules to install.
StateFormatterTest::formatterTestCases function core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php Test cases for testStateFieldFormatter().
StateFormatterTest::setUp function core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php
StateFormatterTest::testStateFieldFormatter function core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php Tests the embed field.
StringFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Plugin implementation of the 'string' formatter.
StringFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php

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