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 |
|---|---|---|---|
| FilterFormat::getPossibleValues | function | core/ |
|
| FilterFormat::getRoles | 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/ |
Adds additional data to the row. |
| FilterFormat::prepareRow | function | core/ |
Adds additional data to the row. |
| FilterFormat::preSave | function | core/ |
|
| FilterFormat::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| FilterFormat::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| 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. |
| 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::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::submitForm | function | core/ |
|
| 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. |
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.