filter_fallback_format
  • References/PHP/Drupal/filter/filter.module

filter_fallback_format() Returns the ID of the fallback text format that all users have access to.

2025-01-10 15:47:30
template_preprocess_filter_guidelines
  • References/PHP/Drupal/filter/filter.module

template_preprocess_filter_guidelines(&$variables) Prepares variables for text format guideline templates

2025-01-10 15:47:30
FilterFormatEditForm::submitForm
  • References/PHP/Drupal/filter/src/FilterFormatEditForm

public FilterFormatEditForm::submitForm(array &$form

2025-01-10 15:47:30
filter_get_roles_by_format
  • References/PHP/Drupal/filter/filter.module

filter_get_roles_by_format(FilterFormatInterface $format) Retrieves a list of roles that are allowed to use

2025-01-10 15:47:30
FilterProcessResult::__construct
  • References/PHP/Drupal/filter/src/FilterProcessResult

public FilterProcessResult::__construct($processed_text)

2025-01-10 15:47:30
FilterUninstallValidator::$filterStorage
  • References/PHP/Drupal/filter/src/FilterUninstallValidator

The filter entity storage. Type:

2025-01-10 15:47:30
FilterFormat::$name
  • References/PHP/Drupal/filter/src/Entity/FilterFormat

Unique label of the text format. Since text formats impact a site's security, two formats with the same label but different filter configuration

2025-01-10 15:47:30
FilterFormatFormBase::actions
  • References/PHP/Drupal/filter/src/FilterFormatFormBase

protected FilterFormatFormBase::actions(array $form

2025-01-10 15:47:30
FilterFormat::removeFilter
  • References/PHP/Drupal/filter/src/Entity/FilterFormat

public FilterFormat::removeFilter($instance_id)

2025-01-10 15:47:30
filter_formats_reset
  • References/PHP/Drupal/filter/filter.module

filter_formats_reset() Resets the text format caches. See also

2025-01-10 15:47:30