Search for language
- Search 7.x for language
- Search 9.5.x for language
- Search 8.9.x for language
- Search 11.x for language
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Language | class | core/ |
Drupal 6/7 language source from database. |
Language | class | core/ |
Provides a 'Language' condition. |
Language | class | core/ |
CKEditor 5 Language plugin. |
Language | class | core/ |
Defines the 'language' data type. |
Language | class | core/ |
An object containing the information for an interface language. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ContentLanguageSettingsResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
ContentLanguageSettingsResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ContentLanguageSettingsResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ContentLanguageSettingsResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ContentLanguageSettingsTest | class | core/ |
JSON:API integration test for "ContentLanguageSettings" config entity type. |
ContentLanguageSettingsTest.php | file | core/ |
|
ContentLanguageSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentLanguageSettingsTest::$entity | property | core/ |
|
ContentLanguageSettingsTest::$entityTypeId | property | core/ |
The tested entity type. |
ContentLanguageSettingsTest::$modules | property | core/ |
Modules to install. |
ContentLanguageSettingsTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
ContentLanguageSettingsTest::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
ContentLanguageSettingsTest::createEntity | function | core/ |
Creates the entity to be tested. |
ContentLanguageSettingsTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
ContentLanguageSettingsTest::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
ContentLanguageSettingsTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
ContentLanguageSettingsTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
ContentLanguageSettingsTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ContentLanguageSettingsUnitTest | class | core/ |
@coversDefaultClass \Drupal\language\Entity\ContentLanguageSettings @group language |
ContentLanguageSettingsUnitTest.php | file | core/ |
|
ContentLanguageSettingsUnitTest::$configEntityStorageInterface | property | core/ |
The typed configuration manager used for testing. |
ContentLanguageSettingsUnitTest::$entityType | property | core/ |
The entity type used for testing. |
ContentLanguageSettingsUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
ContentLanguageSettingsUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
ContentLanguageSettingsUnitTest::$typedConfigManager | property | core/ |
The typed configuration manager used for testing. |
ContentLanguageSettingsUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
ContentLanguageSettingsUnitTest::providerDefaultLangcode | function | core/ |
|
ContentLanguageSettingsUnitTest::providerIsDefaultConfiguration | function | core/ |
|
ContentLanguageSettingsUnitTest::providerLanguageAlterable | function | core/ |
|
ContentLanguageSettingsUnitTest::providerLoadByEntityTypeBundle | function | core/ |
|
ContentLanguageSettingsUnitTest::setUp | function | core/ |
|
ContentLanguageSettingsUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies |
ContentLanguageSettingsUnitTest::testDefaultLangcode | function | core/ |
@covers ::getDefaultLangcode @covers ::setDefaultLangcode |
ContentLanguageSettingsUnitTest::testId | function | core/ |
@covers ::id |
ContentLanguageSettingsUnitTest::testIsDefaultConfiguration | function | core/ |
@covers ::isDefaultConfiguration |
ContentLanguageSettingsUnitTest::testLanguageAlterable | function | core/ |
@covers ::setLanguageAlterable @covers ::isLanguageAlterable |
ContentLanguageSettingsUnitTest::testLoadByEntityTypeBundle | function | core/ |
@covers ::loadByEntityTypeBundle |
ContentLanguageSettingsUnitTest::testTargetBundle | function | core/ |
@covers ::getTargetBundle |
ContentLanguageSettingsUnitTest::testTargetEntityTypeId | function | core/ |
@covers ::getTargetEntityTypeId |
ContentLanguageSettingsValidationTest | class | core/ |
Tests validation of content_language_settings entities. |
ContentLanguageSettingsValidationTest.php | file | core/ |
|
ContentLanguageSettingsValidationTest::$hasLabel | property | core/ |
Whether a config entity of this type has a label. |
ContentLanguageSettingsValidationTest::$modules | property | core/ |
Modules to install. |
ContentLanguageSettingsValidationTest::setUp | function | core/ |
|
ContentLanguageSettingsValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
ContentLanguageSettingsValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the language content settings is checked. |
ContentLanguageSettingsXmlAnonTest | class | core/ |
@group rest |
ContentLanguageSettingsXmlAnonTest.php | file | core/ |
|
ContentLanguageSettingsXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentLanguageSettingsXmlAnonTest::$format | property | core/ |
The format to use in this test. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.