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 11.x for format_
  5. Other projects
Title Object type File name Summary
RestExport::$formatProviders property core/modules/rest/src/Plugin/views/display/RestExport.php The serialization format providers, keyed by format.
RestExport::getFormatOptions function core/modules/rest/src/Plugin/views/display/RestExport.php Returns an array of format options.
RestExportJsonApiUnsupported::testFormatOptions function core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php Tests that 'api_json' is not a RestExport format option.
RestResourceConfig::getFormats function core/modules/rest/src/Entity/RestResourceConfig.php Retrieves a list of supported response formats.
RestResourceConfig::getFormatsForMethodGranularity function core/modules/rest/src/Entity/RestResourceConfig.php Retrieves a list of supported response formats.
RestResourceConfigInterface::getFormats function core/modules/rest/src/RestResourceConfigInterface.php Retrieves a list of supported response formats.
RSSEnclosureFormatter class core/modules/file/src/Plugin/Field/FieldFormatter/RSSEnclosureFormatter.php Plugin implementation of the 'file_rss_enclosure' formatter.
RSSEnclosureFormatter.php file core/modules/file/src/Plugin/Field/FieldFormatter/RSSEnclosureFormatter.php
RSSEnclosureFormatter::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/RSSEnclosureFormatter.php Builds a renderable array for a field value.
Schema::$tableInformation property core/modules/pgsql/src/Driver/Database/pgsql/Schema.php A cache of information about blob columns and sequences of tables.
Schema::queryFieldInformation function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Fetches the list of constraints used on a field.
Schema::queryTableInformation function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Fetch the list of blobs and sequences used on a table.
Schema::resetTableInformation function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Resets information about table blobs, sequences and serial fields.
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.
ShortcutTestBase::getShortcutInformation function core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php Extracts information from shortcut set links.
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::$aliasManager property core/modules/system/src/Form/SiteInformationForm.php The path alias manager.
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 this class.
SiteInformationForm::getEditableConfigNames function core/modules/system/src/Form/SiteInformationForm.php Gets the configuration names that will be editable.
SiteInformationForm::getFormId function core/modules/system/src/Form/SiteInformationForm.php Returns a unique string identifying the form.
SiteInformationForm::submitForm function core/modules/system/src/Form/SiteInformationForm.php Form submission handler.
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.
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
StringFormatter::$entityTypeManager property core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php The entity type manager.
StringFormatter::create function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Creates an instance of the plugin.
StringFormatter::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Defines the default settings for this plugin.
StringFormatter::getEntityUrl function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Gets the URI elements of the entity.
StringFormatter::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Returns a form to configure settings for the formatter.
StringFormatter::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Returns a short summary for the current formatter settings.
StringFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Builds a renderable array for a field value.
StringFormatter::viewValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Generate the output appropriate for one field item.
StringFormatter::__construct function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Constructs a StringFormatter instance.
StringFormatterTest class core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php Tests the creation of text fields.
StringFormatterTest.php file core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php
StringFormatterTest::$bundle property core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php

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