CKEditor5DialogTestController::testDialog |
function |
core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5DialogTestController.php |
Returns a link that can open a node add form in an modal dialog. |
CloseDialogCommand |
class |
core/lib/Drupal/Core/Ajax/CloseDialogCommand.php |
Defines an AJAX command that closes the current active dialog. |
CloseDialogCommand.php |
file |
core/lib/Drupal/Core/Ajax/CloseDialogCommand.php |
|
CloseDialogCommand::$persist |
property |
core/lib/Drupal/Core/Ajax/CloseDialogCommand.php |
Whether to persist the dialog in the DOM or not. |
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 |
|
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. |
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. |
ConfigImporterMissingContentTest::$logMessages |
property |
core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php |
The logged messages. |
ConfigImporterMissingContentTest::log |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php |
|
ConfigImportUITest::testImportErrorLog |
function |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
Tests an import that results in an error. |
ConfigTranslationUiTest::testConfigTranslationDialog |
function |
core/modules/config_translation/tests/src/FunctionalJavascript/ConfigTranslationUiTest.php |
Tests that the add, edit and delete operations open in a modal. |
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. |
CronLoggingUpdateTest |
class |
core/modules/system/tests/src/Functional/Update/CronLoggingUpdateTest.php |
Tests update of system.cron:logging. |
CronLoggingUpdateTest.php |
file |
core/modules/system/tests/src/Functional/Update/CronLoggingUpdateTest.php |
|
CronLoggingUpdateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Update/CronLoggingUpdateTest.php |
|
CronLoggingUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/CronLoggingUpdateTest.php |
|
CronLoggingUpdateTest::testUpdate |
function |
core/modules/system/tests/src/Functional/Update/CronLoggingUpdateTest.php |
Tests update of system.cron:logging. |
CronQueueTest::$logger |
property |
core/modules/system/tests/src/Kernel/System/CronQueueTest.php |
A logger for testing. |
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 |