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 |
|---|---|---|---|
| FormAjaxResponseBuilderTest::testBuildResponseResponse | function | core/ |
@covers ::buildResponse[[api-linebreak]] |
| FormAjaxResponseBuilderTest::testBuildResponseWithCommands | function | core/ |
@covers ::buildResponse[[api-linebreak]] |
| FormAjaxResponseBuilderTest::testBuildResponseWithUpdateCommand | function | core/ |
@covers ::buildResponse[[api-linebreak]] |
| FormAjaxSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\EventSubscriber\FormAjaxSubscriber[[api-linebreak]] @group EventSubscriber |
| FormAjaxSubscriberTest.php | file | core/ |
|
| FormAjaxSubscriberTest::$event | property | core/ |
The event used to derive the response. |
| FormAjaxSubscriberTest::$formAjaxResponseBuilder | property | core/ |
|
| FormAjaxSubscriberTest::$httpKernel | property | core/ |
|
| FormAjaxSubscriberTest::$messenger | property | core/ |
The mocked messenger. |
| FormAjaxSubscriberTest::$stringTranslation | property | core/ |
The mocked string translation. |
| FormAjaxSubscriberTest::$subscriber | property | core/ |
|
| FormAjaxSubscriberTest::assertResponseFromException | function | core/ |
Asserts that the expected response is derived from the given exception. |
| FormAjaxSubscriberTest::setUp | function | core/ |
|
| FormAjaxSubscriberTest::testOnException | function | core/ |
@covers ::onException[[api-linebreak]] |
| FormAjaxSubscriberTest::testOnExceptionBrokenPostRequest | function | core/ |
@covers ::onException[[api-linebreak]] |
| FormAjaxSubscriberTest::testOnExceptionNestedException | function | core/ |
@covers ::onException[[api-linebreak]] @covers ::getFormAjaxException[[api-linebreak]] |
| FormAjaxSubscriberTest::testOnExceptionNestedWrongException | function | core/ |
@covers ::getFormAjaxException[[api-linebreak]] |
| FormAjaxSubscriberTest::testOnExceptionNewBuildId | function | core/ |
@covers ::onException[[api-linebreak]] |
| FormAjaxSubscriberTest::testOnExceptionOtherClass | function | core/ |
@covers ::onException[[api-linebreak]] |
| FormAjaxSubscriberTest::testOnExceptionResponseBuilderException | function | core/ |
@covers ::onException[[api-linebreak]] |
| FormatDateTest | class | core/ |
Tests the format date process plugin. |
| FormatDateTest | class | core/ |
Tests the DateFormatterInterface::format() function. |
| FormatDateTest.php | file | core/ |
|
| FormatDateTest.php | file | core/ |
|
| FormatDateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FormatDateTest::datesDataProvider | function | core/ |
Data provider of test dates. |
| FormatDateTest::testAdminDefinedFormatDate | function | core/ |
Tests admin-defined formats in DateFormatterInterface::format(). |
| FormatDateTest::testMigrateExceptionBadFormat | function | core/ |
Tests that date format mismatches will throw an exception. |
| FormatDateTest::testMigrateExceptionMissingFromFormat | function | core/ |
Tests that missing configuration will throw an exception. |
| FormatDateTest::testMigrateExceptionMissingToFormat | function | core/ |
Tests that missing configuration will throw an exception. |
| FormatDateTest::testMigrateExceptionUnexpectedValue | function | core/ |
Tests that an unexpected date value will throw an exception. |
| FormatDateTest::testTransform | function | core/ |
Tests transformation. |
| FormattableMarkupKernelTest | class | core/ |
Provides a test covering integration of FormattableMarkup with other systems. |
| FormattableMarkupKernelTest.php | file | core/ |
|
| FormattableMarkupKernelTest::$modules | property | core/ |
Modules to enable. |
| FormattableMarkupKernelTest::getFormattableMarkupUriArgs | function | core/ |
Gets arguments for FormattableMarkup based on Url::fromUri() parameters. |
| FormattableMarkupKernelTest::providerTestFormattableMarkupUri | function | core/ |
|
| FormattableMarkupKernelTest::providerTestFormattableMarkupUriWithException | function | core/ |
|
| FormattableMarkupKernelTest::testFormattableMarkupUri | function | core/ |
Tests URL ":placeholders" in \Drupal\Component\Render\FormattableMarkup. |
| FormattableMarkupKernelTest::testFormattableMarkupUriWithExceptionUri | function | core/ |
@dataProvider providerTestFormattableMarkupUriWithException |
| FormattableMarkupTest | class | core/ |
Tests the TranslatableMarkup class. |
| FormattableMarkupTest.php | file | core/ |
|
| FormattableMarkupTest::$lastErrorMessage | property | core/ |
The error message of the last error in the error handler. |
| FormattableMarkupTest::$lastErrorNumber | property | core/ |
The error number of the last error in the error handler. |
| FormattableMarkupTest::errorHandler | function | core/ |
Custom error handler that saves the last error. |
| FormattableMarkupTest::providerTestNullPlaceholder | function | core/ |
Data provider for FormattableMarkupTest::testNullPlaceholder(). |
| FormattableMarkupTest::providerTestUnexpectedPlaceholder | function | core/ |
Data provider for FormattableMarkupTest::testUnexpectedPlaceholder(). |
| FormattableMarkupTest::testCount | function | core/ |
@covers ::count[[api-linebreak]] |
| FormattableMarkupTest::testNoReplacementUnsupportedVariable | function | core/ |
@group legacy |
| FormattableMarkupTest::testNullPlaceholder | function | core/ |
@covers ::__toString[[api-linebreak]] @dataProvider providerTestNullPlaceholder @group legacy |
Pagination
- Previous page
- Page 318
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.