Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.x for test
- Search 11.x for test
- Search main for test
- Other projects
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 |
|---|---|---|---|
| LinkFieldTest::doTestLinkTypeOnLinkWidget | function | core/ |
Tests '#link_type' property exists on 'link_default' widget. |
| LinkFieldTest::doTestURLValidation | function | core/ |
Tests link field URL validation. |
| LinkFieldTest::getUrlWithComplexQuery | function | core/ |
Get array of url with complex query parameters for render check. |
| LinkFieldTest::getUrlWithComplexQueryInputList | function | core/ |
Get list of url with complex query parameters for input check. |
| LinkFieldTest::renderTestEntity | function | core/ |
Renders a test_entity and returns the output. |
| LinkFieldTest::setUp | function | core/ |
|
| LinkFieldTest::setUp | function | core/ |
|
| LinkFieldTest::setUp | function | core/ |
|
| LinkFieldTest::testAlterFieldInstanceMigration | function | core/ |
@covers ::alterFieldInstanceMigration[[api-linebreak]] |
| LinkFieldTest::testDefineValueProcessPipeline | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
| LinkFieldTest::testLinkField | function | core/ |
Tests the functionality and rendering of the link field. |
| LinkFieldTest::testLinkFormatterQueryParametersDuplication | function | core/ |
Tests the default 'link' formatter with complex query parameters. |
| LinkFieldTest::testLinkWidgetCaughtExceptionEditingInvalidUrl | function | core/ |
Test link widget exception handled if link uri value is invalid. |
| LinkFieldTest::testNoLinkUri | function | core/ |
Tests <nolink> and <none> as link uri. |
| LinkFieldUITest | class | core/ |
Tests link field UI functionality. |
| LinkFieldUITest.php | file | core/ |
|
| LinkFieldUITest::$adminUser | property | core/ |
A user that can edit content types. |
| LinkFieldUITest::$contentType | property | core/ |
The content type to add fields to. |
| LinkFieldUITest::$defaultTheme | property | core/ |
|
| LinkFieldUITest::$helpTextUser | property | core/ |
A user that should see the help texts. |
| LinkFieldUITest::$modules | property | core/ |
|
| LinkFieldUITest::assertFieldContainsRawText | function | core/ |
Checks that given field contains the given raw text. |
| LinkFieldUITest::assertNoFieldContainsRawText | function | core/ |
Checks that given field does not contain the given raw text. |
| LinkFieldUITest::getFieldHtml | function | core/ |
Returns the raw HTML for the given field. |
| LinkFieldUITest::providerTestFieldUI | function | core/ |
Provides test data for ::testFieldUI(). |
| LinkFieldUITest::runFieldUIItem | function | core/ |
Tests one link field UI item. |
| LinkFieldUITest::setUp | function | core/ |
|
| LinkFieldUITest::testFieldUI | function | core/ |
Tests the link field UI. |
| LinkFormatterTest | class | core/ |
Tests the Field Formatter for the link field type. |
| LinkFormatterTest.php | file | core/ |
|
| LinkFormatterTest::testFormatterLinkItem | function | core/ |
Tests when LinkItem::getUrl returns a functional URL. |
| LinkFormatterTest::testFormatterLinkItemUrlMalformed | function | core/ |
Tests when LinkItem::getUrl with malformed URL renders empty link. |
| LinkFormatterTest::testFormatterLinkItemUrlUnexpectedException | function | core/ |
Tests when LinkItem::getUrl throws an unexpected exception. |
| LinkGenerationTest | class | core/ |
Tests link generation with hooks. |
| LinkGenerationTest.php | file | core/ |
|
| LinkGenerationTest::$modules | property | core/ |
|
| LinkGenerationTest::testHookLinkAlter | function | core/ |
Tests how hook_link_alter() can affect escaping of the link text. |
| LinkGeneratorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Utility\LinkGenerator[[api-linebreak]] @group Utility |
| LinkGeneratorTest.php | file | core/ |
|
| LinkGeneratorTest::$defaultOptions | property | core/ |
Contains the LinkGenerator default options. |
| LinkGeneratorTest::$linkGenerator | property | core/ |
The tested link generator. |
| LinkGeneratorTest::$moduleHandler | property | core/ |
The mocked module handler. |
| LinkGeneratorTest::$renderer | property | core/ |
The mocked renderer service. |
| LinkGeneratorTest::$urlAssembler | property | core/ |
The mocked URL Assembler service. |
| LinkGeneratorTest::$urlGenerator | property | core/ |
The mocked URL generator. |
| LinkGeneratorTest::assertLink | function | core/ |
Checks that a link with certain properties exists in a given HTML snippet. |
| LinkGeneratorTest::assertNoXPathResults | function | core/ |
Checks that the given XPath query has no results in a given HTML snippet. |
| LinkGeneratorTest::providerTestGenerateHrefs | function | core/ |
Provides test data for testing the link method. |
| LinkGeneratorTest::setUp | function | core/ |
|
| LinkGeneratorTest::testGenerate | function | core/ |
Tests the generate() method with a route. |
Pagination
- Previous page
- Page 414
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.