HandlerFilterUserNameTest::$names |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
Usernames of $accounts. |
CollectionTest::testRemoveElement |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
EntityTestMulRevStorageController |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulRevStorageController.php |
Defines the controller class for the test entity. |
FileFieldValidateTest::$node_type |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
|
EventManagerTest::$_preFooInvoked |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
ConfigEntityQueryTest::testDotted |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php |
Tests dotted path matching. |
CollectionTest::testMatchingSlice |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
@group DDC-1637 |
UserCancelTest::testUserAnonymize |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Delete account and anonymize all content. |
AnnotationFileLoaderTest::$loader |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php |
|
entity_crud_hook_test_file_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_update(). |
http_client_simpletest_subscriber |
service |
drupal/core/core.services.yml |
Drupal\Core\Http\Plugin\SimpletestHttpRequestSubscriber |
ValidationVisitorTest::CLASS_NAME |
constant |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
AnnotationFileLoaderTest::$reader |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php |
|
entity_crud_hook_test_node_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_update(). |
SearchMatchTest::_testQueryScores |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php |
Test the scoring abilities of the engine. |
WizardPluginBaseUnitTest::$wizard |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardPluginBaseUnitTest.php |
Contains thw wizard plugin manager. |
WizardPluginBaseUnitTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardPluginBaseUnitTest.php |
|
ResettableStaticUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/ResettableStaticUnitTest.php |
|
CurrencyValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CurrencyValidatorTest.php |
|
entity_crud_hook_test_user_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_user_update(). |
DesignTestController::__construct |
function |
drupal/core/modules/system/tests/modules/design_test/lib/Drupal/design_test/Controller/DesignTestController.php |
Constructs a DesignTestController object. |
Twig_Tests_FileCachingTest::setUp |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
UpgradePathTestBase::variable_set |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Specialized variable_set() that works even if the child site is not upgraded. |
WebTestBase::drupalGetNodeByTitle |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Get a node from the database based on its title. |
PictureFieldDisplayTest::$modules |
property |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php |
Modules to enable. |
MoveTest::testExistingReplaceSelf |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php |
Test replacement when moving onto itself. |
ClassMapGeneratorTest::$workspace |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
NodeAccessBaseTableTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php |
Modules to enable. |
NodeFieldMultilingualTestCase.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFieldMultilingualTestCase.php |
Definition of Drupal\node\Tests\NodeFieldMultilingualTestCase. |
NodeAccessBaseTableTest::$profile |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php |
The installation profile to use with this test. |
EditorManagerTest::$editorManager |
property |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorManagerTest.php |
The manager for text editor plugins. |
EntityCrudHookTest::testFileHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on files. |
UpgradePathTestBase::getUpdatePhp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Gets update.php without calling url(). |
EntityCrudHookTest::testNodeHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on nodes. |
NamespaceCoverageNotProtectedTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageNotProtectedTest.php |
|
PHPUnit_Framework_TestResult::run |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Runs a TestCase. |
IssnValidatorTest::getInvalidIssn |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
|
EntityCrudHookTest::testUserHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on users. |
CustomBlockTestBase::$permissions |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php |
Permissions to grant admin user. |
_batch_test_nested_batch_callback |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Performs a batch operation setting up its own batch. |
Framework_TestCaseTest::testError |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
entity_crud_hook_test_file_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_delete(). |
WebTestBase::drupalUserIsLoggedIn |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Returns whether a given user account is logged in. |
entity_crud_hook_test_node_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_delete(). |
CoveragePublicTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoveragePublicTest.php |
@covers CoveredClass::<public> |
TestBlockInstantiation::blockForm |
function |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestBlockInstantiation.php |
Returns the configuration form elements specific to this block plugin. |
UrlValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php |
|
EntityFieldTest::createTestEntity |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Creates a test entity. |
entity_crud_hook_test_user_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_user_delete(). |
CustomBlockTypeTest::$permissions |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php |
Permissions to grant admin user. |