Search for format
- Search 7.x for format
- Search 9.5.x for format
- Search 8.9.x for format
- Search 11.x for format
- Search main for format
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterFormatAccessTest::$filterAdminUser | property | core/ |
A user with 'administer filters' permission. |
| FilterFormatAccessTest::$modules | property | core/ |
|
| FilterFormatAccessTest::$secondAllowedFormat | property | core/ |
An object representing a secondary allowed text format. |
| FilterFormatAccessTest::$webUser | property | core/ |
A user with permission to create and edit own content. |
| FilterFormatAccessTest::resetFilterCaches | function | core/ |
Rebuilds text format and permission caches in the thread running the tests. |
| FilterFormatAccessTest::setUp | function | core/ |
|
| FilterFormatAccessTest::testFormatPermissions | function | core/ |
Tests the Filter format access permissions functionality. |
| FilterFormatAccessTest::testFormatRoles | function | core/ |
Tests if text format is available to a role. |
| FilterFormatAccessTest::testFormatWidgetPermissions | function | core/ |
Tests editing a page using a disallowed text format. |
| FilterFormatAddForm | class | core/ |
Provides a form for adding a filter format. |
| FilterFormatAddForm.php | file | core/ |
|
| FilterFormatAddForm::form | function | core/ |
|
| FilterFormatAddForm::submitForm | function | core/ |
|
| FilterFormatConsolidateFilterConfigUpdateTest | class | core/ |
Tests the upgrade path for filter formats. |
| FilterFormatConsolidateFilterConfigUpdateTest.php | file | core/ |
|
| FilterFormatConsolidateFilterConfigUpdateTest::setDatabaseDumpFiles | function | core/ |
|
| FilterFormatConsolidateFilterConfigUpdateTest::testConsolidateFilterConfig | function | core/ |
@covers \filter_post_update_consolidate_filter_config[[api-linebreak]] |
| 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 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/ |
|
| FilterFormatJsonAnonTest::$format | property | core/ |
|
| FilterFormatJsonAnonTest::$mimeType | property | core/ |
|
| FilterFormatJsonBasicAuthTest | class | core/ |
@group rest |
| 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/ |
@group rest |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.