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
WorkspaceInformationInterface.php file core/modules/workspaces/src/WorkspaceInformationInterface.php
WorkspaceInformationInterface::getSupportedEntityTypes function core/modules/workspaces/src/WorkspaceInformationInterface.php Returns an array of entity types that can belong to workspaces.
WorkspaceInformationInterface::isEntityDeletable function core/modules/workspaces/src/WorkspaceInformationInterface.php Determines whether an entity can be deleted in the given workspace.
WorkspaceInformationInterface::isEntityIgnored function core/modules/workspaces/src/WorkspaceInformationInterface.php Determines whether CRUD operations for an entity are allowed.
WorkspaceInformationInterface::isEntitySupported function core/modules/workspaces/src/WorkspaceInformationInterface.php Determines whether an entity can belong to a workspace.
WorkspaceInformationInterface::isEntityTypeIgnored function core/modules/workspaces/src/WorkspaceInformationInterface.php Determines whether CRUD operations for an entity type are allowed.
WorkspaceInformationInterface::isEntityTypeSupported function core/modules/workspaces/src/WorkspaceInformationInterface.php Determines whether an entity type can belong to a workspace.
WorkspaceInformationTest class core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Tests the workspace information service.
WorkspaceInformationTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php
WorkspaceInformationTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php The entity type manager.
WorkspaceInformationTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Modules to install.
WorkspaceInformationTest::$state property core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php The state store.
WorkspaceInformationTest::$workspaceInformation property core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php The workspace information service.
WorkspaceInformationTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php
WorkspaceInformationTest::testCustomSupportEntityTypes function core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Tests an entity type with a custom workspace handler.
WorkspaceInformationTest::testIgnoredEntityTypes function core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Tests ignored entity types.
WorkspaceInformationTest::testSupportedEntityTypes function core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Tests fully supported entity types.
WorkspaceInformationTest::testUnsupportedEntityTypes function core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Tests unsupported entity types.
WorkspaceJsonAnonTest::$format property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceJsonAnonTest.php The format to use in this test.
WorkspaceJsonAnonTest::$format property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonAnonTest.php The format to use in this test.
WorkspaceJsonBasicAuthTest::$format property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonBasicAuthTest.php The format to use in this test.
WorkspaceJsonBasicAuthTest::$format property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceJsonBasicAuthTest.php The format to use in this test.
WorkspaceJsonCookieTest::$format property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceJsonCookieTest.php The format to use in this test.
WorkspaceJsonCookieTest::$format property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonCookieTest.php The format to use in this test.
workspaces.information service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\WorkspaceInformation
WorkspaceViewBuilder::$dateFormatter property core/modules/workspaces/src/WorkspaceViewBuilder.php The date formatter service.
WorkspaceXmlAnonTest::$format property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlAnonTest.php The format to use in this test.
WorkspaceXmlAnonTest::$format property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlAnonTest.php The format to use in this test.
WorkspaceXmlBasicAuthTest::$format property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlBasicAuthTest.php The format to use in this test.
WorkspaceXmlBasicAuthTest::$format property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php The format to use in this test.
WorkspaceXmlCookieTest::$format property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlCookieTest.php The format to use in this test.
WorkspaceXmlCookieTest::$format property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlCookieTest.php The format to use in this test.
XmlEncoder::$format property core/modules/serialization/src/Encoder/XmlEncoder.php The formats that this Encoder supports.
YearDate::$argFormat property core/modules/views/src/Plugin/views/argument/YearDate.php The date format used in the query.
YearDate::$argFormat property core/modules/datetime/src/Plugin/views/argument/YearDate.php The date format used in the query.
YearMonthDate::$argFormat property core/modules/datetime/src/Plugin/views/argument/YearMonthDate.php The date format used in the query.
YearMonthDate::$argFormat property core/modules/views/src/Plugin/views/argument/YearMonthDate.php The date format used in the query.
YearMonthDate::$format property core/modules/views/src/Plugin/views/argument/YearMonthDate.php The date format used in the title.
_editor_get_formatted_text_fields function core/modules/editor/editor.module Determines the formatted text fields on an entity.

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