FileProfilerStorageTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
locale_translate_delete_translation_files |
function |
drupal/core/modules/locale/locale.bulk.inc |
Deletes all interface translation files depending on the langcode. |
ValidatorTest::testFileValidateExtensions |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
Test the file_validate_extensions() function. |
ValidatorTest::testFileValidateNameLength |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
This will ensure the filename length is valid. |
PdoProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
BaseMemcacheProfilerStorage::TOKEN_PREFIX |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|
LocaleFileImportStatus::mockImportedPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleFileImportStatus.php |
Import a single interface translation file. |
LocaleFileImportStatus::testDeleteLanguage |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleFileImportStatus.php |
Delete translation files after deleting a language. |
FileProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
|
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. |
EqualNamespacesPerFileWithClassAsFirst.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/EqualNamespacesPerFileWithClassAsFirst.php |
|
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 |
|
UrlRewritingTest::testPublicCreatedFileURL |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UrlRewritingTest.php |
Test the generating of rewritten public created file URLs. |
LocaleImportFunctionalTest::getEmptyPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a empty .po file. |
FileResourceTest::testIsFreshOnInvalidPath |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/FileResourceTest.php |
|
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. |
RemoteFileUnmanagedDeleteRecursiveTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedDeleteRecursiveTest. |
MTimeProtectedFastFileStorageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFastFileStorageTest.php |
|
RdfaMarkupTest::testAttributesInMarkupFile |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfaMarkupTest.php |
Tests if file fields in teasers have correct resources. |
FileTest::testGuessExtensionWithoutGuesser |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
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/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
@expectedException \InvalidArgumentException
@expectedExceptionMessage Document types are not allowed. |
AbstractProfilerStorageTest::testStoreTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.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. |
MockFileSessionStorageTest::testRegenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
RedisProfilerStorage::REDIS_OPT_SERIALIZER |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
SystemAuthorizeTest::testFileTransferHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php |
Tests the FileTransfer hooks |
RedisProfilerStorage::REDIS_SERIALIZER_PHP |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.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. |
MTimeProtectedFastFileStorage::__construct |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Constructs this MTimeProtectedFastFileStorage object. |
MTimeProtectedFastFileStorage::getFullPath |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Returns the full path where the file is or should be stored. |
FileFieldWidgetTest::testMultiValuedWidget |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Tests upload and remove buttons for multiple multi-valued File fields. |
InstallationProfileModuleTestsTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
|
FileFieldTestBase::assertFileEntryNotExists |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Asserts that a file does not exist in the database. |
OtherInstallationProfileModuleTestsTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Definition of Drupal\simpletest\Tests\OtherInstallationProfileModuleTestsTest. |
GlobalNamespacesPerFileWithClassAsFirst.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/GlobalNamespacesPerFileWithClassAsFirst.php |
|
SymfonyFileLocatorTest::testFindMappingFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
LocaleImportFunctionalTest::getCustomPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a .po file which strings will be marked
as customized. |
PhpFileCacheTest::testNotImplementsSetState |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
MTimeProtectedFileStorageTest::testSecurity |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFileStorageTest.php |
Tests the security of the MTimeProtectedFileStorage implementation. |
UploadedFileTest::testGetClientOriginalName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
UploadedFileTest::uploadedFileErrorProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
DefaultFileLocatorTest::testFindMappingFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
AbstractProfilerStorageTest::testDuplicates |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
SqliteProfilerStorageTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
FileManagedFileElementTest::testManagedFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedFileElementTest.php |
Tests the managed_file element type. |
FileProfilerStorageTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
_authorize_filetransfer_connection_settings |
function |
drupal/core/includes/authorize.inc |
Generates the Form API array for a given connection backend's settings. |