Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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
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 Form constructor.
DevelopmentSettingsForm::create function core/modules/system/src/Form/DevelopmentSettingsForm.php Instantiates a new instance of this class.
DevelopmentSettingsForm::getFormId function core/modules/system/src/Form/DevelopmentSettingsForm.php Returns a unique string identifying the form.
DevelopmentSettingsForm::submitForm function core/modules/system/src/Form/DevelopmentSettingsForm.php Form submission handler.
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 The theme to install as the default for testing.
DevelopmentSettingsFormTest::$modules property core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php Modules to install.
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 Modules to install.
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 (running) version of core, as known to the Update 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.
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.13.3
* 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/profiles/demo_umami/themes/umami/css/classy/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/starterkit_theme/css/components/dialog.css Presentational styles for Drupal dialogs.
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 install.
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::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.

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