Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.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 |
|---|---|---|---|
| RowUITest | class | core/ |
Tests the UI of row plugins. |
| RowUITest.php | file | core/ |
|
| RowUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RowUITest::$testViews | property | core/ |
Views used by this test. |
| RowUITest::testRowUI | function | core/ |
Tests changing the row plugin and changing some options of a row. |
| RssFieldsTest | class | core/ |
Tests \Drupal\views\Plugin\views\row\RssFields. |
| RssFieldsTest.php | file | core/ |
|
| RssFieldsTest::$modules | property | core/ |
Modules to enable. |
| RssFieldsTest::$testViews | property | core/ |
Views to be enabled. |
| RssFieldsTest::setUp | function | core/ |
|
| RssFieldsTest::testLink | function | core/ |
Tests correct processing of link fields. |
| RssResponseRelativeUrlFilterTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\RssResponseRelativeUrlFilter[[api-linebreak]] @group event_subscriber |
| RssResponseRelativeUrlFilterTest.php | file | core/ |
|
| RssResponseRelativeUrlFilterTest::providerTestOnResponse | function | core/ |
|
| RssResponseRelativeUrlFilterTest::testOnResponse | function | core/ |
@dataProvider providerTestOnResponse |
| RssTest | class | core/ |
Ensure that data added as terms appears in RSS feeds if "RSS Category" format is selected. |
| RssTest.php | file | core/ |
|
| RssTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RssTest::$fieldName | property | core/ |
Name of the taxonomy term reference field. |
| RssTest::$modules | property | core/ |
Modules to enable. |
| RssTest::$vocabulary | property | core/ |
Vocabulary for testing. |
| RssTest::setUp | function | core/ |
|
| RssTest::testTaxonomyRss | function | core/ |
Tests that terms added to nodes are displayed in core RSS feed. |
| run-tests.sh | file | core/ |
This script runs Drupal tests from command line. |
| SafeMarkupTest | class | core/ |
Tests marking strings as safe. |
| SafeMarkupTest.php | file | core/ |
Contains \Drupal\Tests\Component\Utility\SafeMarkupTest. |
| SafeMarkupTest::providerCheckPlain | function | core/ |
Data provider for testCheckPlain() and testHtmlEscapedText(). |
| SafeMarkupTest::providerFormat | function | core/ |
Data provider for testFormat(). |
| SafeMarkupTest::tearDown | function | core/ |
|
| SafeMarkupTest::testCheckPlain | function | core/ |
Tests SafeMarkup::checkPlain(). |
| SafeMarkupTest::testFormat | function | core/ |
Tests string formatting with SafeMarkup::format(). |
| SafeMarkupTest::testHtmlEscapedText | function | core/ |
Tests Drupal\Component\Render\HtmlEscapedText. |
| SafeMarkupTest::testIsSafe | function | core/ |
Tests SafeMarkup::isSafe() with different objects. |
| SafeMarkupTestMarkup | class | core/ |
Marks an object's __toString() method as returning markup. |
| SafeMarkupTestMarkup | class | core/ |
Implements MarkupInterface without implementing \Countable |
| SafeMarkupTestMarkup::create | function | core/ |
Overrides MarkupTrait::create() to allow creation with empty strings. |
| SafeMarkupTestString | class | core/ |
|
| SafeMarkupTestString::$string | property | core/ |
|
| SafeMarkupTestString::__construct | function | core/ |
|
| SafeMarkupTestString::__toString | function | core/ |
|
| SaveActionTest | class | core/ |
@group Action |
| SaveActionTest.php | file | core/ |
|
| SaveActionTest::$modules | property | core/ |
Modules to enable. |
| SaveActionTest::setUp | function | core/ |
|
| SaveActionTest::testGetDerivativeDefinitions | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityChangedActionDeriver::getDerivativeDefinitions[[api-linebreak]] |
| SaveActionTest::testSaveAction | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\SaveAction::execute[[api-linebreak]] |
| SaveDataTest | class | core/ |
Tests the file_save_data() function. |
| SaveDataTest.php | file | core/ |
|
| SaveDataTest::testExistingError | function | core/ |
Test that file_save_data() fails overwriting an existing file. |
| SaveDataTest::testExistingRename | function | core/ |
Test file_save_data() when renaming around an existing file. |
Pagination
- Previous page
- Page 586
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.