Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
FilterFormatHalJsonAnonTest::$defaultTheme property core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonAnonTest.php The theme to install as the default for testing.
FilterFormatHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonAnonTest.php The format to use in this test.
FilterFormatHalJsonAnonTest::$mimeType property core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonAnonTest.php The MIME type that corresponds to $format.
FilterFormatHalJsonAnonTest::$modules property core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonAnonTest.php Modules to install.
FilterFormatHalJsonBasicAuthTest class core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonBasicAuthTest.php @group hal
@group legacy
FilterFormatHalJsonBasicAuthTest.php file core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonBasicAuthTest.php
FilterFormatHalJsonBasicAuthTest::$auth property core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
FilterFormatHalJsonBasicAuthTest::$defaultTheme property core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonBasicAuthTest.php The theme to install as the default for testing.
FilterFormatHalJsonBasicAuthTest::$format property core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonBasicAuthTest.php The format to use in this test.
FilterFormatHalJsonBasicAuthTest::$mimeType property core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
FilterFormatHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonBasicAuthTest.php Modules to install.
FilterFormatHalJsonCookieTest class core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonCookieTest.php @group hal
@group legacy
FilterFormatHalJsonCookieTest.php file core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonCookieTest.php
FilterFormatHalJsonCookieTest::$auth property core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonCookieTest.php The authentication mechanism to use in this test.
FilterFormatHalJsonCookieTest::$defaultTheme property core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonCookieTest.php The theme to install as the default for testing.
FilterFormatHalJsonCookieTest::$format property core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonCookieTest.php The format to use in this test.
FilterFormatHalJsonCookieTest::$mimeType property core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonCookieTest.php The MIME type that corresponds to $format.
FilterFormatHalJsonCookieTest::$modules property core/modules/hal/tests/src/Functional/filter/FilterFormatHalJsonCookieTest.php Modules to install.
FilterFormatInterface interface core/modules/filter/src/FilterFormatInterface.php Provides an interface defining a filter format entity.
FilterFormatInterface.php file core/modules/filter/src/FilterFormatInterface.php
FilterFormatInterface::filters function core/modules/filter/src/FilterFormatInterface.php Returns the ordered collection of filter plugin instances or an individual plugin instance.
FilterFormatInterface::getFilterTypes function core/modules/filter/src/FilterFormatInterface.php Retrieves all filter types that are used in the text format.
FilterFormatInterface::getHtmlRestrictions function core/modules/filter/src/FilterFormatInterface.php Retrieve all HTML restrictions (tags and attributes) for the text format.
FilterFormatInterface::getPermissionName function core/modules/filter/src/FilterFormatInterface.php Returns the machine-readable permission name for the text format.
FilterFormatInterface::isFallbackFormat function core/modules/filter/src/FilterFormatInterface.php Returns if this format is the fallback format.
FilterFormatInterface::removeFilter function core/modules/filter/src/FilterFormatInterface.php Removes a filter.
FilterFormatInterface::setFilterConfig function core/modules/filter/src/FilterFormatInterface.php Sets the configuration for a filter plugin instance.
FilterFormatJsonAnonTest class core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonAnonTest.php @group rest
FilterFormatJsonAnonTest.php file core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonAnonTest.php
FilterFormatJsonAnonTest::$defaultTheme property core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonAnonTest.php The theme to install as the default for testing.
FilterFormatJsonAnonTest::$format property core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonAnonTest.php The format to use in this test.
FilterFormatJsonAnonTest::$mimeType property core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonAnonTest.php The MIME type that corresponds to $format.
FilterFormatJsonBasicAuthTest class core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonBasicAuthTest.php @group rest
FilterFormatJsonBasicAuthTest.php file core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonBasicAuthTest.php
FilterFormatJsonBasicAuthTest::$auth property core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonBasicAuthTest.php The authentication mechanism to use in this test.
FilterFormatJsonBasicAuthTest::$defaultTheme property core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonBasicAuthTest.php The theme to install as the default for testing.
FilterFormatJsonBasicAuthTest::$format property core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonBasicAuthTest.php The format to use in this test.
FilterFormatJsonBasicAuthTest::$mimeType property core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonBasicAuthTest.php The MIME type that corresponds to $format.
FilterFormatJsonBasicAuthTest::$modules property core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonBasicAuthTest.php Modules to install.
FilterFormatJsonCookieTest class core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonCookieTest.php @group rest
FilterFormatJsonCookieTest.php file core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonCookieTest.php
FilterFormatJsonCookieTest::$auth property core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonCookieTest.php The authentication mechanism to use in this test.
FilterFormatJsonCookieTest::$defaultTheme property core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonCookieTest.php The theme to install as the default for testing.
FilterFormatJsonCookieTest::$format property core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonCookieTest.php The format to use in this test.
FilterFormatJsonCookieTest::$mimeType property core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonCookieTest.php The MIME type that corresponds to $format.
FilterFormatListBuilder class core/modules/filter/src/FilterFormatListBuilder.php Defines a class to build a listing of filter format entities.
FilterFormatListBuilder.php file core/modules/filter/src/FilterFormatListBuilder.php
FilterFormatListBuilder::$configFactory property core/modules/filter/src/FilterFormatListBuilder.php The config factory service.
FilterFormatListBuilder::$entitiesKey property core/modules/filter/src/FilterFormatListBuilder.php The key to use for the form element containing the entities.
FilterFormatListBuilder::$messenger property core/modules/filter/src/FilterFormatListBuilder.php The messenger.

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