TestFileDriver::loadMappingFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
Loads a mapping file with the given name and returns a map
from class/entity names to their corresponding file driver elements. |
RemoteFileUnmanagedMoveTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedMoveTest. |
BaseMemcacheProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|
PhpFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php |
@covers Symfony\Component\Routing\Loader\PhpFileLoader::supports |
image_module_test_file_download |
function |
drupal/core/modules/image/tests/image_module_test.module |
@file
Provides Image module hook implementations for testing purposes. |
CommentAttributesTest::$profile |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php |
Use the standard profile. |
RouterTest::testFileInheritance |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Test that 'page callback', 'file' and 'file path' keys are properly
inherited from parent menu paths. |
InfoFileParserUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/InfoFileParserUnitTest.php |
|
XmlFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
@covers Symfony\Component\Routing\Loader\XmlFileLoader::supports |
MappingDefinitionTest::$profile |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
The profile to install as a basis for testing. |
MemcacheProfilerStorage::delete |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Delete item from the memcache server |
entity_crud_hook_test_file_load |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_load(). |
ProfilerStorageInterface::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php |
Saves a Profile. |
ProfilerStorageInterface::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php |
Purges all data from the database. |
Twig_Loader_Filesystem::addPath |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
Adds a path where templates are stored. |
IniFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\IniFileLoader::supports |
TrackerAttributesTest::$profile |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php |
The profile to install as a basis for testing. |
Twig_Loader_Filesystem::isFresh |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
Returns true if the template is still fresh. |
PhpFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\PhpFileLoader::supports |
RedisProfilerStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php |
|
AnnotationFileLoader::findClass |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php |
Returns the full class name for the first class in the file. |
XmlFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\XmlFileLoader::supports |
DrupalUnitTestBase::$themeFiles |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
|
RemoteFileSaveUploadTest::setUp |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/RemoteFileSaveUploadTest.php |
Sets up a Drupal site for running functional and integration tests. |
FileBinaryMimeTypeGuesser::$cmd |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php |
|
DownloadTest::testFileCreateUrl |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/DownloadTest.php |
Test file_create_url(). |
hook_file_download_access_alter |
function |
drupal/core/modules/file/file.api.php |
Alter the access rules applied to a file download. |
FileReadOnlyStorage::$directory |
property |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
The directory where the files should be stored. |
MTimeProtectedFileStorage::load |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::load(). |
TestBase::filePreDeleteCallback |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Ensures test files are deletable within file_unmanaged_delete_recursive(). |
UploadedFile::getClientMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns the file mime type. |
RedisProfilerStorage::$lifetime |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
file_unmanaged_delete_recursive |
function |
drupal/core/includes/file.inc |
Deletes all files and directories in the specified filepath recursively. |
PdoProfilerStorage::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Constructor. |
WebTestBase::drupalGetTestFiles |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Get a list files that can be used in tests. |
WebTestBase::drupalCompareFiles |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Compare two files based on size and file name. |
MockFileSessionStorage::destroy |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Deletes a session from persistent storage.
Deliberately leaves session data in memory intact. |
FileFieldTestBase::getLastFileId |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Retrieves the fid of the last inserted file. |
FileWidget::formMultipleElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Overrides \Drupal\field\Plugin\Type\Widget\WidgetBase::formMultipleElements(). |
LocaleFileImportStatus::$modules |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleFileImportStatus.php |
Modules to enable. |
AnnotationDriver::$fileExtension |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php |
The file extension of mapping documents. |
SpaceUsedTest::testFileSpaceUsed |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SpaceUsedTest.php |
Test different users with the default status. |
FileProfilerStorage::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Constructs the file storage using a "dsn-like" path. |
FileProfilerStorage::getFilename |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Gets filename to store data, associated to the token. |
Twig_Environment::writeCacheFile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
MemcachedProfilerStorage::delete |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Delete item from the memcache server |
MemcachedProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
Twig_Tests_Loader_FilesystemTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/FilesystemTest.php |
|
YamlFileLoader::parseDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
Parses definitions |
hook_file_mimetype_mapping_alter |
function |
drupal/core/modules/system/system.api.php |
Alter MIME type mappings used to determine MIME type from a file extension. |