Search for format
- Search 7.x for format
- Search 9.5.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 |
|---|---|---|---|
| FilterFormatEditForm | class | core/ |
Provides a form for adding a filter format. |
| FilterFormatEditForm.php | file | core/ |
|
| FilterFormatEditForm::form | function | core/ |
|
| FilterFormatEditForm::submitForm | function | core/ |
|
| FilterFormatFormBase | class | core/ |
Provides a base form for a filter format. |
| FilterFormatFormBase.php | file | core/ |
|
| FilterFormatFormBase::actions | function | core/ |
|
| FilterFormatFormBase::exists | function | core/ |
Determines if the format already exists. |
| FilterFormatFormBase::form | function | core/ |
|
| FilterFormatFormBase::submitForm | function | core/ |
|
| FilterFormatFormBase::validateForm | function | core/ |
|
| FilterFormatInterface | interface | core/ |
Provides an interface defining a filter format entity. |
| FilterFormatInterface.php | file | core/ |
|
| FilterFormatInterface::filters | function | core/ |
Returns a sorted collection of filter plugins or an individual 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::getRoles | function | core/ |
Retrieves a list of roles that are allowed to use this 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/ |
Tests Filter Format Json Anon. |
| FilterFormatJsonAnonTest.php | file | core/ |
|
| FilterFormatJsonAnonTest::$defaultTheme | property | core/ |
|
| FilterFormatJsonAnonTest::$format | property | core/ |
|
| FilterFormatJsonAnonTest::$mimeType | property | core/ |
|
| FilterFormatJsonBasicAuthTest | class | core/ |
Tests Filter Format Json Basic Auth. |
| FilterFormatJsonBasicAuthTest.php | file | core/ |
|
| FilterFormatJsonBasicAuthTest::$auth | property | core/ |
|
| FilterFormatJsonBasicAuthTest::$defaultTheme | property | core/ |
|
| FilterFormatJsonBasicAuthTest::$format | property | core/ |
|
| FilterFormatJsonBasicAuthTest::$mimeType | property | core/ |
|
| FilterFormatJsonBasicAuthTest::$modules | property | core/ |
|
| FilterFormatJsonCookieTest | class | core/ |
Tests Filter Format Json Cookie. |
| FilterFormatJsonCookieTest.php | file | core/ |
|
| FilterFormatJsonCookieTest::$auth | property | core/ |
|
| FilterFormatJsonCookieTest::$defaultTheme | property | core/ |
|
| FilterFormatJsonCookieTest::$format | property | core/ |
|
| FilterFormatJsonCookieTest::$mimeType | property | core/ |
|
| FilterFormatListBuilder | class | core/ |
Defines a class to build a listing of filter format entities. |
| FilterFormatListBuilder.php | file | core/ |
|
| FilterFormatListBuilder::$configFactory | property | core/ |
The config factory service. |
| FilterFormatListBuilder::$entitiesKey | property | core/ |
|
| FilterFormatListBuilder::$formatRepository | property | core/ |
The filter format repository service. |
| FilterFormatListBuilder::$messenger | property | core/ |
The messenger. |
| FilterFormatListBuilder::buildForm | function | core/ |
|
| FilterFormatListBuilder::buildHeader | function | core/ |
|
| FilterFormatListBuilder::buildRow | function | core/ |
|
| FilterFormatListBuilder::createInstance | function | core/ |
|
| FilterFormatListBuilder::getDefaultOperations | function | core/ |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.