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 |
|---|---|---|---|
| DeleteFeedTest::$modules | property | core/ |
Modules to install. |
| DeleteFeedTest::testDeleteFeed | function | core/ |
Deletes a feed and ensures that all of its services are deleted. |
| DeleteMultipleFormTest | class | core/ |
Tests the delete multiple confirmation form. |
| DeleteMultipleFormTest.php | file | core/ |
|
| DeleteMultipleFormTest::$account | property | core/ |
The current user. |
| DeleteMultipleFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DeleteMultipleFormTest::$modules | property | core/ |
Modules to enable. |
| DeleteMultipleFormTest::setUp | function | core/ |
|
| DeleteMultipleFormTest::testTranslatableEntities | function | core/ |
Tests the delete form for translatable entities. |
| DeleteMultipleFormTest::testUntranslatableEntities | function | core/ |
Tests the delete form for untranslatable entities. |
| DeleteTest | class | core/ |
Tests the file delete function. |
| DeleteTest.php | file | core/ |
|
| DeleteTest::testCronDeleteNonExistingTemporary | function | core/ |
Tries to run cron deletion on file deleted from the file-system. |
| DeleteTest::testInUse | function | core/ |
Tries deleting a file that is in use. |
| DeleteTest::testUnused | function | core/ |
Tries deleting a normal file (as opposed to a directory, symlink, etc). |
| DeleteTruncateTest | class | core/ |
Tests delete and truncate queries. |
| DeleteTruncateTest.php | file | core/ |
|
| DeleteTruncateTest::testSimpleDelete | function | core/ |
Confirms that we can delete a single record successfully. |
| DeleteTruncateTest::testSpecialColumnDelete | function | core/ |
Confirms that we can delete a single special column name record successfully. |
| DeleteTruncateTest::testSubselectDelete | function | core/ |
Confirms that we can use a subselect in a delete successfully. |
| DeleteTruncateTest::testTruncate | function | core/ |
Confirms that we can truncate a whole table successfully. |
| DeleteTruncateTest::testTruncateInTransaction | function | core/ |
Confirms that we can truncate a whole table while in transaction. |
| DeleteTruncateTest::testTruncateTransactionRollback | function | core/ |
Confirms that transaction rollback voids a truncate operation. |
| DemoUmamiProfileTest | class | core/ |
Tests demo_umami profile. |
| DemoUmamiProfileTest.php | file | core/ |
|
| DemoUmamiProfileTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| DemoUmamiProfileTest::assertDefaultConfig | function | core/ |
Asserts that the default configuration matches active configuration. |
| DemoUmamiProfileTest::drupalLoginWithPassword | function | core/ |
Logs in a user using the Mink controlled browser using a password. |
| DemoUmamiProfileTest::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
| DemoUmamiProfileTest::testAppearance | function | core/ |
Tests that the Umami theme is available on the Appearance page. |
| DemoUmamiProfileTest::testConfig | function | core/ |
Tests the profile supplied configuration is the same after installation. |
| DemoUmamiProfileTest::testDemonstrationWarningMessage | function | core/ |
Tests that the toolbar warning only appears on the admin pages. |
| DemoUmamiProfileTest::testEditNodesByAdmin | function | core/ |
Tests the successful editing of nodes by admin. |
| DemoUmamiProfileTest::testUser | function | core/ |
Tests that the users can log in with the admin password selected at install. |
| DemoUmamiProfileTest::testWarningsOnStatusPage | function | core/ |
Tests demo_umami profile warnings shown on Status Page. |
| DenormalizeTest | class | core/ |
Tests HAL denormalization edge cases for EntityResource. |
| DenormalizeTest.php | file | core/ |
|
| DenormalizeTest::testDenormalizeEmptyCustomSerializedField | function | core/ |
Tests normalizing/denormalizing empty custom serialized fields. |
| DenormalizeTest::testDenormalizeInvalidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing invalid custom serialized fields. |
| DenormalizeTest::testDenormalizeSerializedItem | function | core/ |
Tests normalizing/denormalizing serialized columns. |
| DenormalizeTest::testDenormalizeValidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing valid custom serialized fields. |
| DenormalizeTest::testMarkFieldForDeletion | function | core/ |
Test that a field set to an empty array is different than an absent field. |
| DenormalizeTest::testTypeHandling | function | core/ |
Tests that the type link relation in incoming data is handled correctly. |
| DenormalizeTest::testTypeHandlingWithInvalidType | function | core/ |
Tests link relation handling with an invalid type. |
| DenormalizeTest::testTypeHandlingWithNoTypes | function | core/ |
Tests link relation handling with no types. |
| DenyNodePreviewTest | class | core/ |
@coversDefaultClass \Drupal\node\PageCache\DenyNodePreview[[api-linebreak]] @group node |
| DenyNodePreviewTest.php | file | core/ |
|
| DenyNodePreviewTest::$policy | property | core/ |
The response policy under test. |
| DenyNodePreviewTest::$request | property | core/ |
A request object. |
| DenyNodePreviewTest::$response | property | core/ |
A response object. |
Pagination
- Previous page
- Page 166
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.