| DialogRenderer::getTitleAsStringable |
function |
core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php |
Gets the title as a string or stringable object. |
| DialogRenderer::renderResponse |
function |
core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php |
Renders the main content render array into a response. |
| DialogRenderer::__construct |
function |
core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php |
Constructs a new DialogRenderer. |
| DialogTest |
class |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php |
Performs tests on opening and manipulating dialogs via AJAX commands. |
| DialogTest.php |
file |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php |
|
| DialogTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php |
The theme to install as the default for testing. |
| DialogTest::$modules |
property |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php |
Modules to install. |
| DialogTest::testDialog |
function |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php |
Tests sending non-JS and AJAX requests to open and manipulate modals. |
| 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 |
|
| 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 |
|
| 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 |
|