Search for alt

  1. Search 7.x for alt
  2. Search 9.5.x for alt
  3. Search 8.9.x for alt
  4. Search 10.3.x for alt
  5. Search 11.x for alt
  6. Other projects
Title Object type File name Summary
locale_form_language_admin_edit_form_alter_submit function core/modules/locale/locale.module Form submission handler for language_admin_edit_form().
LocalTaskDefault class core/lib/Drupal/Core/Menu/LocalTaskDefault.php Default object used for LocalTaskPlugins.
LocalTaskDefault.php file core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefault::$active property core/lib/Drupal/Core/Menu/LocalTaskDefault.php TRUE if this plugin is forced active for options attributes.
LocalTaskDefault::$routeProvider property core/lib/Drupal/Core/Menu/LocalTaskDefault.php The route provider to load routes by name.
LocalTaskDefault::getActive function core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefault::getCacheContexts function core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefault::getCacheMaxAge function core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefault::getCacheTags function core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefault::getOptions function core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefault::getRouteName function core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefault::getRouteParameters function core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefault::getTitle function core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefault::getWeight function core/lib/Drupal/Core/Menu/LocalTaskDefault.php Returns the weight of the local task.
LocalTaskDefault::routeProvider function core/lib/Drupal/Core/Menu/LocalTaskDefault.php Returns the route provider.
LocalTaskDefault::setActive function core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefaultTest class core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests Drupal\Core\Menu\LocalTaskDefault.
LocalTaskDefaultTest.php file core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php
LocalTaskDefaultTest::$config property core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php The used plugin configuration.
LocalTaskDefaultTest::$localTaskBase property core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php The tested local task default plugin.
LocalTaskDefaultTest::$pluginDefinition property core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php The used plugin definition.
LocalTaskDefaultTest::$pluginId property core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php The used plugin ID.
LocalTaskDefaultTest::providerTestGetWeight function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Defines a data provider for testGetWeight().
LocalTaskDefaultTest::setupLocalTaskDefault function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Setups the local task default.
LocalTaskDefaultTest::testActive function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests active.
LocalTaskDefaultTest::testCacheabilityMetadata function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests cacheability metadata.
LocalTaskDefaultTest::testGetOptions function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests get options.
LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithNonUpcastedParameters function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests get route parameters for dynamic route with non upcasted parameters.
LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithUpcastedParameters function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests the getRouteParameters method for a route with upcasted parameters.
LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithUpcastedParametersEmptyRawParameters function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests the getRouteParameters method for a route with upcasted parameters.
LocalTaskDefaultTest::testGetRouteParametersForStaticRoute function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests get route parameters for static route.
LocalTaskDefaultTest::testGetRouteParametersInPluginDefinitions function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests get route parameters in plugin definitions.
LocalTaskDefaultTest::testGetTitle function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests get title.
LocalTaskDefaultTest::testGetTitleWithContext function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests get title with context.
LocalTaskDefaultTest::testGetTitleWithTitleArguments function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests get title with title arguments.
LocalTaskDefaultTest::testGetWeight function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests get weight.
LocalTaskIntegrationTestBase class core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php Defines a base unit test for testing existence of local tasks.
LocalTaskIntegrationTestBase.php file core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php
LocalTaskIntegrationTestBase::$container property core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php The container.
LocalTaskIntegrationTestBase::$directoryList property core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php A list of module directories used for YAML searching.
LocalTaskIntegrationTestBase::$moduleHandler property core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php The module handler.
LocalTaskIntegrationTestBase::assertLocalTasks function core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php Tests integration for local tasks.
LocalTaskIntegrationTestBase::getLocalTaskManager function core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php Sets up the local task manager for the test.
LocalTaskIntegrationTestBase::setUp function core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php
LocalTaskInterface interface core/lib/Drupal/Core/Menu/LocalTaskInterface.php Defines an interface for menu local tasks.
LocalTaskInterface.php file core/lib/Drupal/Core/Menu/LocalTaskInterface.php
LocalTaskInterface::getActive function core/lib/Drupal/Core/Menu/LocalTaskInterface.php Gets the active status.
LocalTaskInterface::getOptions function core/lib/Drupal/Core/Menu/LocalTaskInterface.php Returns options for rendering a link to the local task.
LocalTaskInterface::getRouteName function core/lib/Drupal/Core/Menu/LocalTaskInterface.php Get the route name from the settings.
LocalTaskInterface::getRouteParameters function core/lib/Drupal/Core/Menu/LocalTaskInterface.php Returns the route parameters needed to render a link for the local task.

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