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 |
|---|---|---|---|
| UnsavedPreviewTest::$adminUser | property | core/ |
An admin user with the 'administer views' permission. |
| UnsavedPreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UnsavedPreviewTest::$modules | property | core/ |
Modules to enable. |
| UnsavedPreviewTest::$testViews | property | core/ |
Views used by this test. |
| UnsavedPreviewTest::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
| UnsavedPreviewTest::testUnsavedPageDisplayPreview | function | core/ |
Tests previews of unsaved new page displays. |
| UpcastingTest | class | core/ |
Tests upcasting of url arguments to entities. |
| UpcastingTest.php | file | core/ |
|
| UpcastingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpcastingTest::$modules | property | core/ |
Modules to enable. |
| UpcastingTest::testEntityLanguage | function | core/ |
Confirms entity is shown in user's language by default. |
| UpcastingTest::testSameTypes | function | core/ |
Confirms we can upcast to controller arguments of the same type. |
| UpcastingTest::testUpcasting | function | core/ |
Confirms that all parameters are converted as expected. |
| UpdateActionsWithEntityPluginsTest | class | core/ |
Tests upgrading comment and node actions to generic entity ones. |
| UpdateActionsWithEntityPluginsTest.php | file | core/ |
|
| UpdateActionsWithEntityPluginsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateActionsWithEntityPluginsTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UpdateActionsWithEntityPluginsTest::testUpdateActionsWithEntityPlugins | function | core/ |
Tests upgrading comment and node actions to generic entity ones. |
| UpdateActionsWithEntityPluginsTest::testUpdateDeleteActionsWithEntityPlugins | function | core/ |
Tests upgrading comment and node delete actions to generic entity ones. |
| UpdateApiEntityDefinitionUpdateTest | class | core/ |
Tests performing entity updates through the Update API. |
| UpdateApiEntityDefinitionUpdateTest.php | file | core/ |
|
| UpdateApiEntityDefinitionUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateApiEntityDefinitionUpdateTest::$modules | property | core/ |
Modules to enable. |
| UpdateApiEntityDefinitionUpdateTest::reloadEntity | function | core/ |
Reloads the specified entity. |
| UpdateApiEntityDefinitionUpdateTest::setUp | function | core/ |
|
| UpdateApiEntityDefinitionUpdateTest::testMultipleUpdates | function | core/ |
Tests that multiple updates applied in bulk work as expected. |
| UpdateApiEntityDefinitionUpdateTest::testSingleUpdates | function | core/ |
Tests that individual updates applied sequentially work as expected. |
| UpdateApiEntityDefinitionUpdateTest::testStatusReport | function | core/ |
Tests that entity updates are correctly reported in the status report page. |
| UpdateCacheTest | class | core/ |
Tests caches during updates. |
| UpdateCacheTest.php | file | core/ |
|
| UpdateCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateCacheTest::testCaches | function | core/ |
Tests that caches are cleared during updates. |
| UpdateComplexTest | class | core/ |
Tests the Update query builder, complex queries. |
| UpdateComplexTest.php | file | core/ |
|
| UpdateComplexTest::testBetweenConditionUpdate | function | core/ |
Tests BETWEEN conditional clauses. |
| UpdateComplexTest::testInConditionUpdate | function | core/ |
Tests WHERE IN clauses. |
| UpdateComplexTest::testLikeConditionUpdate | function | core/ |
Tests LIKE conditionals. |
| UpdateComplexTest::testNotInConditionUpdate | function | core/ |
Tests WHERE NOT IN clauses. |
| UpdateComplexTest::testOrConditionUpdate | function | core/ |
Tests updates with OR conditionals. |
| UpdateComplexTest::testSubSelectUpdate | function | core/ |
Test UPDATE with a subselect value. |
| UpdateComplexTest::testUpdateExpression | function | core/ |
Tests UPDATE with expression values. |
| UpdateComplexTest::testUpdateOnlyExpression | function | core/ |
Tests UPDATE with only expression values. |
| UpdateContribTest | class | core/ |
Tests how the Update Manager module handles contributed modules and themes in a series of functional tests using mock XML data. |
| UpdateContribTest.php | file | core/ |
|
| UpdateContribTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateContribTest::$modules | property | core/ |
Modules to enable. |
| UpdateContribTest::$updateProject | property | core/ |
The project that is being tested. |
| UpdateContribTest::$updateTableLocator | property | core/ |
The CSS locator for the update table run asserts on. |
| UpdateContribTest::assertCoreCompatibilityMessage | function | core/ |
Asserts that a core compatibility message is correct for an update. |
| UpdateContribTest::securityUpdateAvailabilityProvider | function | core/ |
Data provider method for testSecurityUpdateAvailability(). |
Pagination
- Previous page
- Page 715
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.