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 |
|---|---|---|---|
| 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 install. |
| 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::testNullPlaceholder | function | core/ |
@covers ::__toString[[api-linebreak]] @dataProvider providerTestNullPlaceholder @group legacy |
| FormattableMarkupTest::testToString | function | core/ |
@covers ::__toString[[api-linebreak]] @covers ::jsonSerialize[[api-linebreak]] |
| FormattableMarkupTest::testUnexpectedPlaceholder | function | core/ |
@covers ::__toString[[api-linebreak]] @dataProvider providerTestUnexpectedPlaceholder |
| FormatterPluginManagerTest | class | core/ |
Tests the field formatter plugin manager. |
| FormatterPluginManagerTest.php | file | core/ |
|
| FormatterPluginManagerTest::testNotApplicableFallback | function | core/ |
Tests that getInstance falls back on default if current is not applicable. |
| FormBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\FormBuilder[[api-linebreak]] @group Form |
| FormBuilderTest.php | file | core/ |
|
| FormBuilderTest::$container | property | core/ |
The dependency injection container. |
| FormBuilderTest::formStateResponseProvider | function | core/ |
Provides test data for testHandleFormStateResponse(). |
| FormBuilderTest::providerTestBuildFormWithTriggeringElement | function | core/ |
Data provider for ::testBuildFormWithTriggeringElement(). |
| FormBuilderTest::providerTestChildAccessInheritance | function | core/ |
Data provider for testChildAccessInheritance. |
| FormBuilderTest::providerTestFormTokenCacheability | function | core/ |
Data provider for testFormTokenCacheability. |
| FormBuilderTest::providerTestInvalidToken | function | core/ |
|
| FormBuilderTest::providerTestValueCallableIsSafe | function | core/ |
|
| FormBuilderTest::setUp | function | core/ |
|
| FormBuilderTest::testBuildFormWithClassString | function | core/ |
Tests the buildForm() method with a class name based form ID. |
| FormBuilderTest::testBuildFormWithObject | function | core/ |
Tests the buildForm() method with a form object. |
| FormBuilderTest::testBuildFormWithString | function | core/ |
Tests the buildForm() method with a string based form ID. |
| FormBuilderTest::testBuildFormWithTriggeringElement | function | core/ |
Tests whether the triggering element is properly identified. |
| FormBuilderTest::testChildAccessInheritance | function | core/ |
@covers ::buildForm[[api-linebreak]] |
| FormBuilderTest::testExceededFileSize | function | core/ |
@covers ::buildForm[[api-linebreak]] |
| FormBuilderTest::testFormCacheDeletionCached | function | core/ |
Tests that a cached form is deleted after submit. |
| FormBuilderTest::testFormCacheDeletionUncached | function | core/ |
Tests that an uncached form does not trigger cache set or delete. |
| FormBuilderTest::testFormTokenCacheability | function | core/ |
@covers ::prepareForm[[api-linebreak]] |
| FormBuilderTest::testGetAjaxRequest | function | core/ |
@covers ::buildForm[[api-linebreak]] |
| FormBuilderTest::testGetCache | function | core/ |
Tests the getCache() method. |
| FormBuilderTest::testGetFormIdWithBaseForm | function | core/ |
Tests the getFormId() method with a base form object. |
| FormBuilderTest::testGetFormIdWithClassName | function | core/ |
Tests the getFormId() method with a class name form ID. |
Pagination
- Previous page
- Page 323
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.