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 |
|---|---|---|---|
| HtmlResponseAttachmentsTest | class | core/ |
Functional tests for HtmlResponseAttachmentsProcessor. |
| HtmlResponseAttachmentsTest.php | file | core/ |
|
| HtmlResponseAttachmentsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HtmlResponseAttachmentsTest::$modules | property | core/ |
Modules to enable. |
| HtmlResponseAttachmentsTest::assertFeed | function | core/ |
Helper function to make assertions about the presence of an RSS feed. |
| HtmlResponseAttachmentsTest::assertHead | function | core/ |
Helper function to make assertions about HTML head elements. |
| HtmlResponseAttachmentsTest::assertTeapotHeaders | function | core/ |
Helper function to make assertions about added HTTP headers. |
| HtmlResponseAttachmentsTest::testAttachments | function | core/ |
Tests rendering of ['#attached']. |
| HtmlResponseAttachmentsTest::testRenderCachedBlock | function | core/ |
Tests caching of ['#attached']. |
| HTMLRestrictionsTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\HTMLRestrictions[[api-linebreak]] @group ckeditor5 |
| HTMLRestrictionsTest.php | file | core/ |
|
| HTMLRestrictionsTest::providerConstruct | function | core/ |
|
| HTMLRestrictionsTest::providerConvenienceConstructors | function | core/ |
|
| HTMLRestrictionsTest::providerCounting | function | core/ |
|
| HTMLRestrictionsTest::providerOperands | function | core/ |
|
| HTMLRestrictionsTest::providerRepresentations | function | core/ |
|
| HTMLRestrictionsTest::providerSubsets | function | core/ |
|
| HTMLRestrictionsTest::testConstructor | function | core/ |
@covers ::__construct[[api-linebreak]] @dataProvider providerConstruct |
| HTMLRestrictionsTest::testConvenienceConstructors | function | core/ |
@covers ::fromString()[[api-linebreak]] @covers ::fromTextFormat()[[api-linebreak]] @covers ::fromFilterPluginInstance()[[api-linebreak]] @dataProvider providerConvenienceConstructors |
| HTMLRestrictionsTest::testCounting | function | core/ |
@covers ::allowsNothing()[[api-linebreak]] @covers ::getAllowedElements()[[api-linebreak]] @dataProvider providerCounting |
| HTMLRestrictionsTest::testOperations | function | core/ |
@covers ::diff()[[api-linebreak]] @covers ::intersect()[[api-linebreak]] @covers ::merge()[[api-linebreak]] @dataProvider providerOperands |
| HTMLRestrictionsTest::testRepresentations | function | core/ |
@covers ::toCKEditor5ElementsArray()[[api-linebreak]] @covers ::toFilterHtmlAllowedTagsString()[[api-linebreak]] @covers ::toGeneralHtmlSupportConfig()[[api-linebreak]] @dataProvider providerRepresentations |
| HTMLRestrictionsTest::testSubsets | function | core/ |
@covers ::getWildcardSubset[[api-linebreak]] @covers ::getConcreteSubset[[api-linebreak]] @covers ::getPlainTagsSubset()[[api-linebreak]] @covers ::extractPlainTagsSubset()[[api-linebreak]] @dataProvider providerSubsets |
| HtmlTagTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\HtmlTag[[api-linebreak]] @group Render |
| HtmlTagTest.php | file | core/ |
|
| HtmlTagTest::providerPreRenderConditionalComments | function | core/ |
Data provider for conditional comments test. |
| HtmlTagTest::providerPreRenderHtmlTag | function | core/ |
Data provider for preRenderHtmlTag test. |
| HtmlTagTest::testGetInfo | function | core/ |
@covers ::getInfo[[api-linebreak]] |
| HtmlTagTest::testPreRenderConditionalComments | function | core/ |
@group legacy @covers ::preRenderConditionalComments[[api-linebreak]] @dataProvider providerPreRenderConditionalComments |
| HtmlTagTest::testPreRenderHtmlTag | function | core/ |
@covers ::preRenderHtmlTag[[api-linebreak]] @dataProvider providerPreRenderHtmlTag |
| HtmlTest | class | core/ |
Tests \Drupal\Component\Utility\Html. |
| HtmlTest.php | file | core/ |
|
| HtmlTest::providerDecodeEntities | function | core/ |
Data provider for testDecodeEntities(). |
| HtmlTest::providerEscape | function | core/ |
Data provider for testEscape(). |
| HtmlTest::providerTestCleanCssIdentifier | function | core/ |
Provides test data for testCleanCssIdentifier(). |
| HtmlTest::providerTestHtmlGetId | function | core/ |
Provides test data for testHtmlGetId(). |
| HtmlTest::providerTestHtmlGetUniqueId | function | core/ |
Provides test data for testHtmlGetId(). |
| HtmlTest::providerTestHtmlGetUniqueIdWithAjaxIds | function | core/ |
Provides test data for testHtmlGetId(). |
| HtmlTest::providerTestTransformRootRelativeUrlsToAbsolute | function | core/ |
Provides test data for testTransformRootRelativeUrlsToAbsolute(). |
| HtmlTest::providerTestTransformRootRelativeUrlsToAbsoluteAssertion | function | core/ |
Provides test data for testTransformRootRelativeUrlsToAbsoluteAssertion(). |
| HtmlTest::setUp | function | core/ |
|
| HtmlTest::testCleanCssIdentifier | function | core/ |
Tests the Html::cleanCssIdentifier() method. |
| HtmlTest::testDecodeEntities | function | core/ |
Tests Html::decodeEntities(). |
| HtmlTest::testDecodeEntitiesAndEscape | function | core/ |
Tests relationship between escaping and decoding HTML entities. |
| HtmlTest::testDeprecations | function | core/ |
Test deprecations. |
| HtmlTest::testEscape | function | core/ |
Tests Html::escape(). |
| HtmlTest::testHtmlClass | function | core/ |
Tests that Html::getClass() cleans the class name properly. |
| HtmlTest::testHtmlGetId | function | core/ |
Tests the Html::getUniqueId() method. |
| HtmlTest::testHtmlGetUniqueId | function | core/ |
Tests the Html::getUniqueId() method. |
| HtmlTest::testHtmlGetUniqueIdWithAjaxIds | function | core/ |
Tests the Html::getUniqueId() method. |
Pagination
- Previous page
- Page 350
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.