FileInclusionTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
Modules to enable. |
PhpFileLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\PhpFileLoader::load |
FileTest::createMockGuesser |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
FileDriver::$globalBasename |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
|
CacheWarmerTest::$cacheFile |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerTest.php |
|
YamlFileLoader::$yamlParser |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/YamlFileLoader.php |
|
FileDriver::loadMappingFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Loads a mapping file with the given name and returns a map
from class/entity names to their corresponding file driver elements. |
XmlFileLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
UpdaterFileTransferException |
class |
drupal/core/lib/Drupal/Core/Updater/UpdaterFileTransferException.php |
Defines a child class of Drupal\Core\Updater\UpdaterException that indicates
a Drupal\Core\FileTransfer\FileTransferInterface exception. |
NativeFileSessionHandlerTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php |
Test class for NativeFileSessionHandler. |
DefaultFileLocator::addPaths |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
Append lookup paths to metadata driver. |
DefaultFileLocator::getPaths |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
Retrieve the defined metadata lookup paths. |
MemcachedProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
|
AnnotationFileLoaderTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php |
|
file_progress_implementation |
function |
drupal/core/modules/file/file.module |
Determines the preferred upload progress implementation. |
ProfilerStorageInterface.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php |
|
hook_filetransfer_info_alter |
function |
drupal/core/modules/system/system.api.php |
Alter the FileTransfer class registry. |
RedisProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php |
|
file_managed_file_pre_render |
function |
drupal/core/modules/file/file.module |
Render API callback: Hides display of the upload or remove controls. |
RedisProfilerStorage::$redis |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
FileLocator::findMappingFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php |
Locate mapping file for the given class name. |
file_module_test_form_submit |
function |
drupal/core/modules/file/tests/file_module_test.module |
Form submission handler for file_module_test_form(). |
RedisProfilerStorage::delete |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Removes the specified keys. |
SymfonyFileLocator::getPaths |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
Get all the paths that this file locator looks for mapping files. |
NativeFileSessionHandler.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php |
|
comment_file_download_access |
function |
drupal/core/modules/comment/comment.module |
Implements hook_file_download_access(). |
ProfileTranslationController |
class |
drupal/core/modules/user/lib/Drupal/user/ProfileTranslationController.php |
Defines the translation controller class for terms. |
NativePhpunitTask::$testfile |
property |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
FilesystemCacheTest::$driver |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/FilesystemCacheTest.php |
|
ProfilerListener::$exception |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
|
FileProfilerStorage::$folder |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Folder where profiler data are stored. |
GetFilenameUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/GetFilenameUnitTest.php |
|
CommentPreviewTest::$profile |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php |
Use the standard profile. |
XmlFileLoader::NAMESPACE_URI |
constant |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php |
|
MockFileSessionStorage::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Force the session to be saved and closed. |
FieldFileSizeTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Returns the views data definition. |
FileCacheReader::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
Constructor |
MockFileSessionStorage::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Reads session from storage and loads session. |
FilesystemCache::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/FilesystemCache.php |
|
drupal_get_filetransfer_info |
function |
drupal/core/includes/common.inc |
Assembles the Drupal FileTransfer registry. |
MysqlProfilerStorage::initDb |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MysqlProfilerStorage.php |
Initializes the database |
MongoDbProfilerStorage::$dsn |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
assertJsonFileEqualsJsonFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that two JSON files are equal. |
DRUPAL_MAXIMUM_TEMP_FILE_AGE |
constant |
drupal/core/modules/system/system.module |
Maximum age of temporary files in seconds. |
MongoDbProfilerStorage::find |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Finds profiler tokens for the given criteria. |
MongoDbProfilerStorage::read |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Reads data associated with the given token. |
StaticLayout::getScriptFiles |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Layout/StaticLayout.php |
Returns the list of JS files associated with this layout. |
FileFieldWidgetTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
|
file_test_file_scan_callback |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Helper function for testing file_scan_directory(). |
MemcachedProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|