YamlFileLoaderTest::setUp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
FileFieldRevisionTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRevisionTest.php |
Definition of Drupal\file\Tests\FileFieldRevisionTest. |
ProfilerTest::testCollect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/ProfilerTest.php |
|
FileBag::fixPhpFilesArray |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/FileBag.php |
Fixes a malformed PHP $_FILES array. |
FileTransfer::isDirectory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Checks if a particular path is a directory. |
node_file_download_access |
function |
drupal/core/modules/node/node.module |
Implements hook_file_download_access(). |
file_field_widget_process |
function |
drupal/core/modules/file/file.field.inc |
Render API callback: Processes a file_generic field element. |
FlattenException::getFile |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
FlattenException::setFile |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
Psr0FindFile::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php |
|
FileStorageTest::testCRUD |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php |
Tests basic load/save/delete operations. |
MockFileTransfer::factory |
function |
drupal/core/modules/system/tests/modules/system_test/lib/Drupal/system_test/MockFileTransfer.php |
Returns a Drupal\system_test\MockFileTransfer object. |
DefaultFileLocator::$paths |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
The paths where to look for mapping files. |
MongoDbProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
authorize_get_filetransfer |
function |
drupal/core/includes/authorize.inc |
Gets a FileTransfer class for a specific transfer method and settings. |
file_managed_file_validate |
function |
drupal/core/modules/file/file.module |
Render API callback: Validates the managed_file element. |
PostFile::guessContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
Determine the Content-Type of the file |
PhpFileCacheTest::tearDown |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
RedisProfilerStorage::$dsn |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
RedisProfilerStorage::find |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Finds profiler tokens for the given criteria. |
RedisProfilerStorage::read |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Reads data associated with the given token. |
FileValidatorTest::getFile |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
SymfonyFileLocator::$paths |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
The paths where to look for mapping files. |
FileUsageInterface::delete |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageInterface.php |
Removes a record to indicate that a module is no longer using a file. |
PdoProfilerStorage::initDb |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Initializes the database |
PHPDriver::loadMappingFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/PHPDriver.php |
Loads a mapping file with the given name and returns a map
from class/entity names to their corresponding file driver elements. |
FileMime::buildOptionsForm |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/FileMime.php |
Provide link to file option |
FileManagedFileElementTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedFileElementTest.php |
Tests the 'managed_file' element type. |
ProfilerListener::$matcher |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
|
FileItemTest::testFileItem |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileItemTest.php |
Tests using entity fields of the file field type. |
FileDriverTest::newLocator |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
FileProfilerStorage::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Purges all data from the database. |
FileProfilerStorage::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Saves a Profile. |
Twig_Tests_FileCachingTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
PHPUnit_Util_XML::loadFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/XML.php |
Loads an XML (or HTML) file into a DOMDocument object. |
MockFileSessionStorage.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
|
XmlFileLoader::SCHEME_PATH |
constant |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php |
|
File_Iterator::__construct |
function |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
|
FieldFileSizeTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
|
FieldFileSizeTest::dataSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Returns a very simple test dataset. |
XmlFileLoader::parseImport |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php |
Parses an import and adds the routes in the resource to the RouteCollection. |
FileTestForm::validateForm |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/Form/FileTestForm.php |
Form validation handler. |
DebugClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Finds a file by class name |
AnnotationFileLoader::load |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php |
Loads from annotations from a file. |
YamlFileLoader::parseRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php |
Parses a route and adds it to the RouteCollection. |
YamlFileLoader::$container |
property |
drupal/core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php |
|
SymfonyFileLocatorTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
FileSize::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FileSize.php |
Default options form that provides the label widget that all fields
should have. |
Twig_Compiler::getFilename |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
|
DefaultFileLocatorTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|