Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| FilterHooksTest | class | core/ |
Tests hooks for text formats insert/update/disable. |
| FilterHooksTest.php | file | core/ |
|
| FilterHooksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterHooksTest::$modules | property | core/ |
Modules to install. |
| FilterHooksTest::testFilterHooks | function | core/ |
Tests hooks on format management. |
| FilterHtmlImageSecureTest | class | core/ |
Tests restriction of IMG tags in HTML input. |
| FilterHtmlImageSecureTest.php | file | core/ |
|
| FilterHtmlImageSecureTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterHtmlImageSecureTest::$modules | property | core/ |
Modules to install. |
| FilterHtmlImageSecureTest::setUp | function | core/ |
|
| FilterHtmlImageSecureTest::testImageSource | function | core/ |
Tests removal of images having a non-local source. |
| FilterHtmlTest | class | core/ |
@coversDefaultClass \Drupal\filter\Plugin\Filter\FilterHtml[[api-linebreak]] @group filter |
| FilterHtmlTest.php | file | core/ |
|
| FilterHtmlTest::$filter | property | core/ |
|
| FilterHtmlTest::providerFilterAttributes | function | core/ |
Provides data for testFilterAttributes. |
| FilterHtmlTest::setUp | function | core/ |
|
| FilterHtmlTest::testFilterAttributes | function | core/ |
@covers ::filterAttributes[[api-linebreak]] |
| FilterHtmlTest::testSetConfiguration | function | core/ |
@covers ::setConfiguration[[api-linebreak]] |
| FilterIdTest | class | core/ |
Unit tests of the filter_id plugin. |
| FilterIdTest.php | file | core/ |
|
| FilterIdTest::$executable | property | core/ |
The mocked MigrateExecutable. |
| FilterIdTest::$modules | property | core/ |
Modules to install. |
| FilterIdTest::provideFilters | function | core/ |
Provides filter ids for testing transformations. |
| FilterIdTest::setUp | function | core/ |
|
| FilterIdTest::testTransform | function | core/ |
Tests transformation of filter_id plugin. |
| FilterImageLazyLoadTest | class | core/ |
@coversDefaultClass \Drupal\filter\Plugin\Filter\FilterImageLazyLoad[[api-linebreak]] @group editor |
| FilterImageLazyLoadTest.php | file | core/ |
|
| FilterImageLazyLoadTest::$filter | property | core/ |
|
| FilterImageLazyLoadTest::providerHtml | function | core/ |
Provides data for testProcess. |
| FilterImageLazyLoadTest::setUp | function | core/ |
|
| FilterImageLazyLoadTest::testProcess | function | core/ |
@covers ::process[[api-linebreak]] |
| FilterInOperatorTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\InOperator handler. |
| FilterInOperatorTest.php | file | core/ |
|
| FilterInOperatorTest::$columnMap | property | core/ |
Map column names. |
| FilterInOperatorTest::$modules | property | core/ |
Modules to install. |
| FilterInOperatorTest::$testViews | property | core/ |
Views used by this test. |
| FilterInOperatorTest::getGroupedExposedFilters | function | core/ |
|
| FilterInOperatorTest::testFilterGroupedChangedIdentifier | function | core/ |
Tests that we can safely change the identifier on a grouped filter. |
| FilterInOperatorTest::testFilterInOperatorGroupedExposedSimple | function | core/ |
|
| FilterInOperatorTest::testFilterInOperatorSimple | function | core/ |
|
| FilterInOperatorTest::testFilterNotInOperatorGroupedExposedSimple | function | core/ |
Pagination
- Previous page
- Page 315
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.