MemcacheProfilerStorage::setMemcache |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Set instance of the Memcache |
RetrieveFileTest::testFileRetrieving |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/RetrieveFileTest.php |
Invokes system_retrieve_file() in several scenarios. |
MemcacheProfilerStorage::appendValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Append data to an existing item on the memcache server |
DirectoryTest::testFileDirectoryTemp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php |
Ensure that the file_directory_temp() function always returns a value. |
PHPUnit_Framework_Assert::fileExists |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns a PHPUnit_Framework_Constraint_FileExists matcher object. |
FileFieldRevisionTest::testRevisions |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRevisionTest.php |
Tests creating multiple revisions of a node and managing attached files. |
LocalePluralFormatTest::importPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php |
Imports a standalone .po file in a given language. |
BinaryFileResponseTest::testRequests |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php |
@dataProvider provideRanges |
RemoteFileScanDirectoryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileScanDirectoryTest.php |
|
YamlFileLoaderTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
YamlFileLoaderTest::testLoadServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
UrlRewritingTest::testShippedFileURL |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UrlRewritingTest.php |
Test the generating of rewritten shipped file URLs. |
MTimeProtectedFileStorageTest::setUp |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
Overrides \Drupal\Tests\UnitTestCase::setUp() |
RemoteFileUnmanagedDeleteTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteTest.php |
Sets up a Drupal site for running functional and integration tests. |
MockFileSessionStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
MockFileSessionStorageTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
RemoteFileUnmanagedMoveTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Modules to enable. |
MockFileSessionStorageTest::testGetId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
CascadingStylesheetsTest::testAddFile |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests adding a file stylesheet. |
TraceableEventDispatcher::setProfiler |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
Sets the profiler. |
LocaleImportFunctionalTest::getPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a proper .po file. |
FileValidatorTest::testInvalidMaxSize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
File_Iterator_Facade::getFilesAsArray |
function |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator/Facade.php |
|
file_module_test_file_download_access |
function |
drupal/core/modules/file/tests/file_module_test.module |
Implements hook_file_download_access(). |
RedisProfilerStorage::isItemNameValid |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
DatabaseFileUsageBackend::$connection |
property |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
The database connection used to store file usage information. |
DatabaseFileUsageBackend::__construct |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Construct the DatabaseFileUsageBackend. |
MTimeProtectedFastFileStorageTest.php |
file |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php |
Definition of Drupal\Tests\Component\PhpStorage\MTimeProtectedFileStorageTest. |
ClassCollectionLoader::writeCacheFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
Writes a cache file. |
BaseMemcacheProfilerStorage::getValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Retrieve item from the memcache server |
BaseMemcacheProfilerStorage::setValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Store an item on the memcache server under the specified key |
ProfilerListener::$onlyMasterRequests |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
|
DownloadTest::testPrivateFileTransfer |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/DownloadTest.php |
Test the private file transfer system. |
Twig_Loader_Filesystem::getNamespaces |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
Returns the path namespaces. |
ProfilerListener::getSubscribedEvents |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
Returns an array of event names this subscriber wants to listen to. |
FileProfilerStorage::getIndexFilename |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Gets the index filename. |
FileProfilerStorage::readLineFromFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Reads a line in the file, backward. |
Twig_Tests_FileCachingTest::$fileName |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
MemcachedProfilerStorage::appendValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Append data to an existing item on the memcache server |
MappingException::mappingFileNotFound |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php |
|
Twig_Tests_FileCachingTest::removeDir |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
YamlFileLoaderTest::testLoadWithRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
|
FileCacheReader::getMethodAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
Retrieve annotations for method |
FileFieldDisplayTest::testNodeDisplay |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldDisplayTest.php |
Tests normal formatter display on node display. |
StaticLayout::getAdminStylesheetFiles |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Layout/StaticLayout.php |
Returns the list of administrative CSS files associated with this layout. |
XmlFileLoaderTest::testLoadWithImport |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
|
RemoteFileUnmanagedCopyTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedCopyTest.php |
Modules to enable. |
MTimeProtectedFastFileStorage::delete |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::delete(). |
PHPUnit_Util_Configuration::$filename |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php |
|
file_test_file_mimetype_mapping_alter |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_mimetype_mapping_alter(). |