Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| dialog.css | file | core/ |
/* cspell:ignore treetable */ .ui-dialog:not(.ui-dialog-off-canvas) { max-width: 1280px; border: 0 none !important; border-radius: var(--gin-border-m); background: var(--gin-bg-layer); } @media (forced-colors: active) { … |
| dialog.css | file | core/ |
/* cspell:ignore tablesaw */ .ui-dialog a, .ui-dialog .link, .ui-dialog button.link, .ui-dialog .tabs__link.is-active, .ui-dialog [open] .gin-details__summary--accordion, .ui-dialog [open] .gin-details__summary--accordion-item, .ui-dialog [open]… |
| dialog.css | file | core/ |
Presentational styles for Drupal dialogs. |
| dialog.css | file | core/ |
Presentational styles for Drupal dialogs. |
| dialog.css | file | core/ |
Presentational styles for Drupal dialogs. |
| dialog.pcss.css | file | core/ |
Presentational styles for Drupal dialogs. |
| dialog.pcss.css | file | core/ |
Presentational styles for Drupal dialogs. |
| dialog.pcss.css | file | core/ |
Dialog and modal styles, including theme overrides for form elements, links, and controls. |
| dialog.pcss.css | file | core/ |
Dialog and modal styles. |
| dialog.pcss.css | file | core/ |
Dialog theme overrides for form elements, links, and controls. |
| DialogDeprecationsTest | class | core/ |
Tests jQuery events deprecations. |
| DialogDeprecationsTest.php | file | core/ |
|
| DialogDeprecationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DialogDeprecationsTest::$modules | property | core/ |
Modules to install. |
| DialogDeprecationsTest::testDialogDeprecations | function | core/ |
Tests that the deprecation events are triggered. |
| DialogPositionTest | class | core/ |
Tests the JavaScript functionality of the dialog position. |
| DialogPositionTest.php | file | core/ |
|
| DialogPositionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DialogPositionTest::$modules | property | core/ |
Modules to install. |
| DialogPositionTest::testDialogOpenAndClose | function | core/ |
Tests if the dialog UI works properly with block layout page. |
| DialogRenderer::$titleResolver | property | core/ |
The title resolver. |
| DialogRenderer::determineTargetSelector | function | core/ |
Determine the target selector for the OpenDialogCommand. |
| DialogRenderer::getDialogOptions | function | core/ |
Returns the dialog options from request. |
| DialogRenderer::getTitleAsStringable | function | core/ |
Gets the title as a string or stringable object. |
| DialogRenderer::renderResponse | function | core/ |
Renders the main content render array into a response. |
| DialogRenderer::__construct | function | core/ |
Constructs a new DialogRenderer. |
| DialogTest | class | core/ |
Performs tests on opening and manipulating dialogs via AJAX commands. |
| DialogTest.php | file | core/ |
|
| DialogTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DialogTest::$modules | property | core/ |
Modules to install. |
| DialogTest::testDialog | function | core/ |
Tests sending non-JS and AJAX requests to open and manipulate modals. |
| DialogTest::testHttpMethod | function | core/ |
Tests dialog link opener with different HTTP methods. |
| DialogTestEntityEditForm | class | core/ |
Base form for dialog test entity form edit form. |
| DialogTestEntityEditForm.php | file | core/ |
|
| DialogTestEntityEditForm::getEditableConfigNames | function | core/ |
|
| DialogTestEntityForm | class | core/ |
Define the dialog test entity form entity. |
| DialogTestEntityForm.php | file | core/ |
|
| dialog_renderer_test.info.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.info.yml |
| dialog_renderer_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.libraries.yml |
| dialog_renderer_test.routing.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.routing.yml |
| dialog_renderer_test.services.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.services.yml |
| dialog_test.info.yml | file | core/ |
core/modules/system/tests/modules/dialog_test/dialog_test.info.yml |
| dialog_test.routing.yml | file | core/ |
core/modules/system/tests/modules/dialog_test/dialog_test.routing.yml |
| Diff::$edits | property | core/ |
The list of differences as an array of diff operations. |
| Diff::getEdits | function | core/ |
Gets the list of differences as an array of diff operations. |
| Diff::__construct | function | core/ |
Computes diff between sequences of strings. |
| DiffArray::diffAssocRecursive | function | core/ |
Recursively computes the difference of arrays with additional index check. |
| DiffArrayTest | class | core/ |
Tests the DiffArray helper class. |
| DiffArrayTest.php | file | core/ |
|
| DiffArrayTest::$array1 | property | core/ |
Array to use for testing. |
Pagination
- Previous page
- Page 367
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.