DBLogTest.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Tests/DBLogTest.php |
Definition of Drupal\rest\test\DBLogTest. |
SyslogTest.php |
file |
drupal/core/modules/syslog/lib/Drupal/syslog/Tests/SyslogTest.php |
Definition of Drupal\syslog\Tests\SyslogTest. |
Logger::notice |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Logger.php |
@api |
Compiler::$log |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
|
DialogTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/DialogTest.php |
Definition of Drupal\system\Tests\Ajax\DialogTest. |
syslog_install |
function |
drupal/core/modules/syslog/syslog.install |
Implements hook_install(). |
dblog_overview |
function |
drupal/core/modules/dblog/dblog.admin.inc |
Page callback: Displays a listing of database log messages. |
NullLogger.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/NullLogger.php |
|
LogicException |
class |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/LogicException.php |
LogicException |
dblog_watchdog |
function |
drupal/core/modules/dblog/dblog.module |
Implements hook_watchdog(). |
Log::$queryLog |
property |
drupal/core/lib/Drupal/Core/Database/Log.php |
Cache of logged queries. This will only be used if the query logger is enabled. |
syslog.install |
file |
drupal/core/modules/syslog/syslog.install |
Install, update and uninstall functions for the syslog module. |
LogicException |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/LogicException.php |
Base LogicException for Dependency Injection component. |
Logger::getLogs |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Logger.php |
|
LoggingTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php |
Definition of Drupal\system\Tests\Database\LoggingTest. |
user_login_form |
function |
drupal/core/modules/user/user.module |
Form builder; the main user login form. |
user_user_login |
function |
drupal/core/modules/user/user.module |
Implements hook_user_login(). |
dblog.admin.inc |
file |
drupal/core/modules/dblog/dblog.admin.inc |
Administrative page callbacks for the Database Logging module. |
syslog_watchdog |
function |
drupal/core/modules/syslog/syslog.module |
Implements hook_watchdog(). |
Database::$logs |
property |
drupal/core/lib/Drupal/Core/Database/Database.php |
An array of active query log objects. |
hook_user_login |
function |
drupal/core/modules/user/user.api.php |
The user just logged in. |
LoggerInterface |
interface |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/LoggerInterface.php |
LoggerInterface. |
Router::$logger |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Router.php |
|
NullLogger::err |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/NullLogger.php |
@api |
Log::findCaller |
function |
drupal/core/lib/Drupal/Core/Database/Log.php |
Determine the routine that called this query. |
VariableLog.php |
file |
drupal/core/lib/Drupal/Core/Mail/VariableLog.php |
Definition of Drupal\Core\Mail\VariableLog. |
Compiler::getLog |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
Returns the log. |
user_user_logout |
function |
drupal/core/modules/user/user.module |
Implements hook_user_logout(). |
DBLogTest::setUp |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DBLogTest.php |
Sets up a Drupal site for running functional and integration tests. |
Database::getLog |
function |
drupal/core/lib/Drupal/Core/Database/Database.php |
Retrieves the queries logged on for given logging key. |
hook_user_logout |
function |
drupal/core/modules/user/user.api.php |
The user just logged out. |
DBLogTest::setUp |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/DBLogTest.php |
Sets up a Drupal site for running functional and integration tests. |
NullLogger::crit |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/NullLogger.php |
@api |
NullLogger::warn |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/NullLogger.php |
@api |
NullLogger::info |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/NullLogger.php |
@api |
ajax_test_dialog |
function |
drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module |
Menu callback: Renders a form elements and links with #ajax['dialog']. |
Log::__construct |
function |
drupal/core/lib/Drupal/Core/Database/Log.php |
Constructor. |
LoggingFormatter |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
Used to format logging messages during the compilation. |
Kernel::getLogDir |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Gets the log directory. |
user_is_logged_in |
function |
drupal/core/modules/user/user.module |
|
Profiler::$logger |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
|
UserLoginTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php |
Definition of Drupal\user\Tests\UserLoginTest. |
DBLogTest::doUser |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DBLogTest.php |
Generates and then verifies some user events. |
DBLogTest::doNode |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DBLogTest.php |
Generates and then verifies some node events. |
HttpCache::getLog |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php |
Returns a log message for the events of the last request processing. |
DBLogTest::asText |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DBLogTest.php |
Extracts the text contained by the XHTML element. |
_drupal_log_error |
function |
drupal/core/includes/errors.inc |
Logs a PHP error or exception and displays an error page in fatal cases. |
dblog_update_8000 |
function |
drupal/core/modules/dblog/dblog.install |
Update settings to the new configuration system. |
dblog_update_8001 |
function |
drupal/core/modules/dblog/dblog.install |
Make *id fields unsigned. |
dblog_filter_form |
function |
drupal/core/modules/dblog/dblog.admin.inc |
Form constructor for the database logging filter form. |