Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterTestCacheTags.php | file | core/ |
|
| FilterTestCacheTags::process | function | core/ |
Performs the filter processing. |
| FilterTestFormatForm | class | core/ |
Shows a test form for testing the 'text_format' form element. |
| FilterTestFormatForm.php | file | core/ |
|
| FilterTestFormatForm::buildForm | function | core/ |
Form constructor. |
| FilterTestFormatForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FilterTestFormatForm::submitForm | function | core/ |
Form submission handler. |
| FilterTestHooks | class | core/ |
Hook implementations for filter_test. |
| FilterTestHooks.php | file | core/ |
|
| FilterTestHooks::filterFormatDisable | function | core/ |
Implements hook_filter_format_disable(). |
| FilterTestHooks::filterFormatInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| FilterTestHooks::filterFormatUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
| FilterTestPlaceholders | class | core/ |
Provides a test filter to use placeholders. |
| FilterTestPlaceholders.php | file | core/ |
|
| FilterTestPlaceholders::process | function | core/ |
Performs the filter processing. |
| FilterTestPlaceholders::renderDynamicThing | function | core/ |
Render API callback: Builds a render array containing the dynamic thing. |
| FilterTestPlaceholders::renderStaticThing | function | core/ |
Render API callback: Builds a render array. |
| FilterTestPlaceholders::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| FilterTestReplace | class | core/ |
Provides a test filter to replace all content. |
| FilterTestReplace.php | file | core/ |
|
| FilterTestReplace::process | function | core/ |
Performs the filter processing. |
| FilterTestRestrictTagsAndAttributes | class | core/ |
Provides a test filter to restrict HTML tags and attributes. |
| FilterTestRestrictTagsAndAttributes.php | file | core/ |
|
| FilterTestRestrictTagsAndAttributes::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
| FilterTestRestrictTagsAndAttributes::process | function | core/ |
Performs the filter processing. |
| FilterTestStatic | class | core/ |
Provides a filter that returns the same static text. |
| FilterTestStatic.php | file | core/ |
|
| FilterTestStatic::process | function | core/ |
Performs the filter processing. |
| FilterThemeHooks | class | core/ |
Theme hooks for filter. |
| FilterThemeHooks.php | file | core/ |
|
| FilterThemeHooks::getFilterTips | function | core/ |
Retrieves the filter tips. |
| FilterThemeHooks::preprocessFilterGuidelines | function | core/ |
Prepares variables for text format guideline templates. |
| FilterThemeHooks::preprocessTextFormatWrapper | function | core/ |
Prepares variables for text format wrapper templates. |
| FilterThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| FilterThemeHooks::__construct | function | core/ |
|
| FilterUidRevisionTest | class | core/ |
Tests the node_uid_revision handler. |
| FilterUidRevisionTest.php | file | core/ |
|
| FilterUidRevisionTest::$modules | property | core/ |
Modules to install. |
| FilterUidRevisionTest::$testViews | property | core/ |
Views used by this test. |
| FilterUidRevisionTest::testFilter | function | core/ |
Tests the node_uid_revision filter. |
| FilterUITest | class | core/ |
Tests for the filters from the UI. |
| FilterUITest.php | file | core/ |
|
| FilterUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterUITest::$modules | property | core/ |
Modules to install. |
| FilterUITest::$testViews | property | core/ |
Views used by this test. |
| FilterUITest::setUp | function | core/ |
Sets up the test. |
| FilterUITest::testFilterIdentifier | function | core/ |
Tests the identifier settings and restrictions. |
| FilterUITest::testFilterInOperatorUi | function | core/ |
Tests that an option for a filter is saved as expected from the UI. |
| FilterUITest::testFiltersUI | function | core/ |
Tests the filters from the UI. |
| FilterUninstallValidator | class | core/ |
Prevents uninstallation of modules providing used filter plugins. |
Pagination
- Previous page
- Page 615
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.