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 |
|---|---|---|---|
| FileTestBase | class | core/ |
Base class for file tests that adds some additional file specific assertions and helper functions. |
| FileTestBase.php | file | core/ |
|
| FileTestBase::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
| FileTestBase::$modules | property | core/ |
Modules to enable. |
| FileTestBase::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
| FileTestBase::assertDirectoryPermissions | function | core/ |
Helper function to test the permissions of a directory. |
| FileTestBase::assertFilePermissions | function | core/ |
Helper function to test the permissions of a file. |
| FileTestBase::createDirectory | function | core/ |
Create a directory and assert it exists. |
| FileTestBase::createUri | function | core/ |
Create a file and return the URI of it. |
| FileTestBase::register | function | core/ |
Registers test-specific services. |
| FileTestBase::setUp | function | core/ |
|
| FileTestBase::setUpFilesystem | function | core/ |
Sets up the filesystem, so things like the file directory. |
| FileTestForm | class | core/ |
File test form class. |
| FileTestForm.php | file | core/ |
|
| FileTestForm::buildForm | function | core/ |
Form constructor. |
| FileTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileTestForm::submitForm | function | core/ |
Form submission handler. |
| FileTestForm::validateForm | function | core/ |
Form validation handler. |
| FileTestSaveUploadFromForm | class | core/ |
File test form class. |
| FileTestSaveUploadFromForm.php | file | core/ |
|
| FileTestSaveUploadFromForm::$messenger | property | core/ |
The messenger. |
| FileTestSaveUploadFromForm::$state | property | core/ |
Stores the state storage service. |
| FileTestSaveUploadFromForm::buildForm | function | core/ |
Form constructor. |
| FileTestSaveUploadFromForm::create | function | core/ |
Instantiates a new instance of this class. |
| FileTestSaveUploadFromForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileTestSaveUploadFromForm::submitForm | function | core/ |
Form submission handler. |
| FileTestSaveUploadFromForm::validateForm | function | core/ |
Form validation handler. |
| FileTestSaveUploadFromForm::__construct | function | core/ |
Constructs a FileTestSaveUploadFromForm object. |
| FileTokenReplaceTest | class | core/ |
Generates text using placeholders for dummy content to check file token replacement. |
| FileTokenReplaceTest.php | file | core/ |
|
| FileTokenReplaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileTokenReplaceTest::testFileTokenReplacement | function | core/ |
Creates a file, then tests the tokens generated from it. |
| FileTransferAuthorizeFormTest | class | core/ |
Tests the Update Manager module upload via authorize.php functionality. |
| FileTransferAuthorizeFormTest.php | file | core/ |
|
| FileTransferAuthorizeFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileTransferAuthorizeFormTest::$modules | property | core/ |
Modules to enable. |
| FileTransferAuthorizeFormTest::archiveFileUrlProvider | function | core/ |
Data provider method for testViaAuthorize(). |
| FileTransferAuthorizeFormTest::setUp | function | core/ |
|
| FileTransferAuthorizeFormTest::testViaAuthorize | function | core/ |
Tests the Update Manager module upload via authorize.php functionality. |
| FileTransferTest | class | core/ |
Tests that the jail is respected and that protocols using recursive file move operations work. |
| FileTransferTest.php | file | core/ |
|
| FileTransferTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileTransferTest::$hostname | property | core/ |
|
| FileTransferTest::$password | property | core/ |
|
| FileTransferTest::$port | property | core/ |
|
| FileTransferTest::$username | property | core/ |
|
| FileTransferTest::setUp | function | core/ |
|
| FileTransferTest::testJail | function | core/ |
|
| FileTransferTest::_buildFakeModule | function | core/ |
|
| FileTransferTest::_getFakeModuleFiles | function | core/ |
Pagination
- Previous page
- Page 298
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.