DefinitionTest::testSetGetScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setScope
@covers Symfony\Component\DependencyInjection\Definition::getScope |
EntityTestTranslationUITest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
Definition of Drupal\entity\Tests\EntityTestTranslationUITest. |
simpletest_classloader_register |
function |
drupal/core/modules/simpletest/simpletest.module |
Registers namespaces for disabled modules. |
IpAddressBlockingTest::$modules |
property |
drupal/core/modules/ban/lib/Drupal/ban/Tests/IpAddressBlockingTest.php |
Modules to enable. |
DefinitionTest::testSetIsPublic |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setPublic
@covers Symfony\Component\DependencyInjection\Definition::isPublic |
ConfigTestTranslationUITest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/ConfigTestTranslationUITest.php |
Definition of Drupal\entity\Tests\ConfigTestTranslationUITest. |
ResponseTest::testSetStatusCode |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
@dataProvider getStatusCodeFixtures |
AlterDecoratorTestPluginManager |
class |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/AlterDecoratorTestPluginManager.php |
Defines a plugin manager used by AlterDecorator unit tests. |
DownloadTest::testFileCreateUrl |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/DownloadTest.php |
Test file_create_url(). |
ArgumentDefaultTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/ArgumentDefaultTest.php |
Views used by this test. |
LanguagePathMonolingualTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
Definition of Drupal\language\Tests\LanguagePathMonolingualTest. |
BlockInvalidRegionTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php |
|
views.view.test_access_none.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_access_none.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_access_none.yml |
SearchNumberMatchingTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumberMatchingTest.php |
Sets up a Drupal site for running functional and integration tests. |
SprocketsFilterTest::$assetRoot |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/SprocketsFilterTest.php |
|
views.view.test_access_perm.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_access_perm.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_access_perm.yml |
LanguageNegotiationInfoTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Definition of Drupal\language\Tests\LanguageNegotiationInfoTest. |
FilterEqualityTest::$column_map |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
|
JavaScriptTest::testAddExternal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests adding an external JavaScript File. |
DefinitionTest::testSetArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::replaceArgument |
BlockHiddenRegionTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php |
Modules to enable. |
views.view.test_view_delete.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_delete.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_delete.yml |
NodeRevisionsAllTestCase::$logs |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
|
DefinitionTest::testSetProperty |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
DocParserTest::createTestParser |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
TestExtension::escape_and_nl2br |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
nl2br which also escapes, for testing escaper filters |
NodeRevisionsAllTestCase::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
Sets up a Drupal site for running functional and integration tests. |
SearchPageOverrideTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
|
TestBase::getDatabaseConnection |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Returns the database connection to the site running Simpletest. |
TestExtension::escape_something |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
TermTranslationUITest::$modules |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Modules to enable. |
TestExtension::preserves_safety |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
CssImportFilterTest::testImport |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CssImportFilterTest.php |
@dataProvider getFilters |
CssImportFilterTest::getFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CssImportFilterTest.php |
The order of these two filters is only interchangeable because one acts on
load and the other on dump. We need a more scalable solution. |
ResponseTest::createDateTimeNow |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
JavaScriptTest::testAggregation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests JavaScript grouping and aggregation. |
CommentNodeChangesTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeChangesTest.php |
|
JavaScriptTest::testRenderOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests JavaScript ordering. |
GraphUnitTest::assertComponents |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Graph/GraphUnitTest.php |
Verify expected components in a graph. |
FormTest::testRequiredAttribute |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests required attribute. |
HandlerTest::testHandlerWeights |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
Tests the order of handlers is the same before and after saving. |
_form_test_tableselect_get_data |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Create a header and options array. Helper function for callbacks. |
TestBase::assertIdenticalObject |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Checks to see if two objects are identical. |
LayoutDerivativesTest::$modules |
property |
drupal/core/modules/layout/lib/Drupal/layout/Tests/LayoutDerivativesTest.php |
Modules to enable. |
HandlerTest::testRelationshipUI |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
Tests the relationship ui for field/filter/argument/relationship. |
GenericCacheBackendUnitTestBase |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests any cache backend. |
SessionHandlerProxyTest::$proxy |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
NodeTranslationUITest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Modules to enable. |
ArgumentUserUIDTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/ArgumentUserUIDTest.php |
Views used by this test. |
XmlEncoderTest::testDecodeArray |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|