Twig_Tests_Node_IncludeTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IncludeTest.php |
|
RequestTest::getBaseUrlData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
FieldEntityTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FieldEntityTest.php |
Views used by this test. |
StorageTest::testFormCached |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Tests using the form with an activated $form_state['cache'] property. |
StorageTest::testValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Tests validation when form storage is used. |
node_access_test_permission |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Implements hook_permission(). |
HttpCacheTestCase::tearDown |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
test_invalid_basetheme.info |
file |
drupal/core/modules/system/tests/themes/test_invalid_basetheme/test_invalid_basetheme.info |
name = Theme test with invalid base theme
description = Test theme which has a non-existent base theme.
core = 8.x
base theme = not_real_test_basetheme
hidden = TRUE |
AttributeString::__toString |
function |
drupal/core/lib/Drupal/Core/Template/AttributeString.php |
Implements the magic __toString() method. |
ConfigurationTest::$modules |
property |
drupal/core/modules/action/lib/Drupal/action/Tests/ConfigurationTest.php |
Modules to enable. |
ClosureLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/ClosureLoaderTest.php |
@covers Symfony\Component\Routing\Loader\ClosureLoader::load |
MemoryStorageTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Deletes created files, database tables, and reverts all environment changes. |
ApacheMatcherDumperTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
TestParser::filterBodyNodes |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
|
UrlTest::testDrupalParseUrl |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests drupal_parse_url(). |
ContainerTest::testAddScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
DrupalDateTimeTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DrupalDateTimeTest.php |
Test information. |
ContainerTest::testHasScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
language_elements_test.info |
file |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.info |
name = "Language form elements test"
description = "Support module for the language form elements tests."
core = 8.x
package = Testing
version = VERSION
hidden = TRUE |
UserValidationTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidationTest.php |
|
system_test_basic_auth_page |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
|
StorageTestBase::$container |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
A container for the services needed in these tests. |
RESTTestBase::enableService |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php |
Enables the web service interface for a specific entity type. |
HttpKernelTest::getResolver |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
FieldInfoTest::testFieldMap |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Test field_info_field_map(). |
TermTest::testTermInterface |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php |
Save, edit and delete a term using the user interface. |
LanguageTestBase::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/LanguageTestBase.php |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
RouterTest::testMenuSetItem |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Test menu_set_item(). |
NodeRevisionPermissionsTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
Tests user permissions for node revisions. |
SelectTest::testRandomOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests that random ordering of queries works. |
system_test_modules_enabled |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_modules_enabled(). |
FileTest::createMockGuesser |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
SerializationTestBundle.php |
file |
drupal/core/modules/system/tests/modules/serialization_test/lib/Drupal/serialization_test/SerializationTestBundle.php |
Definition of Drupal\serialization_test\SerializationTestBundle. |
FilterLanguageTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FilterLanguageTest.php |
|
TaggingTest::testHasAllTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TaggingTest.php |
Tests query tagging "has all of these tags" functionality. |
search_langcode_test.module |
file |
drupal/core/modules/search/tests/modules/search_langcode_test/search_langcode_test.module |
Test module setting up two tests, one for checking if the entity $langcode is
being passed on and another one sets up the alternate verb forms for the
stemming test. |
PhpFileLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\PhpFileLoader::load |
StatusExtraTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/StatusExtraTest.php |
Views used by this test. |
FileInclusionTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
Modules to enable. |
LazyAssetManagerTest::setUp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/LazyAssetManagerTest.php |
|
ClosureLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/ClosureLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\ClosureLoader::load |
ConfigOverrideTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigOverrideTest.php |
|
AlterDecoratorTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/AlterDecoratorTest.php |
|
StoreTest::storeSimpleEntry |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
StoreTest::getStoreMetadata |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
FileFieldRSSContentTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRSSContentTest.php |
Definition of Drupal\file\Tests\FileFieldDisplayTest. |
GetNamespacesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetNamespacesTest.php |
Modules to enable. |
ArbitraryRebuildTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php |
Sets up a Drupal site for running functional and integration tests. |
Twig_Test_Function::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/Function.php |
Compiles a test. |
XmlFileLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|