AccessTestBase::$webRole |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/AccessTestBase.php |
Contains a role ID that is used by the webUser. |
image_test_get_all_calls |
function |
drupal/core/modules/system/tests/modules/image_test/image_test.module |
Get an array with the all the calls to the toolkits since image_test_reset()
was called. |
ConfigInstallTest::setUp |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallTest.php |
Sets up Drupal unit test environment. |
HtmlToTextTest::testTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Test all supported tags of drupal_html_to_text(). |
ValidationTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ValidationTest.php |
Modules to enable. |
EntityPropertiesTest.php |
file |
drupal/core/modules/field/lib/Drupal/field/Tests/EntityPropertiesTest.php |
Definition of Drupal\field\Tests\EntityPropertiesTest. |
simpletest_last_test_get |
function |
drupal/core/modules/simpletest/simpletest.module |
Get information about the last test that ran given a test ID. |
StyleUITest::testStyleUI |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/StyleUITest.php |
Tests changing the style plugin and changing some options of a style. |
JavaScriptTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Enable Language and SimpleTest in the test environment. |
views.view.test_view.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view.yml |
SearchNumberMatchingTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumberMatchingTest.php |
Tests that numbers can be searched, with more complex matching. |
AttributeBagTest::$array |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
simpletest_generate_file |
function |
drupal/core/modules/simpletest/simpletest.module |
Generate test file. |
StorageTest::testDetails |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/StorageTest.php |
Tests changing human_name, description and tag. |
NodeRevisionsTest::$logs |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
|
JavaScriptTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix. |
MatcherDumperTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
Sets up unit test environment. |
FieldAttachOtherTest.php |
file |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Definition of Drupal\field\Tests\FieldAttachOtherTest. |
NodeRevisionsTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
Sets up a Drupal site for running functional and integration tests. |
UserRoleAdminTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRoleAdminTest.php |
Sets up a Drupal site for running functional and integration tests. |
file_test_file_predelete |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_predelete(). |
RedirectTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/RedirectTest.php |
Views used by this test. |
DefinitionTest::testTags |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::addTag
@covers Symfony\Component\DependencyInjection\Definition::getTag
@covers Symfony\Component\DependencyInjection\Definition::getTags
@covers… |
file_test_file_url_alter |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_url_alter(). |
NodeRevisionsAllTestCase |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
Tests actions against revisions for user with access to all revisions. |
RssTest::testTaxonomyRss |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/RssTest.php |
Tests that terms added to nodes are displayed in core RSS feed. |
AsseticExtensionTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
|
TestExtension::☃Filter |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
TextFieldTest::$instance |
property |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
|
DisplayExtenderTest2.php |
file |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest2.php |
Definition of Drupal\views_test_data\Plugin\views\display_extender\DisplayExtenderTest2. |
UnicodeUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/UnicodeUnitTest.php |
|
TextFieldTest::$web_user |
property |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
|
BlockHtmlIdTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHtmlIdTest.php |
|
LazyAssetManagerTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/LazyAssetManagerTest.php |
|
action_loop_test_install |
function |
drupal/core/modules/action/tests/action_loop_test/action_loop_test.install |
Implements hook_install(). |
UserSignatureTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php |
Sets up a Drupal site for running functional and integration tests. |
TestBase::assertNotEqual |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Check to see if two values are not equal. |
CommentInterfaceTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentInterfaceTest.php |
Definition of Drupal\comment\Tests\CommentInterfaceTest. |
Twig_Tests_ErrorTest_Foo |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.php |
|
RouterTest::testCanRoute |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Confirms that the router can get to a controller. |
SearchNodeAccessTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNodeAccessTest.php |
Definition of Drupal\search\Tests\SearchNodeAccessTest. |
NativePhpunitTask::$test |
property |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
LessphpFilterTest::setUp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/LessphpFilterTest.php |
|
CommentAnonymousTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentAnonymousTest.php |
Contains Drupal\comment\Tests\CommentAnonymousTest. |
SaveUploadTest::$phpfile |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
A PHP file path for upload security testing. |
SettingsTest::$adminUser |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/SettingsTest.php |
Stores an admin user used by the different tests. |
InvalidDataTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InvalidDataTest.php |
|
TextSummaryTest::getInfo |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php |
|
Twig_Environment::$tests |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
ViewStorageTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
|