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 |
|---|---|---|---|
| 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/ |
|
| FilterFormatListBuilder::getFormId | function | core/ |
|
| FilterFormatListBuilder::submitForm | function | core/ |
|
| FilterFormatListBuilder::__construct | function | core/ |
|
| FilterFormatPermission | class | core/ |
Migrate filter format serial to string id in permission name. |
| FilterFormatPermission.php | file | core/ |
|
| FilterFormatPermission::$migrateLookup | property | core/ |
The migrate lookup service. |
| FilterFormatPermission::$migration | property | core/ |
The current migration. |
| FilterFormatPermission::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| FilterFormatPermission::transform | function | core/ |
Migrate filter format serial to string id in permission name. |
| FilterFormatPermission::__construct | function | core/ |
Constructs a FilterFormatPermission plugin instance. |
| FilterFormatPermissionTest | class | core/ |
Tests conversion of format serial to string id in permission name. |
| FilterFormatPermissionTest.php | file | core/ |
|
| FilterFormatPermissionTest::testConfigurableFilterFormat | function | core/ |
Tests configurability of filter_format migration name. |
| FilterFormatRepository | class | core/ |
Provides a repository service for filter formats. |
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.