Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.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 |
|---|---|---|---|
| PrimitiveTypeConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| PrivateFileOnTranslatedEntityTest | class | core/ |
Uploads private files to translated node and checks access. |
| PrivateFileOnTranslatedEntityTest.php | file | core/ |
|
| PrivateFileOnTranslatedEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PrivateFileOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the file field used in the test. |
| PrivateFileOnTranslatedEntityTest::$modules | property | core/ |
Modules to install. |
| PrivateFileOnTranslatedEntityTest::setUp | function | core/ |
|
| PrivateFileOnTranslatedEntityTest::testPrivateLanguageFile | function | core/ |
Tests private file fields on translated nodes. |
| PrivateKeyTest | class | core/ |
Tests the PrivateKey class. |
| PrivateKeyTest.php | file | core/ |
|
| PrivateKeyTest::$key | property | core/ |
The random key to use in tests. |
| PrivateKeyTest::$privateKey | property | core/ |
The private key service mock. |
| PrivateKeyTest::$state | property | core/ |
The state mock class. |
| PrivateKeyTest::setUp | function | core/ |
|
| PrivateKeyTest::testGet | function | core/ |
Tests PrivateKey::get(). |
| PrivateKeyTest::testGetNoState | function | core/ |
Tests PrivateKey::get() with no private key from state. |
| PrivateKeyTest::testSet | function | core/ |
Tests PrivateKey::setPrivateKey(). |
| PrivateMethodUnitTestTrait | trait | core/ |
Provides methods to test protected/private methods in unit tests. |
| PrivateMethodUnitTestTrait.php | file | core/ |
|
| PrivateMethodUnitTestTrait::getMethod | function | core/ |
Gets a protected/private method to test. |
| PrivateStream | class | core/ |
Drupal private (private://) stream wrapper class. |
| PrivateStream.php | file | core/ |
|
| PrivateStream::basePath | function | core/ |
Returns the base path for private://. |
| PrivateStream::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| PrivateStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| PrivateStream::getExternalUrl | function | core/ |
Returns a web accessible URL for the resource. |
| PrivateStream::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| PrivateStream::getType | function | core/ |
Returns the type of stream wrapper. |
| PrivateTempStoreTest | class | core/ |
@coversDefaultClass \Drupal\Core\TempStore\PrivateTempStore[[api-linebreak]] @group TempStore |
| PrivateTempStoreTest.php | file | core/ |
|
| PrivateTempStoreTest::$currentUser | property | core/ |
The current user. |
| PrivateTempStoreTest::$keyValue | property | core/ |
The mock key value expirable backend. |
| PrivateTempStoreTest::$lock | property | core/ |
The mock lock backend. |
| PrivateTempStoreTest::$otherObject | property | core/ |
A tempstore object not belonging to the owner. |
| PrivateTempStoreTest::$ownObject | property | core/ |
A tempstore object belonging to the owner. |
| PrivateTempStoreTest::$requestStack | property | core/ |
The request stack. |
| PrivateTempStoreTest::$tempStore | property | core/ |
The temp store. |
| PrivateTempStoreTest::setUp | function | core/ |
|
| PrivateTempStoreTest::testDelete | function | core/ |
Tests the delete() method. |
| PrivateTempStoreTest::testDeleteLocking | function | core/ |
Tests the locking in the delete() method. |
| PrivateTempStoreTest::testDeleteWithNoLockAvailable | function | core/ |
Tests the delete() method with no lock available. |
| PrivateTempStoreTest::testGet | function | core/ |
Tests the get() method. |
| PrivateTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| PrivateTempStoreTest::testSet | function | core/ |
Tests a successful set() call. |
| PrivateTempStoreTest::testSetWithNoLockAvailable | function | core/ |
Tests the set() method with no lock available. |
| ProcessFieldTest | class | core/ |
Tests the ProcessField migrate process plugin. |
| ProcessFieldTest.php | file | core/ |
|
| ProcessFieldTest::$fieldManager | property | core/ |
|
| ProcessFieldTest::$fieldPlugin | property | core/ |
|
| ProcessFieldTest::$migrateExecutable | property | core/ |
Pagination
- Previous page
- Page 568
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.