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 |
|---|---|---|---|
| FileAudioFormatterTest::testRender | function | core/ |
Tests render. |
| FileCache::reset | function | core/ |
Resets the static cache. |
| FileCache::set | function | core/ |
Stores data based on a filename. |
| FileCache::__construct | function | core/ |
Constructs a FileCache object. |
| FileCacheBackendInterface::store | function | core/ |
Stores data into a cache backend. |
| FileCacheFactory::DISABLE_CACHE | constant | core/ |
The configuration key to disable FileCache completely. |
| FileCacheFactory::setConfiguration | function | core/ |
Sets the configuration to use for constructing future file cache objects. |
| FileCacheFactory::setPrefix | function | core/ |
Sets the cache prefix that should be used. |
| FileCacheFactoryTest | class | core/ |
Tests Drupal\Component\FileCache\FileCacheFactory. |
| FileCacheFactoryTest.php | file | core/ |
|
| FileCacheFactoryTest::configurationDataProvider | function | core/ |
Data provider for testGetConfigurationOverrides(). |
| FileCacheFactoryTest::setUp | function | core/ |
|
| FileCacheFactoryTest::testGet | function | core/ |
Tests get. |
| FileCacheFactoryTest::testGetConfigurationOverrides | function | core/ |
Tests get configuration overrides. |
| FileCacheFactoryTest::testGetDisabledFileCache | function | core/ |
Tests get disabled file cache. |
| FileCacheFactoryTest::testGetNoPrefix | function | core/ |
Tests get no prefix. |
| FileCacheFactoryTest::testGetSetConfiguration | function | core/ |
@legacy-covers ::getConfiguration @legacy-covers ::setConfiguration |
| FileCacheFactoryTest::testGetSetPrefix | function | core/ |
@legacy-covers ::getPrefix @legacy-covers ::setPrefix |
| FileCacheInterface::set | function | core/ |
Stores data based on a filename. |
| FileCacheTest | class | core/ |
Tests Drupal\Component\FileCache\FileCache. |
| FileCacheTest.php | file | core/ |
|
| 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). |
| FileCopy::$fileSystem | property | core/ |
The file system service. |
| FileCopy::$streamWrapperManager | property | core/ |
The stream wrapper manager service. |
| FileCopy::isLocalUri | function | core/ |
Determines if the given URI or path is considered local. |
| FileCopy::isLocationUnchanged | function | core/ |
Determines if the source and destination URIs represent identical paths. |
| FileCopy::transform | function | core/ |
Performs the associated process. |
| FileCopy::__construct | function | core/ |
Constructs a file_copy process plugin. |
| FileCopyTest | class | core/ |
Tests the file_copy process plugin. |
| FileCopyTest | class | core/ |
Tests the file copy process plugin. |
| FileCopyTest | class | core/ |
Tests the unmanaged file copy function. |
| FileCopyTest.php | file | core/ |
|
| FileCopyTest.php | file | core/ |
|
| FileCopyTest.php | file | core/ |
|
| FileCopyTest::$fileSystem | property | core/ |
The file system service. |
Pagination
- Previous page
- Page 588
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.