Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterFormatTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| FilterFormatTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| FilterFormatValidationTest | class | core/ |
Tests validation of filter_format entities. |
| FilterFormatValidationTest.php | file | core/ |
|
| FilterFormatValidationTest::$modules | property | core/ |
Modules to install. |
| FilterFormatValidationTest::setUp | function | core/ |
|
| FilterFormatXmlAnonTest | class | core/ |
Tests Filter Format Xml Anon. |
| FilterFormatXmlAnonTest.php | file | core/ |
|
| FilterFormatXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterFormatXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| FilterFormatXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FilterFormatXmlBasicAuthTest | class | core/ |
Tests Filter Format Xml Basic Auth. |
| FilterFormatXmlBasicAuthTest.php | file | core/ |
|
| FilterFormatXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FilterFormatXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterFormatXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| FilterFormatXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FilterFormatXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| FilterFormatXmlCookieTest | class | core/ |
Tests Filter Format Xml Cookie. |
| FilterFormatXmlCookieTest.php | file | core/ |
|
| FilterFormatXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FilterFormatXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterFormatXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| FilterFormatXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FilterFormTest | class | core/ |
Tests form elements with associated text formats. |
| FilterFormTest.php | file | core/ |
|
| FilterFormTest::$adminUser | property | core/ |
An administrative user account that can administer text formats. |
| FilterFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterFormTest::$modules | property | core/ |
Modules to install. |
| FilterFormTest::$webUser | property | core/ |
A basic user account that can only access basic HTML text format. |
| FilterFormTest::assertDisabledTextarea | function | core/ |
Asserts that a textarea with a given ID has been disabled from editing. |
| FilterFormTest::assertEnabledTextarea | function | core/ |
Asserts that a textarea with a given ID exists and is not disabled. |
| FilterFormTest::assertNoSelect | function | core/ |
Makes sure that no select element with the given ID exists on the page. |
| FilterFormTest::assertOptions | function | core/ |
Asserts that a select element has the correct options. |
| FilterFormTest::assertRequiredSelectAndOptions | function | core/ |
Asserts that there is a select element with the given ID that is required. |
| FilterFormTest::doFilterFormTestAsAdmin | function | core/ |
Tests the behavior of the 'text_format' element as an administrator. |
| FilterFormTest::doFilterFormTestAsNonAdmin | function | core/ |
Tests the behavior of the 'text_format' element as a normal user. |
| FilterFormTest::setUp | function | core/ |
|
| FilterFormTest::testFilterForm | function | core/ |
Tests various different configurations of the 'text_format' element. |
| FilterGroupFormTest | class | core/ |
Tests the filter group form. |
| FilterGroupFormTest.php | file | core/ |
|
| FilterGroupFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterGroupFormTest::$modules | property | core/ |
Modules to install. |
| FilterGroupFormTest::$testViews | property | core/ |
Views used by this test. |
| FilterGroupFormTest::testFilterGroupFormEmpty | function | core/ |
Tests a view with a grouped filter with empty options. |
| FilterHooks | class | core/ |
Hook implementations for filter. |
| FilterHooks.php | file | core/ |
|
| FilterHooks::filterSecureImageAlter | function | core/ |
Implements hook_filter_secure_image_alter(). |
| FilterHooks::help | function | core/ |
Implements hook_help(). |
| FilterHooksTest | class | core/ |
Tests hooks for text formats insert/update/disable. |
Pagination
- Previous page
- Page 729
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.