IniFileLoaderTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
|
PhpFileLoaderTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php |
|
XmlFileLoaderTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
FILE_CREATE_DIRECTORY |
constant |
drupal/core/includes/file.inc |
Flag used by file_prepare_directory() -- create directory if not present. |
FieldFileSizeTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Definition of Drupal\views\Tests\Handler\FieldFileSizeTest. |
FILE_STATUS_PERMANENT |
constant |
drupal/core/includes/file.inc |
Indicates that the file is permanent and should not be deleted. |
File_Iterator::PREFIX |
constant |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
|
File_Iterator::SUFFIX |
constant |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
|
Profiler::$collectors |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
|
Profiler::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Constructor. |
File_Iterator::accept |
function |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
|
FileCacheReader::$dir |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
|
ClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Finds the path to the file where the class is defined. |
Profiler::loadProfile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Loads the Profile for the given token. |
Profiler::saveProfile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Saves a Profile. |
FilesystemCache::$dir |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/FilesystemCache.php |
|
file_unmunge_filename |
function |
drupal/core/includes/file.inc |
Undoes the effect of file_munge_filename(). |
file_unmanaged_delete |
function |
drupal/core/includes/file.inc |
Deletes a file without database changes or hook invocations. |
_file_test_get_return |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Load the appropriate return value. |
file_test_file_insert |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_insert(). |
file_test_file_update |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_update(). |
MinimalTest::$profile |
property |
drupal/core/profiles/minimal/lib/Drupal/minimal/Tests/MinimalTest.php |
The profile to install as a basis for testing. |
FileValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
install_retrieve_file |
function |
drupal/core/includes/install.core.inc |
Attempts to get a file using a HTTP request and to store it locally. |
File::$maxSizeMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php |
|
Profile::getCollector |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Gets a Collector by name. |
Profile::addCollector |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Adds a Collector. |
Profile::hasCollector |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Returns true if a Collector for the given name exists. |
SqliteProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
SqliteProfilerStorage stores profiling information in a SQLite database. |
FileStorageController |
class |
drupal/core/modules/file/lib/Drupal/file/FileStorageController.php |
File storage controller for files. |
FileTransferException |
class |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransferException.php |
FileTransferException class. |
MultipleClassesInFile |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/MultipleClassesInFile.php |
|
ConfigFileContentTest |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigFileContentTest.php |
Tests reading and writing file contents. |
FileResource::isFresh |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php |
Checks if a timestamp represents the latest resource. |
FileBagTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
|
Twig_Lexer::$filename |
property |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
SSH::removeFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Implements Drupal\Core\FileTransfer\FileTransfer::removeFileJailed(). |
UploadedFile::isValid |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns whether the file was uploaded successfully. |
Local::copyFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Implements Drupal\Core\FileTransfer\FileTransfer::copyFileJailed(). |
FileFieldRevisionTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRevisionTest.php |
Tests file handling with node revisions. |
FileTransfer::factory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Defines a factory method for this class. |
FileFieldTestBase.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Definition of Drupal\file\Tests\FileFieldTestBase. |
ClassLoader::findFile |
function |
drupal/core/vendor/composer/ClassLoader.php |
Finds the path to the file where the class is defined. |
_locale_parse_js_file |
function |
drupal/core/modules/locale/locale.module |
Parses a JavaScript file, extracts strings wrapped in Drupal.t() and
Drupal.formatPlural() and inserts them into the database. |
FileTransfer::connect |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Connects to the server. |
drupal_verify_profile |
function |
drupal/core/includes/install.inc |
Verifies that all dependencies are met for a given installation profile. |
file_field_views_data |
function |
drupal/core/modules/file/file.views.inc |
Implements hook_field_views_data(). |
FileCache::$directory |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
|
FileCache::$extension |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
|
FileFieldPathTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldPathTest.php |
Definition of Drupal\file\Tests\FileFieldPathTest. |