Search for language

  1. Search 7.x for language
  2. Search 9.5.x for language
  3. Search 10.3.x for language
  4. Search 11.x for language
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Language class core/modules/language/src/Plugin/migrate/source/Language.php Plugin annotation @MigrateSource( id = "language", source_module = "locale" )
Language class core/modules/language/src/Plugin/Condition/Language.php Provides a 'Language' condition.
Language class core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php Defines the "language" plugin.
Language class core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php Defines the 'language' data type.
Language class core/lib/Drupal/Core/Language/Language.php An object containing the information for an interface language.

All search results

Title Object type File name Summary
NodeLanguageTest::testNativeLanguageField function core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php Tests native name display in language field.
NodeRevisionRevertTranslationForm::$languageManager property core/modules/node/src/Form/NodeRevisionRevertTranslationForm.php The language manager.
NodeSearch::$languageManager property core/modules/node/src/Plugin/Search/NodeSearch.php The language manager.
NodeStorage::clearRevisionsLanguage function core/modules/node/src/NodeStorage.php Unsets the language for all nodes with the given language.
NodeStorage::countDefaultLanguageRevisions function core/modules/node/src/NodeStorage.php Counts the number of revisions in the default language.
NodeStorageInterface::clearRevisionsLanguage function core/modules/node/src/NodeStorageInterface.php Unsets the language for all nodes with the given language.
NodeStorageInterface::countDefaultLanguageRevisions function core/modules/node/src/NodeStorageInterface.php Counts the number of revisions in the default language.
NodeTranslationExceptionSubscriber::$languageManager property core/modules/node/src/EventSubscriber/NodeTranslationExceptionSubscriber.php The language manager.
NodeTypeInitialLanguageTest class core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests node type initial language settings.
NodeTypeInitialLanguageTest.php file core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php
NodeTypeInitialLanguageTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php The theme to install as the default for testing.
NodeTypeInitialLanguageTest::$modules property core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Modules to enable.
NodeTypeInitialLanguageTest::setUp function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php
NodeTypeInitialLanguageTest::testLanguageFieldVisibility function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests language field visibility features.
NodeTypeInitialLanguageTest::testNodeTypeInitialLanguageDefaults function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests the node type initial language defaults, and modifies them.
NodeViewLanguageTest class core/modules/node/tests/src/Functional/NodeViewLanguageTest.php Tests the node language extra field display.
NodeViewLanguageTest.php file core/modules/node/tests/src/Functional/NodeViewLanguageTest.php
NodeViewLanguageTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeViewLanguageTest.php The theme to install as the default for testing.
NodeViewLanguageTest::$modules property core/modules/node/tests/src/Functional/NodeViewLanguageTest.php Modules to enable.
NodeViewLanguageTest::testViewLanguage function core/modules/node/tests/src/Functional/NodeViewLanguageTest.php Tests the language extra field display.
node_access_test_language.info.yml file core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml
node_access_test_language.module file core/modules/node/tests/modules/node_access_test_language/node_access_test_language.module Test module with a language-aware node access implementation.
node_access_test_language_node_access_records function core/modules/node/tests/modules/node_access_test_language/node_access_test_language.module Implements hook_node_access_records().
node_access_test_language_node_grants function core/modules/node/tests/modules/node_access_test_language/node_access_test_language.module Implements hook_node_grants().
node_configurable_language_delete function core/modules/node/node.module Implements hook_ENTITY_TYPE_delete() for 'configurable_language'.
NoLanguageEntityTest class core/modules/language/tests/language_test/src/Entity/NoLanguageEntityTest.php Defines the test entity class.
NoLanguageEntityTest.php file core/modules/language/tests/language_test/src/Entity/NoLanguageEntityTest.php
NoLanguageEntityTest::baseFieldDefinitions function core/modules/language/tests/language_test/src/Entity/NoLanguageEntityTest.php
PathAliasListBuilder::$languageManager property core/modules/path/src/PathAliasListBuilder.php The language manager.
PathLanguageTest class core/modules/path/tests/src/Functional/PathLanguageTest.php Confirm that paths work with translated nodes.
PathLanguageTest.php file core/modules/path/tests/src/Functional/PathLanguageTest.php
PathLanguageTest::$defaultTheme property core/modules/path/tests/src/Functional/PathLanguageTest.php The theme to install as the default for testing.
PathLanguageTest::$modules property core/modules/path/tests/src/Functional/PathLanguageTest.php Modules to enable.
PathLanguageTest::$webUser property core/modules/path/tests/src/Functional/PathLanguageTest.php An user with permissions to administer content types.
PathLanguageTest::setUp function core/modules/path/tests/src/Functional/PathLanguageTest.php
PathLanguageTest::testAliasTranslation function core/modules/path/tests/src/Functional/PathLanguageTest.php Test alias functionality through the admin interfaces.
PathLanguageUiTest class core/modules/path/tests/src/Functional/PathLanguageUiTest.php Confirm that the Path module user interface works with languages.
PathLanguageUiTest.php file core/modules/path/tests/src/Functional/PathLanguageUiTest.php
PathLanguageUiTest::$defaultTheme property core/modules/path/tests/src/Functional/PathLanguageUiTest.php The theme to install as the default for testing.
PathLanguageUiTest::$modules property core/modules/path/tests/src/Functional/PathLanguageUiTest.php Modules to enable.
PathLanguageUiTest::setUp function core/modules/path/tests/src/Functional/PathLanguageUiTest.php
PathLanguageUiTest::testDefaultLanguageUrl function core/modules/path/tests/src/Functional/PathLanguageUiTest.php Tests that a default language URL alias works.
PathLanguageUiTest::testLanguageNeutralUrl function core/modules/path/tests/src/Functional/PathLanguageUiTest.php Tests that a language-neutral URL alias works.
PathLanguageUiTest::testNonDefaultUrl function core/modules/path/tests/src/Functional/PathLanguageUiTest.php Tests that a non-default language URL alias works.
PathLanguageUiTest::testNotSpecifiedNode function core/modules/path/tests/src/Functional/PathLanguageUiTest.php Test that language unspecific aliases are shown and saved in the node form.
PathProcessorLanguage class core/modules/language/src/HttpKernel/PathProcessorLanguage.php Processes the inbound path using path alias lookups.
PathProcessorLanguage.php file core/modules/language/src/HttpKernel/PathProcessorLanguage.php
PathProcessorLanguage::$config property core/modules/language/src/HttpKernel/PathProcessorLanguage.php A config factory for retrieving required config settings.
PathProcessorLanguage::$configSubscriber property core/modules/language/src/HttpKernel/PathProcessorLanguage.php The language configuration event subscriber.
PathProcessorLanguage::$languageManager property core/modules/language/src/HttpKernel/PathProcessorLanguage.php Language manager for retrieving the url language type.

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