Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
details.html.twig file core/themes/claro/templates/details.html.twig Theme override for a details element.
details.html.twig file core/themes/bartik/templates/classy/form/details.html.twig Theme override for a details element.
details.html.twig file core/themes/stable9/templates/form/details.html.twig Theme override for a details element.
details.html.twig file core/themes/seven/templates/details.html.twig Theme override for a details element.
details.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/form/details.html.twig Theme override for a details element.
details.html.twig file core/modules/system/templates/details.html.twig Default theme implementation for a details element.
details.module.css file core/themes/stable9/css/system/components/details.module.css Collapsible details.
details.module.css file core/themes/stable/css/system/components/details.module.css Collapsible details.
details.module.css file core/modules/system/css/components/details.module.css Collapsible details.
details.pcss.css file core/themes/olivero/css/components/details.pcss.css Collapsible details.
details.pcss.css file core/themes/claro/css/components/details.pcss.css Collapsible details.
Details.php file core/lib/Drupal/Core/Render/Element/Details.php
Details::getInfo function core/lib/Drupal/Core/Render/Element/Details.php Returns the element properties for this element.
Details::preRenderDetails function core/lib/Drupal/Core/Render/Element/Details.php Adds form element theming to details.
development.services.yml file core/assets/scaffold/files/development.services.yml core/assets/scaffold/files/development.services.yml
development.services.yml file sites/development.services.yml sites/development.services.yml
dialog-test.css file core/modules/system/tests/modules/dialog_renderer_test/css/dialog-test.css .no-close .ui-dialog-titlebar-close {
display: none;
visibility: hidden;
}
dialog.css file core/themes/starterkit_theme/css/components/dialog.css Presentational styles for Drupal dialogs.
dialog.css file core/themes/classy/css/components/dialog.css Presentational styles for Drupal dialogs.
dialog.css file core/themes/claro/css/components/dialog.css Presentational styles for Drupal dialogs.
dialog.css file core/themes/bartik/css/classy/components/dialog.css Presentational styles for Drupal dialogs.
dialog.css file core/profiles/demo_umami/themes/umami/css/classy/components/dialog.css Presentational styles for Drupal dialogs.
dialog.css file core/themes/seven/css/components/dialog.css /**
* Presentational styles for Drupal dialogs.
*/

.ui-dialog {
position: absolute;
z-index: 1260;
padding: 0;
border: 0;
background: transparent;
}

@media all and (max-width: 48em) { /* 768px */
.ui-dialog {
min-width: 92%;
dialog.css file core/assets/vendor/jquery.ui/themes/base/dialog.css /*!
* jQuery UI Dialog 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/dialog/#theming
*/
.ui-dialog {
position:…
dialog.css file core/assets/vendor/ckeditor/skins/moono-lisa/dialog.css /*
Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog…
dialog.css file core/assets/vendor/ckeditor/plugins/dialog/styles/dialog.css .cke_dialog_open {
overflow: hidden;
}

.cke_dialog_container {
position: fixed;
overflow-y: auto;
overflow-x: auto;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 10010;
}

.cke_dialog_body {
position: relative;
}
dialog.pcss.css file core/themes/claro/css/components/dialog.pcss.css Presentational styles for Drupal dialogs.
DialogPositionTest class core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php Tests the JavaScript functionality of the dialog position.
DialogPositionTest.php file core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php
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 enable.
DialogPositionTest::testDialogOpenAndClose function core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php Tests if the dialog UI works properly with block layout page.
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::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 enable.
DialogTest::testDialog function core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php Tests sending non-JS and AJAX requests to open and manipulate modals.
dialog_ie.css file core/assets/vendor/ckeditor/skins/moono-lisa/dialog_ie.css /*
Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog…
dialog_ie8.css file core/assets/vendor/ckeditor/skins/moono-lisa/dialog_ie8.css /*
Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog…
dialog_iequirks.css file core/assets/vendor/ckeditor/skins/moono-lisa/dialog_iequirks.css /*
Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog…
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
Diff::$edits property core/lib/Drupal/Component/Diff/Diff.php The list of differences as an array of diff operations.
Diff::closing function core/lib/Drupal/Component/Diff/Diff.php Gets the closing set of lines.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.