Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
details.html.twig file core/themes/olivero/templates/form/details.html.twig Theme override for a details element.
details.pcss.css file core/misc/dialog/off-canvas/css/details.pcss.css Visual styling for summary and details in the off-canvas dialog.
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.pcss.css file core/themes/admin/css/components/details.pcss.css Collapsible details.
details.pcss.css file core/themes/default_admin/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
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
DevelopmentSettingsForm class core/modules/system/src/Form/DevelopmentSettingsForm.php Configure development settings for this site.
DevelopmentSettingsForm.php file core/modules/system/src/Form/DevelopmentSettingsForm.php
DevelopmentSettingsForm::buildForm function core/modules/system/src/Form/DevelopmentSettingsForm.php
DevelopmentSettingsForm::create function core/modules/system/src/Form/DevelopmentSettingsForm.php
DevelopmentSettingsForm::getFormId function core/modules/system/src/Form/DevelopmentSettingsForm.php
DevelopmentSettingsForm::submitForm function core/modules/system/src/Form/DevelopmentSettingsForm.php
DevelopmentSettingsForm::__construct function core/modules/system/src/Form/DevelopmentSettingsForm.php Constructs a new development settings form.
DevelopmentSettingsFormTest class core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php Tests development settings form items for expected behavior.
DevelopmentSettingsFormTest.php file core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php
DevelopmentSettingsFormTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php
DevelopmentSettingsFormTest::$modules property core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php
DevelopmentSettingsFormTest::setUp function core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php
DevelopmentSettingsFormTest::testDisabledRenderedOutputCacheBins function core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php Tests disabling cache bins which cache markup.
DevelopmentSettingsFormTest::testTwigDevelopmentMode function core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php Tests turning on Twig development mode.
DevelopmentSettingsFormTest::twigDevelopmentData function core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php Test data for Twig development mode.
DevelopmentSettingsPass class core/lib/Drupal/Core/DependencyInjection/Compiler/DevelopmentSettingsPass.php Defines a compiler pass to register development settings.
DevelopmentSettingsPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/DevelopmentSettingsPass.php
DevelopmentSettingsPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/DevelopmentSettingsPass.php
DevReleaseTest class core/modules/update/tests/src/Kernel/DevReleaseTest.php Tests the project data when the installed version is a dev version.
DevReleaseTest.php file core/modules/update/tests/src/Kernel/DevReleaseTest.php
DevReleaseTest::$client property core/modules/update/tests/src/Kernel/DevReleaseTest.php The http client.
DevReleaseTest::$modules property core/modules/update/tests/src/Kernel/DevReleaseTest.php
DevReleaseTest::getProjectData function core/modules/update/tests/src/Kernel/DevReleaseTest.php Gets project data from update_calculate_project_data().
DevReleaseTest::setCoreVersion function core/modules/update/tests/src/Kernel/DevReleaseTest.php Sets the current version of core, as known to the Update Status module.
DevReleaseTest::setReleaseMetadata function core/modules/update/tests/src/Kernel/DevReleaseTest.php Sets the release metadata file to use when fetching available updates.
DevReleaseTest::setUp function core/modules/update/tests/src/Kernel/DevReleaseTest.php
DevReleaseTest::testSecurityUpdateEmptyProjectTimestamp function core/modules/update/tests/src/Kernel/DevReleaseTest.php Tests security updates are empty with a dev version and an empty timestamp.
DevReleaseTest::testSecurityUpdates function core/modules/update/tests/src/Kernel/DevReleaseTest.php Tests security updates when the installed version is a dev version.
DHooks class core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/src/Hook/DHooks.php Provides hook implementations for testing the execution order of hooks.
DHooks.php file core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/src/Hook/DHooks.php
DHooks::sparseTestHook function core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/src/Hook/DHooks.php Implements hook_test_hook().
DHooks::testHook function core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/src/Hook/DHooks.php Implements hook_test_hook().
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/assets/vendor/jquery.ui/themes/base/dialog.css /*!
* jQuery UI Dialog 1.14.1
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license.
* https://jquery.org/license
*
* https://api.jqueryui.com/dialog/#theming
*/
.ui-dialog {
position:…
dialog.css file core/themes/default_admin/migration/css/components/dialog.css Dialog and modal styles.
dialog.css file core/themes/default_admin/migration/css/theme/dialog.css Dialog theme overrides for form elements, links, and controls.
dialog.css file core/themes/default_admin/css/components/dialog.css Presentational styles for Drupal dialogs.
dialog.css file core/themes/admin/migration/css/components/dialog.css /* 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/themes/admin/migration/css/theme/dialog.css /* 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]…

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