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
ContextualLinks.php file core/modules/contextual/src/Plugin/views/field/ContextualLinks.php
ContextualLinks::$contextualLinksSerializer property core/modules/contextual/src/Plugin/views/field/ContextualLinks.php The contextual links serializer service.
ContextualLinks::buildOptionsForm function core/modules/contextual/src/Plugin/views/field/ContextualLinks.php
ContextualLinks::contextualLinkManager function core/modules/contextual/src/Element/ContextualLinks.php Wraps the contextual link manager.
ContextualLinks::defineOptions function core/modules/contextual/src/Plugin/views/field/ContextualLinks.php
ContextualLinks::getInfo function core/modules/contextual/src/Element/ContextualLinks.php
ContextualLinks::moduleHandler function core/modules/contextual/src/Element/ContextualLinks.php Wraps the module handler.
ContextualLinks::preRender function core/modules/contextual/src/Plugin/views/field/ContextualLinks.php
ContextualLinks::preRenderLinks function core/modules/contextual/src/Element/ContextualLinks.php Pre-render callback: Builds a renderable array for contextual links.
ContextualLinks::query function core/modules/contextual/src/Plugin/views/field/ContextualLinks.php
ContextualLinks::render function core/modules/contextual/src/Plugin/views/field/ContextualLinks.php Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::render().
ContextualLinks::usesGroupBy function core/modules/contextual/src/Plugin/views/field/ContextualLinks.php
ContextualLinks::__construct function core/modules/contextual/src/Plugin/views/field/ContextualLinks.php
ContextualLinksHelper class core/modules/views/src/ContextualLinksHelper.php Views contextual links helper service.
ContextualLinksHelper.php file core/modules/views/src/ContextualLinksHelper.php
ContextualLinksHelper::addLinks function core/modules/views/src/ContextualLinksHelper.php Adds view's display contextual links to a renderable array.
ContextualLinksHelper::__construct function core/modules/views/src/ContextualLinksHelper.php
ContextualLinksNegotiator class core/modules/contextual/src/Theme/ContextualLinksNegotiator.php Set the theme according to the parameter passed to the controller.
ContextualLinksNegotiator.php file core/modules/contextual/src/Theme/ContextualLinksNegotiator.php
ContextualLinksNegotiator::applies function core/modules/contextual/src/Theme/ContextualLinksNegotiator.php
ContextualLinksNegotiator::determineActiveTheme function core/modules/contextual/src/Theme/ContextualLinksNegotiator.php
ContextualLinksNegotiator::__construct function core/modules/contextual/src/Theme/ContextualLinksNegotiator.php
ContextualLinksPlaceholder class core/modules/contextual/src/Element/ContextualLinksPlaceholder.php Provides a contextual_links_placeholder element.
ContextualLinksPlaceholder.php file core/modules/contextual/src/Element/ContextualLinksPlaceholder.php
ContextualLinksPlaceholder::getInfo function core/modules/contextual/src/Element/ContextualLinksPlaceholder.php
ContextualLinksPlaceholder::preRenderPlaceholder function core/modules/contextual/src/Element/ContextualLinksPlaceholder.php Pre-render callback: Renders a contextual links placeholder into #markup.
ContextualLinksSerializer class core/modules/contextual/src/ContextualLinksSerializer.php Helper methods to handle contextual links <-> ID conversion.
ContextualLinksSerializer.php file core/modules/contextual/src/ContextualLinksSerializer.php
ContextualLinksSerializer::idToLinks function core/modules/contextual/src/ContextualLinksSerializer.php Unserializes the result of ::linksToId().
ContextualLinksSerializer::linksToId function core/modules/contextual/src/ContextualLinksSerializer.php Serializes #contextual_links property value array to a string.
ContextualLinksSerializer::__construct function core/modules/contextual/src/ContextualLinksSerializer.php
ContextualLinksTest class core/modules/contextual/tests/src/FunctionalJavascript/ContextualLinksTest.php Tests the UI for correct contextual links.
ContextualLinksTest class core/modules/node/tests/src/FunctionalJavascript/ContextualLinksTest.php Create a node with revisions and test contextual links.
ContextualLinksTest class core/modules/layout_builder/tests/src/FunctionalJavascript/ContextualLinksTest.php Test contextual links compatibility with the Layout Builder.
ContextualLinksTest.php file core/modules/layout_builder/tests/src/FunctionalJavascript/ContextualLinksTest.php
ContextualLinksTest.php file core/modules/contextual/tests/src/FunctionalJavascript/ContextualLinksTest.php
ContextualLinksTest.php file core/modules/node/tests/src/FunctionalJavascript/ContextualLinksTest.php
ContextualLinksTest::$defaultTheme property core/modules/node/tests/src/FunctionalJavascript/ContextualLinksTest.php
ContextualLinksTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/ContextualLinksTest.php
ContextualLinksTest::$defaultTheme property core/modules/contextual/tests/src/FunctionalJavascript/ContextualLinksTest.php
ContextualLinksTest::$modules property core/modules/contextual/tests/src/FunctionalJavascript/ContextualLinksTest.php
ContextualLinksTest::$modules property core/modules/node/tests/src/FunctionalJavascript/ContextualLinksTest.php
ContextualLinksTest::$modules property core/modules/layout_builder/tests/src/FunctionalJavascript/ContextualLinksTest.php
ContextualLinksTest::$nodes property core/modules/node/tests/src/FunctionalJavascript/ContextualLinksTest.php An array of node revisions.
ContextualLinksTest::addBlock function core/modules/layout_builder/tests/src/FunctionalJavascript/ContextualLinksTest.php Adds block to the layout via Layout Builder's UI.
ContextualLinksTest::assertCorrectContextualLinks function core/modules/layout_builder/tests/src/FunctionalJavascript/ContextualLinksTest.php Assert the contextual links are correct.
ContextualLinksTest::assertCorrectContextualLinksInNode function core/modules/layout_builder/tests/src/FunctionalJavascript/ContextualLinksTest.php Asserts the contextual links are correct on the canonical entity route.
ContextualLinksTest::assertCorrectContextualLinksInUi function core/modules/layout_builder/tests/src/FunctionalJavascript/ContextualLinksTest.php Asserts the contextual links are correct in Layout Builder UI.
ContextualLinksTest::setUp function core/modules/layout_builder/tests/src/FunctionalJavascript/ContextualLinksTest.php
ContextualLinksTest::setUp function core/modules/contextual/tests/src/FunctionalJavascript/ContextualLinksTest.php

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