WebTestBase::drupalLogout |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
|
ExceptionListener::$logger |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php |
|
MockUserLoginBlock::$title |
property |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
The title to display when rendering this block instance. |
_session_test_is_logged_in |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Menu callback, only available if current user is logged in. |
dblog_filter_form_validate |
function |
drupal/core/modules/dblog/dblog.admin.inc |
Form validation handler for dblog_filter_form(). |
WebTestBase::$loggedInUser |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The current user logged in using the internal browser. |
KernelInterface::getLogDir |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the log directory. |
Compiler::$loggingFormatter |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
|
LoggerDataCollectorTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php |
|
DBLogTest::getContentUpdate |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DBLogTest.php |
Creates random content as an update based on node content type. |
DBLogTest::assertLogMessage |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DBLogTest.php |
Confirms that a log message appears on the database log overview screen. |
ControllerResolver::$logger |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolver.php |
|
StatisticsLoggingTest::setUp |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php |
Sets up a Drupal site for running functional and integration tests. |
MockUserLoginBlock::getTitle |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
|
user_external_login_register |
function |
drupal/core/modules/user/user.module |
Helper function for authentication modules. Either logs in or registers
the current user, based on username. Either way, the global $user object is
populated and login tasks are performed. |
DisplayInternalLogicTest.php |
file |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Definition of \Drupal\layout\Tests\DisplayInternalLogicTest. |
LoggerDataCollector::$logger |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
|
LoggerDataCollector::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
Collects data for the given Request and Response. |
LoggerDataCollector::getLogs |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
Gets the logs. |
LoggerDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
Returns the name of the collector. |
ajax_test_dialog_form_submit |
function |
drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module |
Form submit handler for ajax_test_dialog_form(). |
user_login_default_validators |
function |
drupal/core/modules/user/user.module |
Set up a series for validators which check for blocked users,
then authenticate against local database, then return an error if
authentication fails. Distributed authentication modules are welcome
to use hook_form_alter() to change this series in… |
Compiler::getLoggingFormatter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
Returns the logging formatter which can be used by compilation passes. |
DBLogTest::generateLogEntries |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DBLogTest.php |
Generates a number of random database log events. |
DebugLoggerInterface::getLogs |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/DebugLoggerInterface.php |
Returns an array of logs. |
dblog_logging_settings_submit |
function |
drupal/core/modules/dblog/dblog.module |
Form submission handler for system_logging_settings(). |
StatisticsLoggingTest::getInfo |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php |
|
LoggerDataCollectorTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php |
|
LoggingTest::testEnableLogging |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php |
Tests that we can log the existence of a query. |
DBLogTest::getSeverityConstant |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DBLogTest.php |
Gets the watchdog severity constant corresponding to the CSS class. |
syslog_logging_settings_submit |
function |
drupal/core/modules/syslog/syslog.module |
Form submission handler for system_logging_settings(). |
system_logging_settings_submit |
function |
drupal/core/modules/system/system.admin.inc |
Form submission handler for system_logging_settings(). |
StatisticsLoggingTest::$modules |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php |
Modules to enable. |
MockUserLoginBlock::__construct |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
Constructs a Drupal\Component\Plugin\PluginBase object. |
DBLogTest::testDBLogAddAndClear |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DBLogTest.php |
Tests the addition and clearing of log events through the admin interface. |
OpenIDFunctionalTest::testLogin |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Test login using OpenID. |
OpenIDTestBase::submitLoginForm |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTestBase.php |
Initiates the login procedure using the specified User-supplied Identity. |
NodeRevisionsAllTestCase::$logs |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
|
DisplayInternalLogicTest::setUp |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Sets up a Drupal site for running functional and integration tests. |
user_login_authenticate_validate |
function |
drupal/core/modules/user/user.module |
A validate handler on the login form. Check supplied username/password
against local users table. If successful, $form_state['uid']
is set to the matching user ID. |
ModuleTestBase::assertLogMessage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php |
Verify a log entry was entered for a module's status change.
Called in the same way of the expected original watchdog() execution. |
LoggerDataCollector::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
|
LoggerDataCollector::countErrors |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
Gets the called events. |
PhpassHashedPassword::$countLog2 |
property |
drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php |
Specifies the number of times the hashing function will be applied when
generating new password hashes. The number of times is calculated by
raising 2 to the power of the given value. |
NativePhpunitTask::$junitlogfile |
property |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
UserLoginTest::assertFailedLogin |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php |
Make an unsuccessful login attempt. |
RouterTest::testAuthUserUserLogin |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Test that an authenticated user hitting 'user/login' gets redirected to
'user' and 'user/register' gets redirected to the user edit page. |
DebugLoggerInterface::countErrors |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/DebugLoggerInterface.php |
Returns the number of errors. |
LoggerDataCollector::sanitizeLogs |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
|
DisplayInternalLogicTest::$twocol |
property |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
The twocol test display. |