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 |
|---|---|---|---|
| FilterFormat | class | core/ |
Represents a text format. |
| FilterFormat | class | core/ |
The filter format data type. |
| FilterFormat | class | core/ |
Drupal 6 filter source from database. |
| FilterFormat | class | core/ |
Drupal 7 filter source from database. |
| FilterFormat.php | file | core/ |
|
| FilterFormat.php | file | core/ |
|
| FilterFormat.php | file | core/ |
|
| FilterFormat.php | file | core/ |
|
| FilterFormat::$filterCollection | property | core/ |
Holds the collection of filters that are attached to this format. |
| FilterFormat::$filters | property | core/ |
Configured filters for this text format. |
| FilterFormat::$format | property | core/ |
Unique machine name of the format. |
| FilterFormat::$name | property | core/ |
Unique label of the text format. |
| FilterFormat::$roles | property | core/ |
List of user role IDs to grant access to use this format on initial creation. |
| FilterFormat::$weight | property | core/ |
Weight of this format in the text format selector. |
| FilterFormat::calculatePluginDependencies | function | core/ |
|
| FilterFormat::disable | function | core/ |
|
| FilterFormat::fields | function | core/ |
|
| FilterFormat::fields | function | core/ |
|
| FilterFormat::filters | function | core/ |
|
| FilterFormat::getFilterTypes | function | core/ |
|
| FilterFormat::getHtmlRestrictions | function | core/ |
|
| FilterFormat::getIds | function | core/ |
|
| FilterFormat::getIds | function | core/ |
|
| FilterFormat::getPermissionName | function | core/ |
|
| FilterFormat::getPluginCollections | function | core/ |
|
| FilterFormat::getPossibleOptions | function | core/ |
|
| FilterFormat::getPossibleValues | function | core/ |
|
| FilterFormat::getSettableOptions | function | core/ |
|
| FilterFormat::getSettableValues | function | core/ |
|
| FilterFormat::id | function | core/ |
|
| FilterFormat::isFallbackFormat | function | core/ |
Returns if this format is the fallback format. |
| FilterFormat::onDependencyRemoval | function | core/ |
|
| FilterFormat::postSave | function | core/ |
|
| FilterFormat::prepareRow | function | core/ |
|
| FilterFormat::prepareRow | function | core/ |
|
| FilterFormat::preSave | function | core/ |
|
| FilterFormat::query | function | core/ |
|
| FilterFormat::query | function | core/ |
|
| FilterFormat::removeFilter | function | core/ |
|
| FilterFormat::setFilterConfig | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Sets configuration for a filter plugin'))] |
| FilterFormat::toArray | function | core/ |
|
| FilterFormatAccessControlHandler | class | core/ |
Defines the access control handler for the filter format entity type. |
| FilterFormatAccessControlHandler.php | file | core/ |
|
| FilterFormatAccessControlHandler::checkAccess | function | core/ |
|
| FilterFormatAccessTest | class | core/ |
Tests access to text formats. |
| FilterFormatAccessTest.php | file | core/ |
|
| FilterFormatAccessTest::$adminUser | property | core/ |
A user with administrative permissions. |
| FilterFormatAccessTest::$allowedFormat | property | core/ |
An object representing an allowed text format. |
| FilterFormatAccessTest::$defaultTheme | property | core/ |
|
| FilterFormatAccessTest::$disallowedFormat | property | core/ |
An object representing a disallowed text format. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.