BankAccount |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccount.php |
A bank account. |
BankAccount |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccount.php |
|
BankAccount.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccount.php |
|
BankAccountTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccountTest.php |
|
BankAccount.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccount.php |
|
BankAccountTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.php |
Tests for the BankAccount class. |
AccountInterface |
interface |
drupal/core/lib/Drupal/Core/Session/AccountInterface.php |
Defines an account interface which represents the current user. |
user_admin_account |
function |
drupal/core/modules/user/user.admin.inc |
Page callback: User administration page. |
BankAccountTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.php |
|
AccountSettingsForm |
class |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
Configure user settings for this site. |
BankAccountTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccountTest.php |
|
user_attach_accounts |
function |
drupal/core/modules/user/user.module |
Populates $entity->account for each prepared entity. |
AccountInterface.php |
file |
drupal/core/lib/Drupal/Core/Session/AccountInterface.php |
Contains \Drupal\Core\Session\AccountInterface. |
BankAccountException |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccount.php |
PHPUnit |
BankAccountTest::$ba |
property |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccountTest.php |
|
BankAccountTest::$ba |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.php |
|
AccountInterface::id |
function |
drupal/core/lib/Drupal/Core/Session/AccountInterface.php |
Returns the user ID or 0 for anonymous. |
BankAccount::$balance |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccount.php |
The bank account's balance. |
menu.menu.account.yml |
file |
drupal/core/modules/menu/config/menu.menu.account.yml |
drupal/core/modules/menu/config/menu.menu.account.yml |
UserAccountLinksTests |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Tests user links in the secondary menu. |
BankAccount::$balance |
property |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccount.php |
|
AccountFormController |
class |
drupal/core/modules/user/lib/Drupal/user/AccountFormController.php |
Form controller for the user account forms. |
BankAccountTest::setUp |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccountTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
BankAccountTest::setUp |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
BankAccount::getBalance |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccount.php |
Returns the bank account's balance. |
BankAccount::setBalance |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccount.php |
Sets the bank account's balance. |
BankAccount::getBalance |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccount.php |
|
BankAccount::setBalance |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccount.php |
|
AccountSettingsForm.php |
file |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
Contains \Drupal\user\AccountSettingsForm. |
UserEditedOwnAccountTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEditedOwnAccountTest.php |
|
BankAccountTest.test.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php |
|
BankAccount::depositMoney |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccount.php |
Deposits an amount of money to the bank account. |
UserAccountLinksTests.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Definition of Drupal\user\Tests\UserAccountLinksTests. |
AddRoleUserTest::$account |
property |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/AddRoleUserTest.php |
The mocked account. |
BankAccount::depositMoney |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccount.php |
|
AccountFormController.php |
file |
drupal/core/modules/user/lib/Drupal/user/AccountFormController.php |
Definition of Drupal\user\AccountFormController. |
BankAccount::withdrawMoney |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccount.php |
Withdraws an amount of money from the bank account. |
BankAccount::withdrawMoney |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccount.php |
|
AccountInterface::getRoles |
function |
drupal/core/lib/Drupal/Core/Session/AccountInterface.php |
Returns a list of roles. |
AccountSettingsForm::create |
function |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
Instantiates a new instance of this controller. |
AccountFormController::form |
function |
drupal/core/modules/user/lib/Drupal/user/AccountFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
UserEditedOwnAccountTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEditedOwnAccountTest.php |
Definition of Drupal\user\Tests\UserEditedOwnAccountTest. |
RemoveRoleUserTest::$account |
property |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/RemoveRoleUserTest.php |
The mocked account. |
UserConfigContext::setAccount |
function |
drupal/core/modules/user/lib/Drupal/user/UserConfigContext.php |
Creates the configuration context for user accounts. |
AccountInterface::getSessionId |
function |
drupal/core/lib/Drupal/Core/Session/AccountInterface.php |
Returns the session ID. |
AccountSettingsForm::getFormID |
function |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
AccountSettingsForm::buildForm |
function |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
UserAccountLinksTests::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
|
AccountSettingsForm::submitForm |
function |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
UserPasswordResetTest::$account |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php |
The user object to test password resetting. |