simpletest_phpunit_configuration_filepath |
function |
drupal/core/modules/simpletest/simpletest.module |
Returns the path to core's phpunit.xml.dist configuration file. |
FileManagedTestBase::assertFileHookCalled |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Assert that a hook_file_* hook was called a certain number of times. |
locale_system_file_system_settings_submit |
function |
drupal/core/modules/locale/locale.module |
Submit handler for the file system settings form. |
FileProfilerStorageTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
StoreTest::testUnlockFileThatDoesNotExist |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
BinaryFileResponseTest::testXAccelMapping |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php |
@dataProvider getSampleXAccelMappings |
RemoteFileUnmanagedSaveDataTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
Modules to enable. |
IniFileLoaderTest::testIniFileCanBeLoaded |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\IniFileLoader::__construct
@covers Symfony\Component\DependencyInjection\Loader\IniFileLoader::load |
InstallationProfileModuleTestsTest::setUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Sets up a Drupal site for running functional and integration tests. |
FileTest::testMoveToAnUnexistentDirectory |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
file_field_widget_multiple_count_validate |
function |
drupal/core/modules/file/file.field.inc |
Validation callback for upload element on file widget. Checks if user has
uploaded more files than allowed. |
locale_translate_delete_translation_files |
function |
drupal/core/modules/locale/locale.bulk.inc |
Deletes interface translation files and translation history records. |
PHPUnit_Extensions_PhptTestCase::$filename |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase.php |
The filename of the .phpt file. |
MockFileSessionStorageTest::testRegenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
MTimeProtectedFastFileStorageTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php |
This method exists to support the simpletest UI runner. |
XmlFileLoaderTest::testDocTypeIsNotAllowed |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
Framework_AssertTest::testAssertFileExists |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertFileExists |
RedisProfilerStorage::REDIS_OPT_SERIALIZER |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
RedisProfilerStorage::REDIS_SERIALIZER_PHP |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
LocaleImportFunctionalTest::getEmptyPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a empty .po file. |
PHP_CodeCoverage_Filter::$blacklistedFiles |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Source files that are blacklisted. |
PHP_CodeCoverage_Filter::$whitelistedFiles |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Source files that are whitelisted. |
PHP_CodeCoverage_Report_HTML_Renderer_File |
class |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/File.php |
Renders a PHP_CodeCoverage_Report_Node_File node. |
GetFilenameUnitTest::testDrupalGetFilename |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/GetFilenameUnitTest.php |
Tests that drupal_get_filename() works when the file is not in database. |
FileProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
|
YamlFileLoaderTest::getPathsToInvalidFiles |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
|
file_stream_wrapper_get_instance_by_scheme |
function |
drupal/core/includes/file.inc |
Returns a reference to the stream wrapper class responsible for a scheme. |
PHPUnit_Framework_Assert::assertFileEquals |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that the contents of one file is equal to the contents of another
file. |
PHPUnit_Framework_Assert::assertFileExists |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a file exists. |
MTimeProtectedFastFileStorage::__construct |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Constructs this MTimeProtectedFastFileStorage object. |
FileFieldWidgetTest::testMultiValuedWidget |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Tests upload and remove buttons for multiple multi-valued File fields. |
XmlFileLoaderTest::testDocTypeIsNotAllowed |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
@expectedException \InvalidArgumentException
@expectedExceptionMessage Document types are not allowed. |
XmlFileLoaderTest::testDocTypeIsNotAllowed |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/XmlFileLoaderTest.php |
@expectedException \Symfony\Component\Validator\Exception\MappingException
@expectedExceptionMessage Document types are not allowed. |
MTimeProtectedFastFileStorage::getFullPath |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Returns the full path where the file is or should be stored. |
RemoteFileUnmanagedDeleteRecursiveTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedDeleteRecursiveTest. |
EqualNamespacesPerFileWithClassAsFirst.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/EqualNamespacesPerFileWithClassAsFirst.php |
|
PHP_CodeCoverage_Report_Node_File::$traits |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
DifferentNamespacesPerFileWithClassAsFirst |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/DifferentNamespacesPerFileWithClassAsFirst.php |
|
ConfigFileContentTest::testReadWriteConfig |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigFileContentTest.php |
Tests setting, writing, and reading of a configuration setting. |
ImageStylesPathAndUrlTest::$image_filepath |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
|
GlobalNamespacesPerFileWithClassAsLast.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/GlobalNamespacesPerFileWithClassAsLast.php |
|
AbstractProfilerStorageTest::testStoreTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
Framework_AssertTest::testAssertFileEquals |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertFileEquals |
FileManagedTestBase::assertFileHooksCalled |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Assert that all of the specified hook_file_* hooks were called once, other
values result in failure. |
RdfaMarkupTest::testAttributesInMarkupFile |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfaMarkupTest.php |
Tests if file fields in teasers have correct resources. |
UploadedFileTest::testGuessClientExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
UrlRewritingTest::testPublicCreatedFileURL |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UrlRewritingTest.php |
Test the generating of rewritten public created file URLs. |
FileTest::testGuessExtensionWithoutGuesser |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
SystemAuthorizeTest::testFileTransferHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php |
Tests the FileTransfer hooks |
OtherInstallationProfileModuleTestsTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Definition of Drupal\simpletest\Tests\OtherInstallationProfileModuleTestsTest. |