PHP_CodeCoverage_Report_Node_File::getTraits |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the traits of this node. |
UnmanagedDeleteRecursiveTest::testSingleFile |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
Delete a normal file. |
EntityEnclosingRequestInterface::getPostFile |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Get a POST file from the request |
EntityEnclosingRequestInterface::addPostFile |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Add a POST file to the upload |
UploadedFileTest::testIsInvalidOnUploadError |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
@dataProvider uploadedFileErrorProvider |
InstallationProfileModuleTestsTest::$modules |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Modules to enable. |
InstallationProfileModuleTestsTest::$profile |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Use the Testing profile. |
MTimeProtectedFileStorageTest::$storageClass |
property |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
|
LocaleJavascriptTranslation::testFileParsing |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleJavascriptTranslation.php |
|
Framework_AssertTest::testAssertFileNotExists |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertFileNotExists |
ProfileTranslationController::entityFormAlter |
function |
drupal/core/modules/user/lib/Drupal/user/ProfileTranslationController.php |
Overrides EntityTranslationController::entityFormAlter(). |
PHPUnit_Framework_Assert::assertFileNotEquals |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that the contents of one file is not equal to the contents of
another file. |
PHPUnit_Framework_Assert::assertFileNotExists |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a file does not exist. |
MongoDbProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
MTimeProtectedFastFileStorage::cleanDirectory |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Removes everything in a directory, leaving it empty. |
CoalescingDirectoryResource::getFileResources |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php |
Performs the coalesce. |
BinaryFileResponse::$trustXSendfileTypeHeader |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
|
DifferentNamespacesPerFileWithClassAsLast.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/DifferentNamespacesPerFileWithClassAsLast.php |
|
PHP_CodeCoverage_Report_Node_File::$functions |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
FileStorageController::retrieveTemporaryFiles |
function |
drupal/core/modules/file/lib/Drupal/file/FileStorageController.php |
Retrieve temporary files that are older than DRUPAL_MAXIMUM_TEMP_FILE_AGE. |
DirectoryTest::testFileCheckDirectoryHandling |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php |
Test directory handling functions. |
PHP_CodeCoverage_Report_Node_File::getClasses |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the classes of this node. |
AbstractProfilerStorageTest::testRetrieveByIp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
Framework_AssertTest::testAssertFileNotEquals |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertFileNotEquals |
locale_form_system_file_system_settings_alter |
function |
drupal/core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for system_file_system_settings(). |
SqliteProfilerStorageTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
EntityEnclosingRequestInterface::getPostFiles |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Returns an associative array of POST field names to PostFileInterface objects |
FileProfilerStorageTest::testReadLineFromFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
EntityEnclosingRequestInterface::addPostFiles |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Add POST files to use in the upload |
FileTest::testGetMimeTypeUsesMimeTypeGuessers |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
FileTest::testGuessExtensionIsBasedOnMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
RemoteFileUnmanagedDeleteRecursiveTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php |
Sets up a Drupal site for running functional and integration tests. |
LocaleImportFunctionalTest::getOverwritePoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a proper .po file for testing. |
FileValidatorTest::testInvalidWildcardMimeType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
YamlFileLoaderTest::testLoadDoesNothingIfEmpty |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
|
Framework_AssertTest::testAssertThatFileExists |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::fileExists |
PHP_CodeCoverage_Report_Node_Directory::$files |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
|
XmlFileLoaderTest::testLoadWithNamespacePrefix |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
|
MTimeProtectedFastFileStorage::ensureDirectory |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Ensures the root directory exists and has correct permissions. |
Twig_Tests_Loader_FilesystemTest::testSecurity |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/FilesystemTest.php |
@dataProvider getSecurityTests |
ValidatorTest::testFileValidateImageResolution |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
This ensures the resolution of a specific file is within bounds.
The image will be resized if it's too large. |
TestFileTransfer::$shouldIsDirectoryReturnTrue |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
This is for testing the CopyRecursive logic. |
DifferentNamespacesPerFileWithClassAsFirst.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/DifferentNamespacesPerFileWithClassAsFirst.php |
|
PHP_CodeCoverage_Report_Node_File::$numMethods |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
MongoDbProfilerStorageTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
PHP_CodeCoverage_Report_Node_File::$startLines |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
PHP_CodeCoverage_Report_Node_File::__construct |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Constructor. |
PHP_CodeCoverage_Report_Node_File::getTestData |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the test data of this node. |
AbstractProfilerStorageTest::testRetrieveByUrl |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
FailureTest::testAssertStringMatchesFormatFile |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php |
|