FileDriver::$classCache |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
|
RemoteFileDirectoryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileDirectoryTest.php |
Directory related tests. |
FileDriver::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Initializes a new FileDriver that looks in the given path(s) for mapping
documents and operates in the specified operating mode. |
PhpFileCache::EXTENSION |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/PhpFileCache.php |
|
FileDriver::isTransient |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Whether the class with the specified name should have its metadata loaded.
This is only the case if it is either mapped as an Entity or a
MappedSuperclass. |
Psr0FindFile::$prefixes |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php |
The PSR-0 prefixes. |
file_test_views.info.yml |
file |
drupal/core/modules/file/tests/modules/file_test_views/file_test_views.info.yml |
drupal/core/modules/file/tests/modules/file_test_views/file_test_views.info.yml |
file_validate_extensions |
function |
drupal/core/modules/file/file.module |
Checks that the filename ends with an allowed extension. |
RedisProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
FilesLoader::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/FilesLoader.php |
Array of mapping files. |
file_get_content_headers |
function |
drupal/core/modules/file/file.module |
Examines a file entity and returns appropriate content headers for download. |
MysqlProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MysqlProfilerStorage.php |
|
FileStorageTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
FileValidatorTest::$path |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
FileValidatorTest::$file |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
FileValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
PostFile::setContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
Set the Content-Type of the file |
PostFile::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
Get the Content-Type of the file |
file_managed_file_submit |
function |
drupal/core/modules/file/file.module |
Form submission handler for upload / remove buttons of managed_file elements. |
file_get_file_references |
function |
drupal/core/modules/file/file.module |
Retrieves a list of references to a file. |
PdoProfilerStorage::$dsn |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
DatabaseFileUsageBackend |
class |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Defines the database file usage backend. This is the default Drupal backend. |
PdoProfilerStorage::find |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Finds profiler tokens for the given criteria. |
PdoProfilerStorage::read |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Reads data associated with the given token. |
RemoteFileSaveUploadTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/RemoteFileSaveUploadTest.php |
Tests the file_save_upload() function on remote filesystems. |
PdoProfilerStorage::exec |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
MapClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/MapClassLoader.php |
Finds the path to the file where the class is defined. |
WebTestBase::$cookieFile |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The current cookie file used by cURL. |
FileWidget::settingsForm |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
AnnotationFileLoaderTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php |
|
FilesLoader::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FilesLoader.php |
Array of mapping files. |
MemcachedProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Memcached Profiler Storage |
ApcClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcClassLoader.php |
Finds a file by class name while caching lookups to APC. |
EasyRdf_Graph::parseFile |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Parse a file containing RDF data into the graph object. |
file_get_stream_wrappers |
function |
drupal/core/includes/file.inc |
Provides Drupal stream wrapper registry. |
File_Iterator::$suffixes |
property |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
|
File_Iterator::$prefixes |
property |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
|
BreadcrumbTest::$profile |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/BreadcrumbTest.php |
Test paths in the Standard profile. |
File_Iterator::$basepath |
property |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
|
FileStorage::__construct |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Constructs this FileStorage object. |
XmlFileLoader::parseNode |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php |
Parses a node from a loaded XML file. |
FileCacheReader::$reader |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
|
PhpFileLoaderTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php |
|
FileStorage::getFullPath |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Returns the full path where the file is or should be stored. |
SaveUploadTest::$phpfile |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
A PHP file path for upload security testing. |
FileTestForm::submitForm |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/Form/FileTestForm.php |
Form submission handler. |
MockFileFinder::findFile |
function |
drupal/core/lib/Drupal/Component/Reflection/MockFileFinder.php |
Implements Doctrine\Common\Reflection\ClassFinderInterface::findFile(). |
YamlFileLoader::supports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php |
@api |
YamlFileLoader::validate |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php |
Validates the route configuration. |
file_unmanaged_save_data |
function |
drupal/core/includes/file.inc |
Saves a file to the specified destination without invoking file API. |