RedisProfilerStorage::setRedis |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Set instance of the Redis |
RedisProfilerStorage::getValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Retrieves an item from the Redis server. |
FileItem::$propertyDefinitions |
property |
drupal/core/modules/file/lib/Drupal/file/Type/FileItem.php |
Property definitions of the contained properties. |
RedisProfilerStorage::setValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Stores an item on the Redis server under the specified key. |
SymfonyFileLocator::fileExists |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
Check if a file can be found for this class name. |
ParseInfoFileUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ParseInfoFileUnitTest.php |
|
MockFileSessionStorageTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
ClassFinderInterface::findFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ClassFinderInterface.php |
Finds a class. |
DefinitionTest::testSetGetFile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setFile
@covers Symfony\Component\DependencyInjection\Definition::getFile |
NativePhpunitTask::setTestfile |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
SaveDataTest::testWithFilename |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php |
Test the file_save_data() function when a filename is provided. |
FileCacheReaderTest::$cacheDir |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/FileCacheReaderTest.php |
|
FileCacheReaderTest::getReader |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/FileCacheReaderTest.php |
|
Twig_Loader_Filesystem::$paths |
property |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
|
Twig_Loader_Filesystem::$cache |
property |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
|
ProfilerListener::saveProfiles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
Saves the profile hierarchy. |
FileFieldValidateTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
|
Twig_Loader_Filesystem::exists |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
Check if we have the source code of a template, given its name. |
entity.view_mode.file.full.yml |
file |
drupal/core/modules/file/config/entity.view_mode.file.full.yml |
drupal/core/modules/file/config/entity.view_mode.file.full.yml |
ArchiveTar::_maliciousFilename |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
Detect and report a malicious file name |
File_Iterator::acceptSubString |
function |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
@since Method available since Release 1.1.0 |
FilesLoaderTest::getFileLoader |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/FilesLoaderTest.php |
|
FileCacheReader::saveCacheFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
Save cache file |
AnnotationFileLoader::supports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php |
|
YamlFileLoader::$availableKeys |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php |
|
MongoDbProfilerStorage::$mongo |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
assertJsonStringEqualsJsonFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that the generated JSON encoded object and the content of the given file are equal. |
FileReadOnlyStorage::writeable |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::writeable(). |
FileReadOnlyStorage::deleteAll |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::deleteAll(). |
UniversalClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Finds the path to the file where the class is defined. |
FlattenExceptionTest::testFile |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php |
@dataProvider flattenDataProvider |
FileFieldTestBase::$admin_user |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
|
FileFieldTestBase::getTestFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Retrieves a sample file of the specified type. |
FTPExtension::removeFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTPExtension.php |
Implements Drupal\Core\FileTransfer\FileTransfer::removeFileJailed(). |
FileStorageController::preSave |
function |
drupal/core/modules/file/lib/Drupal/file/FileStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::presave(). |
XmlFileLoader::parseParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Parses parameters |
ConfigFileContentTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigFileContentTest.php |
|
BinaryFileResponse::setContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
|
BinaryFileResponse::getContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
|
XmlFileLoader::parseDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Parses an individual Definition |
ProfilerStorageInterface::find |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php |
Finds profiler tokens for the given criteria. |
ProfilerStorageInterface::read |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php |
Reads data associated with the given token. |
UsageTest::testTempFileCleanup |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Ensure that temporary files are removed. |
FileManagedFileElementTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedFileElementTest.php |
Definition of Drupal\file\Tests\FileManagedFileElementTest. |
FileFieldRevisionTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRevisionTest.php |
|
FileProfilerStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
SystemListingInfo::processFile |
function |
drupal/core/lib/Drupal/Core/SystemListingInfo.php |
Overrides Drupal\Core\SystemListing::processFile(). |
FileTransfer::removeFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Removes a file. |
PostFileInterface::setFilename |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
Set the path to the file |
PostFileInterface::getFilename |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
Get the full path to the file |