DialogController::$httpKernel |
property |
drupal/core/lib/Drupal/Core/Controller/DialogController.php |
The HttpKernel object to use for subrequests. |
DialogController::__construct |
function |
drupal/core/lib/Drupal/Core/Controller/DialogController.php |
Constructs a new HtmlPageController. |
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::$client |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php |
The Guzzle HTTP client. |
StatisticsLoggingTest::getInfo |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php |
|
syslog_logging_settings_submit |
function |
drupal/core/modules/syslog/syslog.module |
Form submission handler for system_logging_settings(). |
PHPUnit_Util_Log_JUnit::getXML |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
Returns the XML as a string. |
PHPUnit_Util_Log_TAP::addError |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php |
An error occurred. |
OpenDialogCommand::__construct |
function |
drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
Constructs an OpenDialogCommand object. |
ErrorsLoggerListener::$channel |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ErrorsLoggerListener.php |
|
LoggerDataCollectorTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php |
|
PHPUnit_Util_Log_JSON::endTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php |
A test ended. |
SetDialogOptionCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php |
Implements \Drupal\Core\Ajax\CommandInterface::render(). |
LoggingTest::testEnableLogging |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php |
Tests that we can log the existence of a query. |
LoggerInterfaceTest::getLogger |
function |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
|
DbLogTest::getSeverityConstant |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php |
Gets the watchdog severity constant corresponding to the CSS class. |
access_check.user.login_status |
service |
drupal/core/modules/user/user.services.yml |
Drupal\user\Access\LoginStatusCheck |
LoggerAwareInterface::setLogger |
function |
drupal/core/vendor/psr/log/Psr/Log/LoggerAwareInterface.php |
Sets a logger instance on the object |
NodeRevisionsAllTestCase::$logs |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsAllTestCase.php |
|
StatisticsLoggingTest::$modules |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php |
Modules to enable. |
PHPUnit_Util_Log_JUnit::endTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
A test ended. |
PHPUnit_Util_Log_TAP::startTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php |
A test started. |
PHPUnit_Util_Log_JSON::addError |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php |
An error occurred. |
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. |
ExceptionListener::logException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php |
Logs an exception. |
CloseDialogCommand::__construct |
function |
drupal/core/lib/Drupal/Core/Ajax/CloseDialogCommand.php |
Constructs a CloseDialogCommand object. |
CustomBlockRevisionsTest::$logs |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockRevisionsTest.php |
Stores log messages used during the test. |
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. |
DbLogController::$moduleHandler |
property |
drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php |
The module handler service. |
DisplayInternalLogicTest::setUp |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Sets up a Drupal site for running functional and integration tests. |
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. |
PHPUnit_Util_Log_JUnit::addError |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
An error occurred. |
PHPUnit_Util_Log_TAP::addFailure |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php |
A failure occurred. |
NativePhpunitTask::$junitlogfile |
property |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
PHPUnit_Util_Log_TAP::writeNotOk |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php |
|
PHPUnit_Util_Log_JSON::startTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php |
A test started. |
PHPUnit_Util_Log_JSON::writeCase |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php |
|
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. |
UserLoginTest::assertFailedLogin |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php |
Make an unsuccessful login attempt. |
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. |
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. |
LoggerDataCollector::sanitizeLogs |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
|
TraceableEventDispatcher::$logger |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
|
PHPUnit_Util_Log_JUnit::$document |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
|
PHPUnit_Util_Log_JUnit::startTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
A test started. |
PHPUnit_Util_Log_TAP::$testNumber |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php |
|
PHPUnit_Util_Log_TAP::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php |
Constructor. |
OpenDialogCommand::$dialogOptions |
property |
drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
Stores dialog-specific options passed directly to jQuery UI dialogs. Any
jQuery UI option can be used. See http://api.jqueryui.com/dialog. |