Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| FileTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| FileTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| FileTest::testCollectionFilterAccess | function | core/ |
|
| FileTest::testIndividual | function | core/ |
Tests POST/PATCH/DELETE for an individual resource. |
| FileTestAccessControlHandler | class | core/ |
Defines a class for an alternate file access control handler. |
| FileTestAccessControlHandler.php | file | core/ |
|
| FileTestAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| FileTestBase | class | core/ |
Provides 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 install. |
| 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. |
| FileTestCdn.php | file | core/ |
|
| FileTestForm | class | core/ |
File test form class. |
| FileTestForm.php | file | core/ |
|
| FileTestForm::buildForm | function | core/ |
Form constructor. |
| FileTestForm::fileExistsFromName | function | core/ |
Get a FileExists enum from its name. |
| FileTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileTestForm::submitForm | function | core/ |
Form submission handler. |
| FileTestFormTrait | trait | core/ |
This trait provides common code common for Forms. |
| FileTestFormTrait.php | file | core/ |
|
| FileTestFormTrait::baseForm | function | core/ |
Adds common form elements to the form. |
| FileTestHelper | class | core/ |
Helper for file tests. |
| FileTestHelper.php | file | core/ |
|
| FileTestHelper::fileScanCallback | function | core/ |
Helper function for testing FileSystemInterface::scanDirectory(). |
| FileTestHelper::fileScanCallbackReset | function | core/ |
Reset static variables used by FileTestHelper::fileScanCallback(). |
| FileTestHelper::getAllCalls | function | core/ |
Get an array with the calls for all hooks. |
| FileTestHelper::getCalls | function | core/ |
Gets the arguments passed to a given hook invocation. |
| FileTestHelper::logCall | function | core/ |
Store the values passed to a hook invocation. |
| FileTestHelper::reset | function | core/ |
Reset/initialize the history of calls to the file_* hooks. |
| FileTestHelper::setReturn | function | core/ |
Assign a return value for a given operation. |
| FileTestHooks | class | core/ |
Hook implementations for file_test. |
| FileTestHooks.php | file | core/ |
|
| FileTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| FileTestHooks::fileCopy | function | core/ |
Implements hook_file_copy(). |
| FileTestHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| FileTestHooks::fileInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for file entities. |
| FileTestHooks::fileLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for file entities. |
| FileTestHooks::fileMove | function | core/ |
Implements hook_file_move(). |
| FileTestHooks::filePredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
| FileTestHooks::fileUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for file entities. |
| FileTestHooks::fileUrlAlter | function | core/ |
Implements hook_file_url_alter(). |
Pagination
- Previous page
- Page 601
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.