UserAccountLinksTests::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Modules to enable. |
AccountFormController::validate |
function |
drupal/core/modules/user/lib/Drupal/user/AccountFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
AccountInterface::getSessionData |
function |
drupal/core/lib/Drupal/Core/Session/AccountInterface.php |
Returns the session data. |
AccountSettingsForm::__construct |
function |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
Constructs a \Drupal\user\AccountSettingsForm object. |
UserEditedOwnAccountTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEditedOwnAccountTest.php |
|
BankAccountWithCustomExtensionTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php |
Tests for the BankAccount class. |
AccountFormController::buildEntity |
function |
drupal/core/modules/user/lib/Drupal/user/AccountFormController.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::buildEntity(). |
AccountSettingsForm::$moduleHandler |
property |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
The module handler. |
AccountInterface::getSecureSessionId |
function |
drupal/core/lib/Drupal/Core/Session/AccountInterface.php |
Returns the secure session ID. |
HandlerFilterUserNameTest::$accounts |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
Accounts used by this test. |
NodeRevisionPermissionsTest::$accounts |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
|
EntityQueryRelationshipTest::$accounts |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
User entities. |
BankAccountWithCustomExtensionTest::$ba |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php |
|
UserAccountLinksTests::testSecondaryMenu |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Tests the secondary menu. |
BankAccountWithCustomExtensionTest::setUp |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
BankAccountTest::testDepositWithdrawMoney |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccountTest.php |
@covers BankAccount::getBalance
@covers BankAccount::depositMoney
@covers BankAccount::withdrawMoney |
BankAccountTest::testBalanceIsInitiallyZero |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccountTest.php |
@covers BankAccount::getBalance |
BankAccountTest::testBalanceIsInitiallyZero |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.php |
@covers BankAccount::getBalance
@group balanceIsInitiallyZero
@group specification |
UserAccountLinksTests::testAccountPageTitles |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Tests page title is set correctly on user account tabs. |
UserAccountLinksTests::testDisabledAccountLink |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Tests disabling the 'My account' link. |
BankAccountTest::testBalanceCannotBecomeNegative |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccountTest.php |
@covers BankAccount::withdrawMoney |
BankAccountTest::testBalanceCannotBecomeNegative |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.php |
@covers BankAccount::withdrawMoney
@group balanceCannotBecomeNegative
@group specification |
BankAccountTest::testBalanceCannotBecomeNegative2 |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccountTest.php |
@covers BankAccount::depositMoney |
BankAccountTest::testBalanceCannotBecomeNegative2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.php |
@covers BankAccount::depositMoney
@group balanceCannotBecomeNegative
@group specification |
UserEditedOwnAccountTest::testUserEditedOwnAccount |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEditedOwnAccountTest.php |
|
PHP_CodeCoverage_TestCase::getCoverageForBankAccount |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/TestCase.php |
|
PHP_CodeCoverage_TestCase::getXdebugDataForBankAccount |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/TestCase.php |
|
PHP_CodeCoverage_TestCase::getExpectedDataArrayForBankAccount |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/TestCase.php |
|
BankAccountWithCustomExtensionTest::testBalanceIsInitiallyZero |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php |
@covers BankAccount::getBalance
@group balanceIsInitiallyZero
@group specification |
PHP_CodeCoverage_Report_CloverTest::testCloverForBankAccountTest |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/CloverTest.php |
@covers PHP_CodeCoverage_Report_Clover |
BankAccountWithCustomExtensionTest::testBalanceCannotBecomeNegative |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php |
@covers BankAccount::withdrawMoney
@group balanceCannotBecomeNegative
@group specification |
PHP_CodeCoverage_TestCase::getCoverageForBankAccountForLastTwoTests |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/TestCase.php |
|
BankAccountWithCustomExtensionTest::testBalanceCannotBecomeNegative2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php |
@covers BankAccount::depositMoney
@group balanceCannotBecomeNegative
@group specification |
PHP_CodeCoverage_TestCase::getCoverageForBankAccountForFirstTwoTests |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/TestCase.php |
|