TranslationTest::testTranslateOwnContentRole |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Checks that users with "translate own content" role only can translate own content. |
SymfonyFileLocatorTest::testGetFileExtension |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
SymfonyFileLocatorTest::testGetAllClassNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
RequestTest::getQueryStringNormalizationData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
FileDriverTest::testGetElementFromGlobalFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
ModuleTestBase::assertModuleTablesDoNotExist |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php |
Assert that none of the tables defined in a module's hook_schema() exist. |
TestObjectMetadata::isAssociationInverseSide |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the association is the inverse side of a bidirectional association |
AbstractAnnotationLoaderTest::getClassLoader |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AbstractAnnotationLoaderTest.php |
|
UpdateCoreTest::testModulePageSecurityUpdate |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks the messages at admin/modules when a security update is missing. |
AssetCollectionTest::testRemoveRecursiveLeaf |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
|
RebuildTest::testPreserveFormActionAfterAJAX |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php |
Tests that a form's action is retained after an Ajax submission. |
DefinitionDecoratorTest::testReplaceArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
|
drupal_system_listing_compatible_test.module |
file |
drupal/core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module |
|
drupal_system_listing_incompatible_test.info |
file |
drupal/core/modules/system/tests/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info |
name = "Drupal system listing incompatible test"
description = "Support module for testing the drupal_system_listing function."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
TrackerNodeAccessTest::testTrackerNodeAccess |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerNodeAccessTest.php |
Ensure private node on /tracker is only visible to users with permission. |
MTimeProtectedFastFileStorageTest::$expected |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFastFileStorageTest.php |
The expected test results for the security test. |
Twig_Tests_Node_TestCase::getAttributeGetter |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/TestCase.php |
|
Twig_Tests_Node_SandboxTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxTest.php |
@covers Twig_Node_Sandbox::__construct |
MTimeProtectedFileStorageTest::$storageClass |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFileStorageTest.php |
|
Twig_Tests_Node_IncludeTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IncludeTest.php |
@covers Twig_Node_Include::__construct |
NodeBuildContentTest::testNodeRebuildContent |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBuildContentTest.php |
Ensures that content array is rebuilt on every call to node_build_content(). |
TranslationTest::testFieldAvailableLanguages |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Ensures that only valid values are returned by field_available_languages(). |
StorageTest::testCachedFormStorageValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Tests updating cached form storage during form validation. |
RuntimeReflectionServiceTest::testGetMethods |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php |
|
HttpCacheTestCase::assertExceptionsAreCaught |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
ShutdownFunctionsTest::testShutdownFunctions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ShutdownFunctionsTest.php |
Test shutdown functions. |
RouterTest::testThemeCallbackMaintenanceMode |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Test the theme callback when the site is in maintenance mode. |
CommentAttributesTest::testCommentRdfaMarkup |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php |
Tests if RDFa markup for meta information is present in comments. |
DatabaseStorageExpirableTest::testExpiration |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Tests data expiration. |
UploadedFileTest::testIsInvalidOnUploadError |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
@dataProvider uploadedFileErrorProvider |
DefaultFileLocatorTest::testGetFileExtension |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
RouterTest::testThemeCallbackHookCustomTheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Test that the theme callback wins out over hook_custom_theme(). |
DefaultFileLocatorTest::testGetAllClassNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
UserValidateCurrentPassCustomFormTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
StoreTest::testRemovesEntriesForKeyWithPurge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
ClassMetadataFactoryTest::testGetCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
ClassMetadataFactoryTest::testGetMetadataFor |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
NodeRevisionPermissionsTest::$node_revisions |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
|
RouterTest::testMenuLoadArgumentsInheritance |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Tests inheritance of 'load arguments'. |
GarbageCollectionTest::testGarbageCollection |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/GarbageCollectionTest.php |
Tests garbage collection. |
TableSortExtenderUnitTest::testTableSortInit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Tests tablesort_init(). |
CommentTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues(). |
Twig_Tests_Node_BlockReferenceTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockReferenceTest.php |
|
drupal_system_listing_compatible_test.module |
file |
drupal/core/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module |
|
ContainerBuilderTest::testAddGetCompilerPass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::addCompilerPass
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getCompilerPassConfig |
drupal_system_listing_incompatible_test.info |
file |
drupal/core/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info |
name = "Drupal system listing incompatible test"
description = "Support module for testing the drupal_system_listing function."
package = Testing
version = VERSION
; This deliberately has the wrong core version, to test that it… |
ContainerBuilderTest::testCreateServiceClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService |
MongoDbProfilerStorageTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
Twig_Tests_Node_SandboxedPrintTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedPrintTest.php |
|
FieldAttachTestBase::createFieldWithInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachTestBase.php |
Create a field and an instance of it. |