FTPExtension::copyFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTPExtension.php |
Implements Drupal\Core\FileTransfer\FileTransfer::copyFileJailed(). |
assertXmlStringEqualsXmlFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that two XML documents are equal. |
SqliteProfilerStorage::fetch |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
SqliteProfilerStorage::close |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
ClientTest::testUploadedFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/ClientTest.php |
|
LocaleUpdateTest::makePoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Creates a translation file and tests its timestamp. |
YamlFileLoader::parseImports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
Parses all imports |
DatabaseFileUsageBackend.php |
file |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Definition of Drupal\file\FileUsage\DatabaseFileUsageBackend. |
RemoteFileSaveUploadTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/RemoteFileSaveUploadTest.php |
Definition of Drupal\file\Tests\RemoteFileSaveUploadTest. |
UploadedFile::getMaxFilesize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns the maximum size of an uploaded file as configured in php.ini |
FileTestBase::assertSameFile |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php |
Check that two files are the same by comparing the fid and filepath. |
DefinitionDecorator::setFile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
@api |
FileTransfer::copyFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Copies a file. |
FileTranslation::__construct |
function |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php |
Constructs a StaticTranslation object. |
locale_translate_file_create |
function |
drupal/core/modules/locale/locale.bulk.inc |
Creates a file object and populates the timestamp property. |
FileDriver::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Gets the names of all mapped classes known to this driver. |
FileValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
ProfileFormController::submit |
function |
drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
PhpFileCacheTest::testObjects |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
file_default_mimetype_mapping |
function |
drupal/core/includes/file.mimetypes.inc |
Default MIME extension mapping. |
file_managed_file_save_upload |
function |
drupal/core/modules/file/file.module |
Saves any files that have been uploaded into a managed_file element. |
SqliteProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
Twig_TokenStream::getFilename |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php |
Gets the filename associated with this stream |
FileStorageFactory::getActive |
function |
drupal/core/lib/Drupal/Core/Config/FileStorageFactory.php |
Returns a FileStorage object working with the active config directory. |
FileLocator::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php |
Get all class names that are found with this file locator. |
FileLocator::getFileExtension |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php |
Get the file extension that mapping files are suffixed with. |
SymfonyFileLocator::$prefixes |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
A map of mapping directory path to namespace prefix used to expand class shortnames. |
PdoProfilerStorage::$username |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
FileUsageInterface::listUsage |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageInterface.php |
Determines where a file is used. |
PdoProfilerStorage::$password |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
PdoProfilerStorage::$lifetime |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
DatabaseFileUsageBackend::add |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Implements Drupal\file\FileUsage\FileUsageInterface::add(). |
update_test_filetransfer_info |
function |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_filetransfer_info(). |
FilesystemCacheTest::tearDown |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/FilesystemCacheTest.php |
|
FileCacheReaderTest::tearDown |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/FileCacheReaderTest.php |
|
ProfilerListener::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
Constructor. |
FileFieldValidateTest::$field |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
|
CustomXmlFileLoader::loadFile |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/CustomXmlFileLoader.php |
Loads an XML file. |
FileWidget::massageFormValues |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::massageFormValues(). |
file_stream_wrapper_get_class |
function |
drupal/core/includes/file.inc |
Returns the stream wrapper class name for a given scheme. |
CustomBlockTestBase::$profile |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php |
Profile to use. |
MockFileSessionStorage::start |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Starts the session. |
FieldFileSizeTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Views used by this test. |
AnnotationFileLoader::$loader |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php |
|
FileBinaryMimeTypeGuesser.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php |
|
FileFieldDisplayTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldDisplayTest.php |
|
system_test_filetransfer_info |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_filetransfer_info(). |
MongoDbProfilerStorage::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Purges all data from the database. |
MongoDbProfilerStorage::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Saves a Profile. |
TextTranslationTest::$profile |
property |
drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php |
The profile to install as a basis for testing. |