CloseDialogCommand::$selector |
property |
core/lib/Drupal/Core/Ajax/CloseDialogCommand.php |
A CSS selector string of the dialog to close. |
CloseDialogCommand::render |
function |
core/lib/Drupal/Core/Ajax/CloseDialogCommand.php |
Return an array to be run through json_encode and sent to the client. |
CloseDialogCommand::__construct |
function |
core/lib/Drupal/Core/Ajax/CloseDialogCommand.php |
Constructs a CloseDialogCommand object. |
CloseModalDialogCommand |
class |
core/lib/Drupal/Core/Ajax/CloseModalDialogCommand.php |
Defines an AJAX command that closes the currently visible modal dialog. |
CloseModalDialogCommand.php |
file |
core/lib/Drupal/Core/Ajax/CloseModalDialogCommand.php |
|
CloseModalDialogCommand::__construct |
function |
core/lib/Drupal/Core/Ajax/CloseModalDialogCommand.php |
Constructs a CloseModalDialogCommand object. |
ColorTest::testLogoSettingOverride |
function |
core/modules/color/tests/src/Functional/ColorTest.php |
Tests whether the custom logo is used in the color preview. |
CommentTypeDeleteForm::$logger |
property |
core/modules/comment/src/Form/CommentTypeDeleteForm.php |
A logger instance. |
CommentTypeForm::$logger |
property |
core/modules/comment/src/CommentTypeForm.php |
A logger instance. |
ConfigExportImportUITest::$newSlogan |
property |
core/modules/config/tests/src/Functional/ConfigExportImportUITest.php |
Holds a randomly generated new 'site slogan' for testing. |
ConfigExportImportUITest::$originalSlogan |
property |
core/modules/config/tests/src/Functional/ConfigExportImportUITest.php |
Holds the original 'site slogan' before testing. |
ConfigImporter::logError |
function |
core/lib/Drupal/Core/Config/ConfigImporter.php |
Logs an error message. |
ConfigImportUITest::testImportErrorLog |
function |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
Tests an import that results in an error. |
Connection::$logger |
property |
core/lib/Drupal/Core/Database/Connection.php |
The current database logging object for this connection. |
Connection::getLogger |
function |
core/lib/Drupal/Core/Database/Connection.php |
Gets the current logging object for this connection. |
Connection::setLogger |
function |
core/lib/Drupal/Core/Database/Connection.php |
Associates a logging object with this connection. |
ConnectionFailureTest::testConnectionFailureLogging |
function |
core/modules/dblog/tests/src/Kernel/ConnectionFailureTest.php |
Tests logging of connection failures. |
ContentEntityDeleteForm::logDeletionMessage |
function |
core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php |
|
ContentTranslationStandardFieldsTest::testRevisionLogNotTranslatable |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php |
Tests that revision_log is not translatable. |
CookieResourceTestTrait::$logoutToken |
property |
core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php |
The logout token. |
Cron::$logger |
property |
core/lib/Drupal/Core/Cron.php |
A logger instance. |
CustomPageExceptionHtmlSubscriberTest::$errorLog |
property |
core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php |
The PHP error log settings before the test. |
CustomPageExceptionHtmlSubscriberTest::$logger |
property |
core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php |
The mocked logger. |
d6_dblog_settings.yml |
file |
core/modules/dblog/migrations/d6_dblog_settings.yml |
core/modules/dblog/migrations/d6_dblog_settings.yml |
d6_syslog_settings.yml |
file |
core/modules/syslog/migrations/d6_syslog_settings.yml |
core/modules/syslog/migrations/d6_syslog_settings.yml |
d7_dblog_settings.yml |
file |
core/modules/dblog/migrations/d7_dblog_settings.yml |
core/modules/dblog/migrations/d7_dblog_settings.yml |
d7_syslog_settings.yml |
file |
core/modules/syslog/migrations/d7_syslog_settings.yml |
core/modules/syslog/migrations/d7_syslog_settings.yml |
Database::$logs |
property |
core/lib/Drupal/Core/Database/Database.php |
An array of active query log objects. |
Database::getLog |
function |
core/lib/Drupal/Core/Database/Database.php |
Retrieves the queries logged on for given logging key. |
Database::startLog |
function |
core/lib/Drupal/Core/Database/Database.php |
Starts logging a given logging key on the specified connection. |
DateTimeFormInjectionTest::$logger |
property |
core/modules/datetime/tests/src/Kernel/DateTimeFormInjectionTest.php |
A Dblog logger instance. |
DbLog |
class |
core/modules/dblog/src/Logger/DbLog.php |
Logs events in the watchdog database table. |
dblog.admin.inc |
file |
core/modules/dblog/dblog.admin.inc |
Administrative page callbacks for the Database Logging module. |
dblog.info.yml |
file |
core/modules/dblog/dblog.info.yml |
core/modules/dblog/dblog.info.yml |
dblog.install |
file |
core/modules/dblog/dblog.install |
Install, update and uninstall functions for the dblog module. |
dblog.libraries.yml |
file |
core/modules/dblog/dblog.libraries.yml |
core/modules/dblog/dblog.libraries.yml |
dblog.links.menu.yml |
file |
core/modules/dblog/dblog.links.menu.yml |
core/modules/dblog/dblog.links.menu.yml |
dblog.links.task.yml |
file |
core/modules/dblog/dblog.links.task.yml |
core/modules/dblog/dblog.links.task.yml |
dblog.migrate_drupal.yml |
file |
core/modules/dblog/migrations/state/dblog.migrate_drupal.yml |
core/modules/dblog/migrations/state/dblog.migrate_drupal.yml |
dblog.module |
file |
core/modules/dblog/dblog.module |
System monitoring and logging for administrators. |
dblog.module.css |
file |
core/themes/stable/css/dblog/dblog.module.css |
Admin styles for the Database Logging module. |
dblog.module.css |
file |
core/themes/stable9/css/dblog/dblog.module.css |
Admin styles for the Database Logging module. |
dblog.module.css |
file |
core/modules/dblog/css/dblog.module.css |
Admin styles for the Database Logging module. |
DbLog.php |
file |
core/modules/dblog/src/Logger/DbLog.php |
|
dblog.post_update.php |
file |
core/modules/dblog/dblog.post_update.php |
Post update functions for the Database Logging module. |
dblog.routing.yml |
file |
core/modules/dblog/dblog.routing.yml |
core/modules/dblog/dblog.routing.yml |
dblog.schema.yml |
file |
core/modules/dblog/config/schema/dblog.schema.yml |
core/modules/dblog/config/schema/dblog.schema.yml |
dblog.services.yml |
file |
core/modules/dblog/dblog.services.yml |
core/modules/dblog/dblog.services.yml |
dblog.settings.yml |
file |
core/modules/dblog/config/install/dblog.settings.yml |
core/modules/dblog/config/install/dblog.settings.yml |
dblog.views.inc |
file |
core/modules/dblog/dblog.views.inc |
Provide views data for dblog.module. |