Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
DisplayPluginBase::getArgumentsTokens function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Returns to tokens for arguments.
DisplayPluginBase::getOption function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Gets an option, from this display or the default display.
DisplayPluginBase::setOption function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Sets an option, on this display or the default display.
DisplayPluginBase::setOverride function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Flip the override setting for the given section.
DisplayPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Handle any special handling on the validate form.
DisplayPluginInterface::attachTo function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Allows displays to attach to other views.
DisplayPluginInterface::getArgumentsTokens function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Returns to tokens for arguments.
DisplayPluginInterface::getOption function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Gets an option, from this display or the default display.
DisplayPluginInterface::setOption function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Sets an option, on this display or the default display.
DisplayPluginInterface::setOverride function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Flip the override setting for the given section.
DisplayPluginInterface::submitOptionsForm function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Performs any necessary changes to the form values prior to storage.
DisplayTest::submitOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Handle any special handling on the validate form.
DisplayTest::testDisplayTitleInButtonsXss function core/modules/views_ui/tests/src/Functional/DisplayTest.php Ensures that no XSS is possible for buttons.
DisplayTest::testOutputIsEmpty function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the outputIsEmpty method on the display.
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::testOverwritingDownload function core/modules/migrate/tests/src/Kernel/process/DownloadTest.php Tests a download that overwrites an existing local file.
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-wrapper.html.twig file core/modules/system/templates/dropbutton-wrapper.html.twig Default theme implementation for a dropbutton wrapper.
dropbutton-wrapper.html.twig file core/themes/stable/templates/form/dropbutton-wrapper.html.twig Theme override for a dropbutton wrapper.
dropbutton-wrapper.html.twig file core/themes/classy/templates/form/dropbutton-wrapper.html.twig Theme override for a dropbutton wrapper.
dropbutton.component.css file core/themes/seven/css/components/dropbutton.component.css Styling dropbuttons.
dropbutton.component.css file core/themes/bartik/css/components/dropbutton.component.css Visual styles for Bartik's dropbutton component.
dropbutton.css file core/profiles/demo_umami/themes/umami/css/classy/components/dropbutton.css General styles for dropbuttons.
dropbutton.css file core/misc/dropbutton/dropbutton.css Base styles for dropbuttons.
dropbutton.css file core/themes/seven/css/classy/components/dropbutton.css General styles for dropbuttons.
dropbutton.css file core/themes/claro/css/components/dropbutton.css Dropbutton styles.
dropbutton.css file core/themes/bartik/css/classy/components/dropbutton.css General styles for dropbuttons.
dropbutton.css file core/themes/stable/css/core/dropbutton/dropbutton.css Base styles for dropbuttons.
dropbutton.css file core/themes/classy/css/components/dropbutton.css General styles for dropbuttons.
dropbutton.pcss.css file core/themes/claro/css/components/dropbutton.pcss.css Dropbutton styles.
Dropbutton.php file core/lib/Drupal/Core/Render/Element/Dropbutton.php
Dropbutton.php file core/modules/views/src/Plugin/views/field/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-8.convert-path-aliases-to-entities-2336597.php file core/modules/system/tests/fixtures/update/drupal-8.convert-path-aliases-to-entities-2336597.php Contains database additions to drupal-8.filled.standard.php.gz for testing
the upgrade path of https://www.drupal.org/node/2336597.
drupal-8.editor-editor_update_8001.php file core/modules/system/tests/fixtures/update/drupal-8.editor-editor_update_8001.php Contains database additions to drupal-8.bare.standard.php.gz for testing the
upgrade path of editor_update_8001().
drupal-8.local-actions-tasks-into-blocks-507488.php file core/modules/system/tests/fixtures/update/drupal-8.local-actions-tasks-into-blocks-507488.php Contains database additions to drupal-8.bare.standard.php.gz for testing the
upgrade path of https://www.drupal.org/node/507488.
drupal-8.page-title-into-block-2476947.php file core/modules/system/tests/fixtures/update/drupal-8.page-title-into-block-2476947.php Contains database additions to drupal-8.bare.standard.php.gz for testing the
upgrade path of https://www.drupal.org/node/2476947.

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