Search for format
- Search 7.x for format
- Search 8.9.x for format
- Search 10.3.x for format
- Search 11.x for format
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FilterFormatFormBase | class | core/ |
Provides a base form for a filter format. |
FilterFormatFormBase.php | file | core/ |
|
FilterFormatFormBase::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
FilterFormatFormBase::exists | function | core/ |
Determines if the format already exists. |
FilterFormatFormBase::form | function | core/ |
Gets the actual form array to be built. |
FilterFormatFormBase::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
FilterFormatFormBase::validateForm | function | core/ |
Form validation handler. |
FilterFormatHalJsonAnonTest | class | core/ |
@group hal @group legacy |
FilterFormatHalJsonAnonTest.php | file | core/ |
|
FilterFormatHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterFormatHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
FilterFormatHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FilterFormatHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
FilterFormatHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
FilterFormatHalJsonBasicAuthTest.php | file | core/ |
|
FilterFormatHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FilterFormatHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterFormatHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
FilterFormatHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FilterFormatHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
FilterFormatHalJsonCookieTest | class | core/ |
@group hal @group legacy |
FilterFormatHalJsonCookieTest.php | file | core/ |
|
FilterFormatHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FilterFormatHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterFormatHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
FilterFormatHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FilterFormatHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
FilterFormatInterface | interface | core/ |
Provides an interface defining a filter format entity. |
FilterFormatInterface.php | file | core/ |
|
FilterFormatInterface::filters | function | core/ |
Returns the ordered collection of filter plugin instances or an individual plugin instance. |
FilterFormatInterface::getFilterTypes | function | core/ |
Retrieves all filter types that are used in the text format. |
FilterFormatInterface::getHtmlRestrictions | function | core/ |
Retrieve all HTML restrictions (tags and attributes) for the text format. |
FilterFormatInterface::getPermissionName | function | core/ |
Returns the machine-readable permission name for the text format. |
FilterFormatInterface::isFallbackFormat | function | core/ |
Returns if this format is the fallback format. |
FilterFormatInterface::removeFilter | function | core/ |
Removes a filter. |
FilterFormatInterface::setFilterConfig | function | core/ |
Sets the configuration for a filter plugin instance. |
FilterFormatJsonAnonTest | class | core/ |
@group rest |
FilterFormatJsonAnonTest.php | file | core/ |
|
FilterFormatJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterFormatJsonAnonTest::$format | property | core/ |
The format to use in this test. |
FilterFormatJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FilterFormatJsonBasicAuthTest | class | core/ |
@group rest |
FilterFormatJsonBasicAuthTest.php | file | core/ |
|
FilterFormatJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FilterFormatJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterFormatJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
FilterFormatJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FilterFormatJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
FilterFormatJsonCookieTest | class | core/ |
@group rest |
FilterFormatJsonCookieTest.php | file | core/ |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.