Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Drupal.php

13 calls to Drupal::languageManager()

ConfigurableLanguage::postDelete in core/modules/language/src/Entity/ConfigurableLanguage.php
Acts on deleted entities before the delete hook is invoked.
ConfigurableLanguage::postSave in core/modules/language/src/Entity/ConfigurableLanguage.php
Acts on a saved entity before the insert or update hook is invoked.
EntityBase::languageManager in core/lib/Drupal/Core/Entity/EntityBase.php
Gets the language manager.
LanguageBlock::getDerivativeDefinitions in core/modules/language/src/Plugin/Derivative/LanguageBlock.php
Gets the definition of all derivatives of a base plugin.
LanguageConfiguration::languageManager in core/modules/language/src/Element/LanguageConfiguration.php
Wraps the language manager.
LanguageReference::getAllValidLangcodes in core/lib/Drupal/Core/TypedData/Plugin/DataType/LanguageReference.php
Returns all valid values for a `langcode` config value.
NodeListBuilder::buildRow in core/modules/node/src/NodeListBuilder.php
Builds a row for an entity in the entity listing.
PluginBase::listLanguages in core/modules/views/src/Plugin/views/PluginBase.php
Makes an array of languages, optionally including special languages.
PluginBase::queryLanguageSubstitutions in core/modules/views/src/Plugin/views/PluginBase.php
Returns substitutions for Views queries for languages.
RouteProvider::__construct in core/lib/Drupal/Core/Routing/RouteProvider.php
Constructs a new PathMatcher.
UserHooks::mail in core/modules/user/src/Hook/UserHooks.php
Implements hook_mail().
_install_config_locale_overrides in core/includes/install.core.inc
Creates a batch to process config translations after installing from config.
_install_config_locale_overrides_process_batch in core/includes/install.core.inc
Batch operation callback for install_config_locale_overrides().

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal