FileUsageInterface |
interface |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageInterface.php |
File usage backend interface. |
PdoProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Base PDO storage for profiling information in a PDO database. |
FileUsageBase::add |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageBase.php |
Implements Drupal\file\FileUsage\FileUsageInterface::add(). |
file.mimetypes.inc |
file |
drupal/core/includes/file.mimetypes.inc |
Provides mimetype mappings. |
ArchiveTar::$_file |
property |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
FilesystemTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/FilesystemTest.php |
|
file_test.info.yml |
file |
drupal/core/modules/file/tests/file_test/file_test.info.yml |
drupal/core/modules/file/tests/file_test/file_test.info.yml |
form_test.file.inc |
file |
drupal/core/modules/system/tests/modules/form_test/form_test.file.inc |
An include file to test loading it with the form API. |
FILE_EXISTS_RENAME |
constant |
drupal/core/includes/file.inc |
Flag for dealing with existing files: Appends number until name is unique. |
YamlFileLoaderTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
|
Profiler::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
|
Profiler::$enabled |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
|
file_save_htaccess |
function |
drupal/core/includes/file.inc |
Creates a .htaccess file in the given directory. |
YamlFileLoaderTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/YamlFileLoaderTest.php |
|
YamlFileLoader.php |
file |
drupal/core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php |
Contains \Drupal\Core\DependencyInjection\YamlFileLoader. |
HelpTest::$profile |
property |
drupal/core/modules/help/lib/Drupal/help/Tests/HelpTest.php |
The profile to install as a basis for testing. |
Profile::$children |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
Profile::setParent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Sets the parent token |
Profile::getParent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Returns the parent profile. |
YamlFileLoader.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
|
FileDriverTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
Profile::getMethod |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Returns the request method. |
Profile::setMethod |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
FileStorage::write |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::write(). |
BinaryFileResponse |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
BinaryFileResponse represents an HTTP response delivering a file. |
FileBagTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
|
MockFileFinder.php |
file |
drupal/core/lib/Drupal/Component/Reflection/MockFileFinder.php |
Definition of Drupal\Component\Reflection\MockFileFinder. |
FileLocator::$path |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Config/FileLocator.php |
|
UploadedFile::move |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Moves the file to a new location. |
XmlFilesLoader.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/XmlFilesLoader.php |
|
YamlFileLoader.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/YamlFileLoader.php |
|
File::getExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/File.php |
Returns the extension of the file. |
YamlFileLoaderTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
_views_file_status |
function |
drupal/core/modules/file/file.views.inc |
|
FileBag::$fileKeys |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/FileBag.php |
|
FileAsset::$source |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php |
|
FileCache::doFlush |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Deletes all cache entries. |
FileTest::testMove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
drupal_get_profile |
function |
drupal/core/includes/common.inc |
Gets the name of the currently active installation profile. |
hook_file_download |
function |
drupal/core/modules/system/system.api.php |
Control access to private file downloads and specify HTTP headers. |
FileSystemForm.php |
file |
drupal/core/modules/system/lib/Drupal/system/Form/FileSystemForm.php |
Contains \Drupal\system\Form\FileSystemForm. |
YamlFileLoader.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php |
|
TestFileUsage::add |
function |
drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/TestFileUsage.php |
Implements Drupal\file\FileUsage\FileUsageInterface::add(). |
FileTranslation.php |
file |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php |
Contains \Drupal\Core\StringTranslation\Translator\FileTranslation. |
PostFile::$filename |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
|
FileStorageTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
Definition of Drupal\config\Tests\Storage\FileStorageTest. |
file_file_predelete |
function |
drupal/core/modules/file/file.module |
Implements hook_file_predelete(). |
Definition::setFile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets a file to require before creating the service. |
Definition::getFile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the file to require before creating the service. |
FileLocatorTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Config/FileLocatorTest.php |
|