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 |
|---|---|---|---|
| DrupalCheckIncompatibilityTest::providerDrupalCheckIncompatibility | function | core/ |
Data provider for testDrupalCheckIncompatibility. |
| DrupalCheckIncompatibilityTest::testDrupalCheckIncompatibility | function | core/ |
Tests drupal_check_incompatibility(). |
| DrupalComponentTest | class | core/ |
General tests for \Drupal\Component that can't go anywhere else. |
| DrupalComponentTest.php | file | core/ |
|
| DrupalComponentTest::assertNoCoreUsage | function | core/ |
Asserts that the given class is not using any class from Core namespace. |
| DrupalComponentTest::findPhpClasses | function | core/ |
Searches a directory recursively for PHP classes. |
| DrupalComponentTest::getComponents | function | core/ |
Data provider. |
| DrupalComponentTest::providerAssertNoCoreUseage | function | core/ |
Data provider for testAssertNoCoreUseage(). |
| DrupalComponentTest::testAssertNoCoreUseage | function | core/ |
@covers \Drupal\Tests\Component\DrupalComponentTest::assertNoCoreUsage[[api-linebreak]] @dataProvider providerAssertNoCoreUseage |
| DrupalComponentTest::testComponentLicence | function | core/ |
Tests LICENSE.txt is present and has the correct content. |
| DrupalComponentTest::testNoCoreInComponent | function | core/ |
Tests that classes in Component do not use any Core class. |
| DrupalComponentTest::testNoCoreInComponentTests | function | core/ |
Tests that classes in Component Tests do not use any Core class. |
| DrupalComponentTestListenerTrait | trait | core/ |
Ensures that no component tests are extending a core test base class. |
| DrupalComponentTestListenerTrait.php | file | core/ |
|
| DrupalComponentTestListenerTrait::componentEndTest | function | core/ |
Reacts to the end of a test. |
| DrupalDateTimeTest | class | core/ |
@coversDefaultClass \Drupal\Core\Datetime\DrupalDateTime[[api-linebreak]] @group Datetime |
| DrupalDateTimeTest | class | core/ |
Tests DrupalDateTime functionality. |
| DrupalDateTimeTest.php | file | core/ |
|
| DrupalDateTimeTest.php | file | core/ |
|
| DrupalDateTimeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DrupalDateTimeTest::$modules | property | core/ |
Set up required modules. |
| DrupalDateTimeTest::providerTestDateDiff | function | core/ |
Provides data for date tests. |
| DrupalDateTimeTest::providerTestInvalidDateDiff | function | core/ |
Provides data for date tests. |
| DrupalDateTimeTest::setUp | function | core/ |
Test setup. |
| DrupalDateTimeTest::testChainable | function | core/ |
Tests that object methods are chainable. |
| DrupalDateTimeTest::testChainableNonCallable | function | core/ |
Tests that chained calls to non-existent functions throw an exception. |
| DrupalDateTimeTest::testChainableNonChainable | function | core/ |
Tests that non-chainable methods work. |
| DrupalDateTimeTest::testDateDiff | function | core/ |
Test date diffs. |
| DrupalDateTimeTest::testDateTimezone | function | core/ |
Test that DrupalDateTime can detect the right timezone to use. Test with a variety of less commonly used timezone names to help ensure that the system timezone will be different than the stated timezones. |
| DrupalDateTimeTest::testDefaultDateTime | function | core/ |
Tests setting the default time for date-only objects. |
| DrupalDateTimeTest::testGetPhpDateTime | function | core/ |
@covers ::getPhpDateTime[[api-linebreak]] |
| DrupalDateTimeTest::testInvalidDateDiff | function | core/ |
Test date diff exception caused by invalid input. |
| DrupalDateTimeTest::testSystemTimezone | function | core/ |
Test that the AJAX Timezone Callback can deal with various formats. |
| DrupalDateTimeTest::testTimezoneFormat | function | core/ |
Tests the ability to override the time zone in the format method. |
| DrupalFlushAllCachesTest | class | core/ |
@covers ::drupal_flush_all_caches[[api-linebreak]] @group Common |
| DrupalFlushAllCachesTest.php | file | core/ |
|
| DrupalFlushAllCachesTest::$modules | property | core/ |
Modules to enable. |
| DrupalFlushAllCachesTest::testDrupalFlushAllCachesModuleList | function | core/ |
Tests that drupal_flush_all_caches() uses core.extension properly. |
| DrupalGetProfileLegacyTest | class | core/ |
Tests drupal_get_profile(). |
| DrupalGetProfileLegacyTest.php | file | core/ |
|
| DrupalGetProfileLegacyTest::$bootstrapConfigStorageProfile | property | core/ |
Config storage profile. |
| DrupalGetProfileLegacyTest::providerDrupalGetProfileInstallState | function | core/ |
Data provider for testDrupalGetProfileInstallState(). |
| DrupalGetProfileLegacyTest::setUp | function | core/ |
|
| DrupalGetProfileLegacyTest::testDrupalGetProfileLegacyInstallState | function | core/ |
Tests drupal_get_profile() deprecation. |
| DrupalKernelSiteTest | class | core/ |
Tests site-specific service overrides. |
| DrupalKernelSiteTest.php | file | core/ |
|
| DrupalKernelSiteTest::testServicesYml | function | core/ |
Tests services.yml in site directory. |
| DrupalKernelTest | class | core/ |
Tests DIC compilation to disk. |
| DrupalKernelTest | class | core/ |
@coversDefaultClass \Drupal\Core\DrupalKernel[[api-linebreak]] @group DrupalKernel |
| DrupalKernelTest.php | file | core/ |
Pagination
- Previous page
- Page 180
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.