DialogTest::testHttpMethod |
function |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php |
Tests dialog link opener with different HTTP methods. |
dialog_renderer_test.info.yml |
file |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.info.yml |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.info.yml |
dialog_renderer_test.libraries.yml |
file |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.libraries.yml |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.libraries.yml |
dialog_renderer_test.routing.yml |
file |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.routing.yml |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.routing.yml |
dialog_renderer_test.services.yml |
file |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.services.yml |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.services.yml |
DiskSpaceValidator::areSameLogicalDisk |
function |
core/modules/package_manager/src/Validator/DiskSpaceValidator.php |
Checks if two paths are located on the same logical disk. |
Drupal::logger |
function |
core/lib/Drupal.php |
Returns a channel logger object. |
DrupalLogErrorTest |
class |
core/tests/Drupal/Tests/Core/Error/DrupalLogErrorTest.php |
Tests logging of errors in core/error.inc. |
DrupalLogErrorTest.php |
file |
core/tests/Drupal/Tests/Core/Error/DrupalLogErrorTest.php |
|
DrupalLogErrorTest::getScriptBody |
function |
core/tests/Drupal/Tests/Core/Error/DrupalLogErrorTest.php |
|
DrupalLogErrorTest::provideFatalExitCodeData |
function |
core/tests/Drupal/Tests/Core/Error/DrupalLogErrorTest.php |
|
DrupalLogErrorTest::testFatalExitCode |
function |
core/tests/Drupal/Tests/Core/Error/DrupalLogErrorTest.php |
Tests that fatal errors return a non-zero exit code. |
Drupal\package_manager\EventSubscriber\ChangeLogger |
service |
core/modules/package_manager/package_manager.services.yml |
|
Drupal\package_manager\LoggingBeginner |
service |
core/modules/package_manager/package_manager.services.yml |
|
Drupal\package_manager\LoggingCommitter |
service |
core/modules/package_manager/package_manager.services.yml |
|
Drupal\package_manager\LoggingStager |
service |
core/modules/package_manager/package_manager.services.yml |
|
Drupal\package_manager_bypass\LoggingBeginner |
service |
core/modules/package_manager/tests/modules/package_manager_bypass/package_manager_bypass.services.yml |
|
Drupal\package_manager_bypass\LoggingCommitter |
service |
core/modules/package_manager/tests/modules/package_manager_bypass/package_manager_bypass.services.yml |
|
EditorDialogSave |
class |
core/modules/editor/src/Ajax/EditorDialogSave.php |
Provides an AJAX command for saving the contents of an editor dialog. |
EditorDialogSave.php |
file |
core/modules/editor/src/Ajax/EditorDialogSave.php |
|
EditorDialogSave::$values |
property |
core/modules/editor/src/Ajax/EditorDialogSave.php |
An array of values that will be passed back to the editor by the dialog. |
EditorDialogSave::render |
function |
core/modules/editor/src/Ajax/EditorDialogSave.php |
Return an array to be run through json_encode and sent to the client. |
EditorDialogSave::__construct |
function |
core/modules/editor/src/Ajax/EditorDialogSave.php |
Constructs an EditorDialogSave object. |
EmailAction::$logger |
property |
core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php |
A logger instance. |
EntityDeleteFormTrait::logDeletionMessage |
function |
core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php |
Logs a message about the deleted entity. |
EntityDeleteFormTrait::logger |
function |
core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php |
Gets the logger for a specific channel. |
EntityDisplayBase::getLogger |
function |
core/lib/Drupal/Core/Entity/EntityDisplayBase.php |
Provides the 'system' channel logger service. |
EntityReferenceEntityFormatter::$loggerFactory |
property |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php |
The logger factory. |
EntityReferenceSettingsTest::$testLogServiceName |
property |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php |
The service name for a logger implementation that collects anything logged. |
EntityTestMulRevChangedWithRevisionLog |
class |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRevChangedWithRevisionLog.php |
Defines the test entity class. |
EntityTestMulRevChangedWithRevisionLog.php |
file |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRevChangedWithRevisionLog.php |
|
EntityTestMulRevChangedWithRevisionLog::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRevChangedWithRevisionLog.php |
|
EntityTestMulWithRevisionLog |
class |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestMulWithRevisionLog.php |
Defines the test entity class. |
EntityTestMulWithRevisionLog.php |
file |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestMulWithRevisionLog.php |
|
EntityTestMulWithRevisionLogPub |
class |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestMulWithRevisionLogPub.php |
Defines the test entity class. |
EntityTestMulWithRevisionLogPub.php |
file |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestMulWithRevisionLogPub.php |
|
EntityTestMulWithRevisionLogPub::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestMulWithRevisionLogPub.php |
|
EntityTestRevlogAccessControlHandler |
class |
core/modules/system/tests/modules/entity_test_revlog/src/EntityTestRevlogAccessControlHandler.php |
Defines the access control handler for test entity types. |
EntityTestRevlogAccessControlHandler.php |
file |
core/modules/system/tests/modules/entity_test_revlog/src/EntityTestRevlogAccessControlHandler.php |
|
EntityTestRevlogAccessControlHandler::checkAccess |
function |
core/modules/system/tests/modules/entity_test_revlog/src/EntityTestRevlogAccessControlHandler.php |
Performs access checks. |
EntityTestWithRevisionLog |
class |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php |
Defines the test entity class. |
EntityTestWithRevisionLog.php |
file |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php |
|
EntityTestWithRevisionLog::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php |
|
EntityTestWithRevisionLog::setName |
function |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php |
Sets the name. |
entity_test_revlog.info.yml |
file |
core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.info.yml |
core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.info.yml |
Error::logException |
function |
core/lib/Drupal/Core/Utility/Error.php |
Log a formatted exception message to the provided logger. |
EventBase::logMessage |
function |
core/modules/migrate/src/Event/EventBase.php |
Logs a message using the Migrate message service. |
EventBaseTest::testLogMessage |
function |
core/modules/migrate/tests/src/Unit/Event/EventBaseTest.php |
Tests logging a message. |
EventLogSubscriber |
class |
core/modules/package_manager/tests/modules/package_manager_test_event_logger/src/EventSubscriber/EventLogSubscriber.php |
Defines an event subscriber to test logging during events in Package Manager. |
EventLogSubscriber.php |
file |
core/modules/package_manager/tests/modules/package_manager_test_event_logger/src/EventSubscriber/EventLogSubscriber.php |
|