Search for file
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
File | class | core/ |
File entity media source. |
File | class | core/ |
Defines the file entity class. |
File | class | core/ |
Field handler to provide simple renderer that allows linking to a file. |
File | class | core/ |
Tests creating managed files views with the wizard. |
File | class | core/ |
Drupal 6 file source from database. |
File | class | core/ |
Drupal 7 file source from database. |
File | class | core/ |
Provides a form element for uploading a file. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
MinimalTest::$profile | property | core/ |
The profile to install as a basis for testing. |
MockFileFinder | class | core/ |
Defines a mock file finder that only returns a single filename. |
MockFileFinder.php | file | core/ |
|
MockFileFinder::$filename | property | core/ |
The only filename this finder ever returns. |
MockFileFinder::create | function | core/ |
Creates new mock file finder objects. |
MockFileFinder::findFile | function | core/ |
Finds a class. |
MockFileFinderTest | class | core/ |
Tests Drupal\Component\Annotation\Reflection\MockFileFinder. |
MockFileFinderTest.php | file | core/ |
|
MockFileFinderTest::testFindFile | function | core/ |
@legacy-covers ::create @legacy-covers ::findFile |
MockFileTransfer | class | core/ |
Mock FileTransfer object to test the settings form functionality. |
MockFileTransfer.php | file | core/ |
|
MockFileTransfer::factory | function | core/ |
Returns a Drupal\system_test\MockFileTransfer object. |
MockFileTransfer::getSettingsForm | function | core/ |
Returns a settings form with a text field to input a username. |
ModerationStateTestBase::$profile | property | core/ |
Profile to use. |
ModuleExtensionList::$profileList | property | core/ |
The profile list needed by this module list. |
ModuleExtensionList::getActiveProfile | function | core/ |
Gets the processed active profile object, or null. |
ModuleExtensionList::getProfileDirectories | function | core/ |
Finds all installation profile paths. |
ModuleHandler::$includeFileKeys | property | core/ |
A list of module include file keys. |
ModuleHandler::$loadedFiles | property | core/ |
List of loaded files. |
ModuleHandler::addProfile | function | core/ |
Adds an installation profile to the list of currently active modules. |
ModuleHandlerInterface::addProfile | function | core/ |
Adds an installation profile to the list of currently active modules. |
ModuleHandlerTest::testAddProfile | function | core/ |
Tests adding a profile. |
ModuleHandlerTest::testProfileAllDependencies | function | core/ |
Tests that a profile can supply only real dependencies. |
ModuleHandlerTest::testUninstallProfileDependency | function | core/ |
Tests uninstalling a module installed by a profile. |
ModulesListFormWebTest::testModulesListFormWithEmptyDescriptionInfoFile | function | core/ |
Tests the module form with a module with an empty description in info.yml. |
ModulesListFormWebTest::testModulesListFormWithInvalidInfoFile | function | core/ |
Tests the module form with a module with an invalid info.yml file. |
ModuleTestFileThemeHooks | class | core/ |
Hook implementations for module_test. |
ModuleTestFileThemeHooks.php | file | core/ |
|
ModuleTestFileThemeHooks::testHook | function | core/ |
Implements hook_test_hook(). |
ModuleTestFileThemeHooks::testResetImplementationsAlter | function | core/ |
Implements hook_test_reset_implementations_alter(). |
ModuleTestFileThemeHooks::testResetImplementationsHook | function | core/ |
Implements hook_test_reset_implementations_hook(). |
MoveTest::$fileRepository | property | core/ |
The file repository service under test. |
MTimeProtectedFastFileStorage | class | core/ |
Stores PHP code in files with securely hashed names. |
MTimeProtectedFastFileStorage.php | file | core/ |
|
MTimeProtectedFastFileStorage::$secret | property | core/ |
The secret used in the HMAC. |
MTimeProtectedFastFileStorage::delete | function | core/ |
Deletes PHP code from storage. |
MTimeProtectedFastFileStorage::garbageCollection | function | core/ |
Performs garbage collection on the storage. |
MTimeProtectedFastFileStorage::getContainingDirectoryFullPath | function | core/ |
Gets the full path of the file storage directory's parent. |
MTimeProtectedFastFileStorage::getFullPath | function | core/ |
Gets the full path where the file is or should be stored. |
MTimeProtectedFastFileStorage::getUncachedMTime | function | core/ |
Clears PHP's stat cache and returns the directory's mtime. |
MTimeProtectedFastFileStorage::save | function | core/ |
Saves PHP code to storage. |
MTimeProtectedFastFileStorage::tempnam | function | core/ |
A brute force tempnam implementation supporting streams. |
MTimeProtectedFastFileStorage::__construct | function | core/ |
Constructs this MTimeProtectedFastFileStorage object. |
MTimeProtectedFastFileStorageTest | class | core/ |
Tests the MTimeProtectedFastFileStorage implementation. |
MTimeProtectedFastFileStorageTest.php | file | core/ |
|
MTimeProtectedFastFileStorageTest::$expected | property | core/ |
The expected test results for the security test. |
MTimeProtectedFastFileStorageTest::$storageClass | property | core/ |
The PHP storage class to test. |
MTimeProtectedFileStorage | class | core/ |
Stores PHP code in files with securely hashed names. |
MTimeProtectedFileStorage.php | file | core/ |
|
MTimeProtectedFileStorage::checkFile | function | core/ |
Determines whether a protected file exists and sets the filename too. |
Pagination
- Previous page
- Page 55
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.