File_Iterator::acceptSuffix |
function |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
@since Method available since Release 1.1.0 |
XmlFileLoader::parseConfigs |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php |
Parses the config elements (default, requirement, option). |
FileinfoMimeTypeGuesser.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php |
|
MockFileFinder::__construct |
function |
drupal/core/lib/Drupal/Component/Reflection/MockFileFinder.php |
Constructs a MockFileFinder object. |
JavaScriptTest::testAddFile |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests adding a JavaScript file. |
YamlFileLoader::$yamlParser |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php |
|
YamlFileLoader::parseImport |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php |
Parses an import and adds the routes in the resource to the RouteCollection. |
FileReadOnlyStorage::exists |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::exists(). |
FileReadOnlyStorage::delete |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::delete(). |
RemoteFileUnmanagedCopyTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedCopyTest.php |
Unmanaged copy related tests on remote filesystems. |
RemoteFileDirectoryTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileDirectoryTest.php |
Definition of Drupal\system\Tests\File\RemoteFileDirectoryTest. |
install_select_profile_form |
function |
drupal/core/includes/install.core.inc |
Form constructor for the profile selection form. |
YamlFileLoader::__construct |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php |
|
FileTransferTest::$hostname |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php |
|
FileTransferTest::$username |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php |
|
FileTransferTest::$password |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php |
|
FileFieldTestBase::$modules |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Modules to enable. |
SearchCommentTest::$profile |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php |
The profile to install as a basis for testing. |
DummyMongoDbProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
BinaryFileResponse::$offset |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
|
BinaryFileResponse::$maxlen |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
|
TestFileTransfer::$username |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
The username for this file transfer. |
TestFileTransfer::$password |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
The password for this file transfer. |
BinaryFileResponse::setFile |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
Sets the file to stream. |
BinaryFileResponse::getFile |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
Gets the file. |
SqliteProfilerStorage::exec |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
BinaryFileResponse::prepare |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
Prepares the Response before it is sent to the client. |
XmlFileLoader::parseImports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Parses imports |
FileBagTest::createTempFile |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
|
FileValidatorObjectTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorObjectTest.php |
|
AbstractProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
UploadedFile::$originalName |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
The original name of the uploaded file. |
YamlFileLoader::$yamlParser |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
|
UploadedFile::getClientSize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns the file size. |
MemcacheProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcacheProfilerStorageTest.php |
|
ParseException::$parsedFile |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
|
FilesystemCache::$extension |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FilesystemCache.php |
|
FileFieldRSSContentTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRSSContentTest.php |
Definition of Drupal\file\Tests\FileFieldDisplayTest. |
InstallStorage::getFilePath |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Overrides Drupal\Core\Config\FileStorage::getFilePath(). |
FilesystemCache::doContains |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FilesystemCache.php |
Test if an entry exists in the cache. |
FileTransfer::copyDirectory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Copies a directory. |
SystemListingInfo::profiles |
function |
drupal/core/lib/Drupal/Core/SystemListingInfo.php |
Overrides Drupal\Core\SystemListing::profiles(). |
RemoteFileScanDirectoryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileScanDirectoryTest.php |
Tests the file_scan_directory() function on remote filesystems. |
FileTransfer::fixRemotePath |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Returns a modified path suitable for passing to the server. |
FileLocatorTest::testLocate |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Config/FileLocatorTest.php |
|
LocaleExportTest::getPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Helper function that returns a proper .po file. |
ClassLoader::$fileExtension |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
|
FileTranslation::$directory |
property |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php |
Directory to find translation files in the file system. |
PHP_Token_Stream::$filename |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
XmlFileLoader::parseOptions |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/XmlFileLoader.php |
Parses a collection of "option" XML nodes. |