Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterFormat::filters | function | core/ |
Returns the ordered collection of filter plugin instances or an individual plugin instance. |
| FilterFormat::getFilterTypes | function | core/ |
Retrieves all filter types that are used in the text format. |
| FilterFormat::getHtmlRestrictions | function | core/ |
Retrieve all HTML restrictions (tags and attributes) for the text format. |
| FilterFormat::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FilterFormat::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FilterFormat::getPermissionName | function | core/ |
Returns the machine-readable permission name for the text format. |
| FilterFormat::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| FilterFormat::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
| FilterFormat::getPossibleValues | function | core/ |
Returns an array of possible values. |
| FilterFormat::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
| FilterFormat::getSettableValues | function | core/ |
Returns an array of settable values. |
| FilterFormat::id | function | core/ |
Gets the identifier. |
| FilterFormat::isFallbackFormat | function | core/ |
Returns if this format is the fallback format. |
| FilterFormat::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| FilterFormat::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| FilterFormat::prepareRow | function | core/ |
Adds additional data to the row. |
| FilterFormat::prepareRow | function | core/ |
Adds additional data to the row. |
| FilterFormat::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| FilterFormat::query | function | core/ |
|
| FilterFormat::query | function | core/ |
|
| FilterFormat::removeFilter | function | core/ |
Removes a filter. |
| FilterFormat::setFilterConfig | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Sets configuration for a filter plugin'))] |
| FilterFormat::toArray | function | core/ |
Gets an array of all property values. |
| FilterFormatAccessControlHandler | class | core/ |
Defines the access control handler for the filter format entity type. |
| FilterFormatAccessControlHandler.php | file | core/ |
|
| FilterFormatAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| 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/ |
The theme to install as the default for testing. |
| FilterFormatAccessTest::$disallowedFormat | property | core/ |
An object representing a disallowed text format. |
| FilterFormatAccessTest::$filterAdminUser | property | core/ |
A user with 'administer filters' permission. |
| FilterFormatAccessTest::$modules | property | core/ |
Modules to install. |
| 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/ |
Gets the actual form array to be built. |
| FilterFormatAddForm::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… |
| FilterFormatConsolidateFilterConfigUpdateTest | class | core/ |
Tests the upgrade path for filter formats. |
| FilterFormatConsolidateFilterConfigUpdateTest.php | file | core/ |
|
| FilterFormatConsolidateFilterConfigUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| FilterFormatConsolidateFilterConfigUpdateTest::testConsolidateFilterConfig | function | core/ |
@covers \filter_post_update_consolidate_filter_config[[api-linebreak]] |
| FilterFormatEditForm | class | core/ |
Provides a form for adding a filter format. |
Pagination
- Previous page
- Page 686
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.