| DialogPositionTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php |
The theme to install as the default for testing. |
| DialogPositionTest::$modules |
property |
core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php |
Modules to install. |
| DialogPositionTest::testDialogOpenAndClose |
function |
core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php |
Tests if the dialog UI works properly with block layout page. |
| DialogRenderer |
class |
core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php |
Default main content renderer for dialog requests. |
| DialogRenderer.php |
file |
core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php |
|
| DialogRenderer::$renderer |
property |
core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php |
The renderer. |
| DialogRenderer::$titleResolver |
property |
core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php |
The title resolver. |
| DialogRenderer::determineTargetSelector |
function |
core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php |
Determine the target selector for the OpenDialogCommand. |
| DialogRenderer::getDialogOptions |
function |
core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php |
Returns the dialog options from request. |
| 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. |
| DialogTestEntityEditForm |
class |
core/modules/system/tests/modules/dialog_test/src/DialogTestEntityEditForm.php |
Base form for dialog test entity form edit form. |
| DialogTestEntityEditForm.php |
file |
core/modules/system/tests/modules/dialog_test/src/DialogTestEntityEditForm.php |
|
| DialogTestEntityEditForm::getEditableConfigNames |
function |
core/modules/system/tests/modules/dialog_test/src/DialogTestEntityEditForm.php |
|
| DialogTestEntityForm |
class |
core/modules/system/tests/modules/dialog_test/src/Entity/DialogTestEntityForm.php |
Define the dialog test entity form entity. |
| DialogTestEntityForm.php |
file |
core/modules/system/tests/modules/dialog_test/src/Entity/DialogTestEntityForm.php |
|
| 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 |
| dialog_test.info.yml |
file |
core/modules/system/tests/modules/dialog_test/dialog_test.info.yml |
core/modules/system/tests/modules/dialog_test/dialog_test.info.yml |
| dialog_test.routing.yml |
file |
core/modules/system/tests/modules/dialog_test/dialog_test.routing.yml |
core/modules/system/tests/modules/dialog_test/dialog_test.routing.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\dblog\DbLogFilters |
service |
core/modules/dblog/dblog.services.yml |
|
| 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. |