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 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
LocalActionManagerTest::$localActionManager property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The tested local action manager.
LocalActionManagerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The mocked module handler.
LocalActionManagerTest::$modules property core/tests/Drupal/KernelTests/Core/Menu/LocalActionManagerTest.php Modules to install.
LocalActionManagerTest::$request property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The mocked request.
LocalActionManagerTest::$routeProvider property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The mocked router provider.
LocalActionManagerTest::getActionsForRouteProvider function core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php
LocalActionManagerTest::setUp function core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php
LocalActionManagerTest::testCacheability function core/tests/Drupal/KernelTests/Core/Menu/LocalActionManagerTest.php Tests the cacheability of local actions.
LocalActionManagerTest::testGetActionsForRoute function core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php Tests get actions for route.
LocalActionManagerTest::testGetTitle function core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php Tests get title.
LocalActionsBlock class core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php Provides a block to display the local actions.
LocalActionsBlock.php file core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php
LocalActionsBlock::$localActionManager property core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php The local action manager.
LocalActionsBlock::$routeMatch property core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php The route match.
LocalActionsBlock::build function core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php Builds and returns the renderable array for this block plugin.
LocalActionsBlock::createPlaceholder function core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php
LocalActionsBlock::defaultConfiguration function core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php
LocalActionsBlock::__construct function core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php Creates a LocalActionsBlock instance.
LocalActionTest class core/modules/block_content/tests/src/Functional/LocalActionTest.php Tests block_content local action links.
LocalActionTest class core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/LocalActionTest.php Test derivative to check local action title escaping.
LocalActionTest class core/modules/system/tests/src/Functional/Menu/LocalActionTest.php Tests local actions derived from router and added/altered via hooks.
LocalActionTest.php file core/modules/system/tests/src/Functional/Menu/LocalActionTest.php
LocalActionTest.php file core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/LocalActionTest.php
LocalActionTest.php file core/modules/block_content/tests/src/Functional/LocalActionTest.php
LocalActionTest::$defaultTheme property core/modules/block_content/tests/src/Functional/LocalActionTest.php The theme to install as the default for testing.
LocalActionTest::$defaultTheme property core/modules/system/tests/src/Functional/Menu/LocalActionTest.php The theme to install as the default for testing.
LocalActionTest::$modules property core/modules/system/tests/src/Functional/Menu/LocalActionTest.php Modules to install.
LocalActionTest::assertLocalAction function core/modules/system/tests/src/Functional/Menu/LocalActionTest.php Asserts local actions in the page output.
LocalActionTest::getDerivativeDefinitions function core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/LocalActionTest.php Gets the definition of all derivatives of a base plugin.
LocalActionTest::setUp function core/modules/system/tests/src/Functional/Menu/LocalActionTest.php
LocalActionTest::setUp function core/modules/block_content/tests/src/Functional/LocalActionTest.php Sets the test up.
LocalActionTest::testAddContentBlockLink function core/modules/block_content/tests/src/Functional/LocalActionTest.php Tests the block_content_add_action link.
LocalActionTest::testLocalAction function core/modules/system/tests/src/Functional/Menu/LocalActionTest.php Tests appearance of local actions.
LocalActionWithDestination class core/lib/Drupal/Core/Menu/LocalActionWithDestination.php Modifies the local action to add a destination.
LocalActionWithDestination.php file core/lib/Drupal/Core/Menu/LocalActionWithDestination.php
LocalActionWithDestination::create function core/lib/Drupal/Core/Menu/LocalActionWithDestination.php Creates an instance of the plugin.
LocalActionWithDestination::getOptions function core/lib/Drupal/Core/Menu/LocalActionWithDestination.php Returns options for rendering a link for the local action.
LocalActionWithDestination::__construct function core/lib/Drupal/Core/Menu/LocalActionWithDestination.php Constructs a LocalActionDefault object.
LocalAwareRedirectResponseTrait trait core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php Provides a trait which ensures that a URL is safe to redirect to.
LocalAwareRedirectResponseTrait.php file core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php
LocalAwareRedirectResponseTrait::$requestContext property core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php The request context.
LocalAwareRedirectResponseTrait::getRequestContext function core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php Returns the request context.
LocalAwareRedirectResponseTrait::isLocal function core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php Determines whether a path is local.
LocalAwareRedirectResponseTrait::setRequestContext function core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php Sets the request context.
locale-test-tokenized.html.twig file core/modules/locale/tests/modules/locale_test/templates/locale-test-tokenized.html.twig {{ content }}
locale-translation-last-check.html.twig file core/modules/locale/templates/locale-translation-last-check.html.twig Default theme implementation for the last time we checked for update data.
locale-translation-last-check.html.twig file core/themes/stable9/templates/admin/locale-translation-last-check.html.twig Theme override for the last time we checked for update data.
locale-translation-update-info.html.twig file core/themes/stable9/templates/admin/locale-translation-update-info.html.twig Theme override for displaying translation status information.
locale-translation-update-info.html.twig file core/modules/locale/templates/locale-translation-update-info.html.twig Default theme implementation for displaying translation status information.
locale.admin.css file core/modules/locale/css/locale.admin.css .locale-translate-filter-form .form-item-langcode,
.locale-translate-filter-form .form-item-translation,
.locale-translate-filter-form .form-item-customized {
float: left; /* LTR */
/**
* In Opera 9, DOM elements with the property of…

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