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
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…
locale.admin.css file core/themes/stable9/css/locale/locale.admin.css .locale-translate-filter-form .details-wrapper {
overflow: hidden;
}
.locale-translate-filter-form .form-item-langcode,
.locale-translate-filter-form .form-item-translation,
.locale-translate-filter-form .form-item-customized {
float: left; /* LTR…
locale.api.php file core/modules/locale/locale.api.php Hooks provided by the Locale module.
locale.batch.inc file core/modules/locale/locale.batch.inc
locale.bulk.inc file core/modules/locale/locale.bulk.inc
locale.compare.inc file core/modules/locale/locale.compare.inc
locale.config_manager service core/modules/locale/locale.services.yml Drupal\locale\LocaleConfigManager
locale.config_subscriber service core/modules/locale/locale.services.yml Drupal\locale\LocaleConfigSubscriber
locale.default.config.storage service core/modules/locale/locale.services.yml Drupal\locale\LocaleDefaultConfigStorage
locale.fetch.inc file core/modules/locale/locale.fetch.inc
locale.import.html.twig file core/modules/locale/help_topics/locale.import.html.twig ---
label: 'Importing a translation file'
related:
- core.translations
- locale.translation_status
- locale.translate_strings
---
{% set import_text %}{% trans %}Import{% endtrans %}{% endset %}
{% set import_link =…
locale.info.yml file core/modules/locale/locale.info.yml core/modules/locale/locale.info.yml
locale.install file core/modules/locale/locale.install Install, update, and uninstall functions for the Locale module.

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