Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.x for test
- Search 10.3.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. |
| Test | class | core/ |
A test class. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileCacheTest::$fileCache | property | core/ |
FileCache object used for the tests. |
| FileCacheTest::$staticFileCache | property | core/ |
Static FileCache object used for verification of tests. |
| FileCacheTest::setUp | function | core/ |
|
| FileCacheTest::testDelete | function | core/ |
Tests delete. |
| FileCacheTest::testGet | function | core/ |
@legacy-covers ::get @legacy-covers ::__construct |
| FileCacheTest::testGetMultiple | function | core/ |
Tests get multiple. |
| FileCacheTest::testSet | function | core/ |
Tests set. |
| FileCookieJarShimTest | class | core/ |
Tests the hardened backport of \GuzzleHttp\Cookie\FileCookieJar. |
| FileCookieJarShimTest.php | file | core/ |
|
| FileCookieJarShimTest::$file | property | core/ |
The path used for cookie storage during a test. |
| FileCookieJarShimTest::setUp | function | core/ |
|
| FileCookieJarShimTest::tearDown | function | core/ |
|
| FileCookieJarShimTest::testHardenedClassIsLoaded | function | core/ |
Confirms the hardened replacement (with __wakeup) is the class in use. |
| FileCookieJarShimTest::testLegitimateInstanceAutoSavesOnDestruction | function | core/ |
The jar must retain full functionality: auto-save on destruction. |
| FileCookieJarShimTest::testSaveEscapesTagCharacters | function | core/ |
Saved files must JSON-escape tag characters (defense in depth). |
| FileCookieJarShimTest::testUnserializedInstanceDoesNotAutoSave | function | core/ |
An unserialized jar must not auto-save (the gadget chain sink). |
| FileCopyTest | class | core/ |
Tests the unmanaged file copy function. |
| FileCopyTest | class | core/ |
Tests the file copy process plugin. |
| FileCopyTest | class | core/ |
Tests the file_copy process plugin. |
| FileCopyTest.php | file | core/ |
|
| FileCopyTest.php | file | core/ |
|
| FileCopyTest.php | file | core/ |
|
| FileCopyTest::$fileSystem | property | core/ |
The file system service. |
| FileCopyTest::$modules | property | core/ |
Modules to install. |
| FileCopyTest::assertPlugin | function | core/ |
Creates a TestFileCopy process plugin. |
| FileCopyTest::doTransform | function | core/ |
Do an import using the destination. |
| FileCopyTest::providerFileProcessBaseConstructor | function | core/ |
Data provider for testFileProcessBaseConstructor. |
| FileCopyTest::providerSuccessfulReuse | function | core/ |
Provides the source and destination path files. |
| FileCopyTest::setUp | function | core/ |
|
| FileCopyTest::testDownloadRemoteUri | function | core/ |
Tests that remote URIs are delegated to the download plugin. |
| FileCopyTest::testFileProcessBaseConstructor | function | core/ |
Tests that the plugin constructor correctly sets the configuration. |
| FileCopyTest::testNonExistent | function | core/ |
Copy a non-existent file. |
| FileCopyTest::testNonExistentSourceFile | function | core/ |
Tests that non-existent files throw an exception. |
| FileCopyTest::testNonWritableDestination | function | core/ |
Tests that non-writable destination throw an exception. |
| FileCopyTest::testNormal | function | core/ |
Copy a normal file. |
| FileCopyTest::testOverwriteSelf | function | core/ |
Copy a file onto itself. |
| FileCopyTest::testRenameFile | function | core/ |
Tests the 'rename' overwrite mode. |
| FileCopyTest::testSuccessfulCopies | function | core/ |
Tests successful imports/copies. |
| FileCopyTest::testSuccessfulMoves | function | core/ |
Tests successful moves. |
| FileCopyTest::testSuccessfulReuse | function | core/ |
Tests successful file reuse. |
| FileDeleteGadgetChainTest | class | core/ |
Tests protection against SA-CORE-2024-006 File Delete Gadget Chain. |
| FileDeleteGadgetChainTest.php | file | core/ |
|
| FileDeleteGadgetChainTest::testFileDeleteGadgetChain | function | core/ |
Tests unserializing a File Delete payload. |
| FileDeleteRecursiveRemoteTest | class | core/ |
Tests deleteRecursive() with remote stream wrappers where realpath() is FALSE. |
| FileDeleteRecursiveRemoteTest.php | file | core/ |
|
| FileDeleteRecursiveRemoteTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
| FileDeleteRecursiveRemoteTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
| FileDeleteRecursiveRemoteTest::testDirectory | function | core/ |
Tests deleting a directory with files via a remote stream wrapper. |
| FileDeleteRecursiveRemoteTest::testEmptyDirectory | function | core/ |
Tests deleting an empty directory via a remote stream wrapper. |
| FileDeleteRecursiveRemoteTest::testRealpathReturnsFalse | function | core/ |
Verifies the dummy-remote stream wrapper returns FALSE from realpath(). |
Pagination
- Previous page
- Page 318
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.