assertXmlFileEqualsXmlFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that two XML files are equal. |
FileTransferTest::testJail |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php |
|
FileSystemForm::submitForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/FileSystemForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
BinaryFileResponse::create |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
Factory method for chainability |
MongoDbProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
BinaryFileResponseTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php |
|
FileManagedTestBase::setUp |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
FileFieldPathTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldPathTest.php |
|
FilesystemCache::EXTENSION |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FilesystemCache.php |
|
drupal_verify_install_file |
function |
drupal/core/includes/install.inc |
Verifies the state of the specified file. |
FileTransfer::sanitizePath |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Changes backslashes to slashes, also removes a trailing slash. |
FileAsset::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php |
Returns the time the current asset was last modified. |
SystemListing::processFile |
function |
drupal/core/lib/Drupal/Core/SystemListing.php |
Process each file object as it is found by scanDirectory(). |
IniFileLoaderTest::$loader |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
|
file_field_delete_revision |
function |
drupal/core/modules/file/file.field.inc |
Implements hook_field_delete_revision(). |
XmlFileLoader::parseValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/XmlFileLoader.php |
Parses a collection of "value" XML nodes. |
FileInclusionTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
|
FileTest::testGetExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
MockFileSessionStorageTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
Test class for MockFileSessionStorage. |
theme_file_widget_multiple |
function |
drupal/core/modules/file/file.field.inc |
Returns HTML for a group of file upload widgets. |
YamlFileLoader::parseNodes |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/YamlFileLoader.php |
Parses a collection of YAML nodes |
theme_file_formatter_table |
function |
drupal/core/modules/file/file.field.inc |
Returns HTML for a file attachments table. |
RemoteFileUnmanagedMoveTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Unmanaged move related tests on remote filesystems. |
FilesLoader::getFileLoaders |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/FilesLoader.php |
Array of mapping files. |
FileValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
authorize_filetransfer_form |
function |
drupal/core/includes/authorize.inc |
Form constructor for the file transfer authorization form. |
Twig_TokenStream::$filename |
property |
drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php |
|
MemcacheProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
|
FileValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
ProfileFormController::save |
function |
drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
FileProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
RedisProfilerStorage::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Purges all data from the database. |
RedisProfilerStorage::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Saves a Profile. |
CacheWarmer::writeCacheFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmer.php |
|
drupal_delete_file_if_stale |
function |
drupal/core/includes/common.inc |
Deletes files modified more than a set time ago. |
PdoProfilerStorage::cleanup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
BaseMemcacheProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Base Memcache storage for profiling information in a Memcache. |
Twig_Error::getTemplateFile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
Gets the filename where the error occurred. |
Twig_Error::setTemplateFile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
Sets the filename where the error occurred. |
ProfilerListener::$profiler |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
|
File::defaultDisplayOptions |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/wizard/File.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::defaultDisplayOptions(). |
ProfilerListener::$children |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
|
ProfilerListener::$requests |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
|
ProfilerListener::$profiles |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
|
update_delete_file_if_stale |
function |
drupal/core/modules/update/update.module |
Deletes stale files and directories from the update manager disk cache. |
XcacheClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
Finds a file by class name while caching lookups to Xcache. |
FilesLoader::getTimesCalled |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FilesLoader.php |
|
Process::processFileHandles |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Handles the windows file handles fallbacks. |
File_Iterator::acceptPrefix |
function |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
@since Method available since Release 1.1.0 |
ModuleHandler::$loadedFiles |
property |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
List of loaded files. |