Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
DisplayTest::testReadMoreCustomURL function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the readmore with custom URL.
DisplayTest::toggleContextualTriggerVisibility function core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php Toggles the visibility of a contextual trigger.
DocParser::findInitialTokenPosition function core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php Finds the first valid annotation
DocParserTest::testAnnotationEnumeratorException function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testAnnotationEnumeratorLiteralException function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testAnnotationWithoutConstructor function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testAnnotationWithRequiredAttributesWithoutContructor function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testAutoloadAnnotation function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php @group DCOM-56
DocParserTest::testDefaultAnnotationValueIsNotOverwritten function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testWithoutConstructorWhenHasNoProperties function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testWithoutConstructorWhenIsNotDefaultValue function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DownloadTest::$fileUrlGenerator property core/modules/file/tests/src/Functional/DownloadTest.php The file URL generator.
DownloadTest::testOverwritingDownload function core/modules/migrate/tests/src/Kernel/process/DownloadTest.php Tests a download that overwrites an existing local file.
DriverModuleMissingDependenciesTest::testDetermineDriversAutoloadingFailingOnMissingDependency function core/tests/Drupal/Tests/Core/Database/DriverModuleMissingDependenciesTest.php @covers ::get
DriverSpecificConnectionUnitTestBase::$monitor property core/tests/Drupal/KernelTests/Core/Database/DriverSpecificConnectionUnitTestBase.php A database connection used for monitoring processes.
DriverSpecificConnectionUnitTestBase::testOpenClose function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificConnectionUnitTestBase.php Tests Database::closeConnection() without query.
DriverSpecificConnectionUnitTestBase::testOpenQueryClose function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificConnectionUnitTestBase.php Tests Database::closeConnection() with a query.
DriverSpecificConnectionUnitTestBase::testOpenQueryPrefetchClose function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificConnectionUnitTestBase.php Tests Database::closeConnection() with a query and custom prefetch method.
DriverSpecificConnectionUnitTestBase::testOpenSelectQueryClose function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificConnectionUnitTestBase.php Tests Database::closeConnection() with a select query.
DriverSpecificSchemaTestBase::testChangePrimaryKeyToSerial function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php Tests converting an int to a serial when the int column has data.
Dropbutton class core/modules/views/src/Plugin/views/field/Dropbutton.php Provides a handler that renders links as dropbutton.
Dropbutton class core/lib/Drupal/Core/Render/Element/Dropbutton.php Provides a render element for a set of links rendered as a drop-down button.
dropbutton-noscript.css file core/themes/claro/css/components/dropbutton-noscript.css Dropbutton styles for when JavaScript is not loaded.
dropbutton-noscript.pcss.css file core/themes/claro/css/components/dropbutton-noscript.pcss.css Dropbutton styles for when JavaScript is not loaded.
dropbutton-wrapper.html.twig file core/themes/stable9/templates/form/dropbutton-wrapper.html.twig Theme override for a dropbutton wrapper.
dropbutton-wrapper.html.twig file core/themes/starterkit_theme/templates/form/dropbutton-wrapper.html.twig Theme override for a dropbutton wrapper.
dropbutton-wrapper.html.twig file core/modules/system/templates/dropbutton-wrapper.html.twig Default theme implementation for a dropbutton wrapper.
dropbutton.css file core/profiles/demo_umami/themes/umami/css/classy/components/dropbutton.css General styles for dropbuttons.
dropbutton.css file core/misc/dialog/off-canvas/css/dropbutton.css Styles for dropbuttons in the off-canvas dialog.
dropbutton.css file core/misc/dropbutton/dropbutton.css Base styles for dropbuttons.
dropbutton.css file core/themes/olivero/css/components/dropbutton.css Dropbutton styles.
dropbutton.css file core/themes/stable9/css/core/dropbutton/dropbutton.css Base styles for dropbuttons.
dropbutton.css file core/themes/claro/css/components/dropbutton.css Dropbutton styles.
dropbutton.css file core/themes/starterkit_theme/css/components/dropbutton.css General styles for dropbuttons.
dropbutton.pcss.css file core/misc/dialog/off-canvas/css/dropbutton.pcss.css Styles for dropbuttons in the off-canvas dialog.
dropbutton.pcss.css file core/themes/olivero/css/components/dropbutton.pcss.css Dropbutton styles.
dropbutton.pcss.css file core/themes/claro/css/components/dropbutton.pcss.css Dropbutton styles.
Dropbutton.php file core/modules/views/src/Plugin/views/field/Dropbutton.php
Dropbutton.php file core/lib/Drupal/Core/Render/Element/Dropbutton.php
Dropbutton::getInfo function core/lib/Drupal/Core/Render/Element/Dropbutton.php Returns the element properties for this element.
Dropbutton::preRenderDropbutton function core/lib/Drupal/Core/Render/Element/Dropbutton.php Pre-render callback: Attaches the dropbutton library and required markup.
Dropbutton::render function core/modules/views/src/Plugin/views/field/Dropbutton.php Renders the field.
Drupal::configFactory function core/lib/Drupal.php Retrieves the configuration factory.
Drupal::csrfToken function core/lib/Drupal.php Returns the CSRF token manager service.
Drupal::linkGenerator function core/lib/Drupal.php Returns the link generator service.
Drupal::pathValidator function core/lib/Drupal.php Returns the path validator.
Drupal::token function core/lib/Drupal.php Returns the token service.
Drupal::urlGenerator function core/lib/Drupal.php Returns the URL generator service.
DrupalAspectsOfCKEditor5Plugin class core/modules/ckeditor5/src/Attribute/DrupalAspectsOfCKEditor5Plugin.php
DrupalAspectsOfCKEditor5Plugin class core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php Defines the "Drupal aspects of a CKEditor5Plugin" annotation object.

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