Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 10.3.x for config
- Search 11.x for config
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Config | class | composer/ |
Determine configuration. |
Config | class | core/ |
Drupal config source from database. |
Config | class | core/ |
Provides Configuration Management destination plugin. |
Config | class | core/ |
Defines the default configuration object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ConfigurableLanguageManagerTest::testUrlContentTranslationWithPreferredAdminLanguage | function | core/ |
Test translation with URL and Preferred Admin Language negotiators. |
ConfigurableLanguageManagerTest::testUrlContentTranslationWithSessionLanguage | function | core/ |
Test translation with URL and Session Language Negotiators. |
ConfigurableLanguageManagerTest::testUserProfileTranslationWithPreferredAdminLanguage | function | core/ |
Tests translation of the user profile edit form. |
ConfigurableLanguageRenderer | class | core/ |
Renders entities in a configured language. |
ConfigurableLanguageRenderer.php | file | core/ |
|
ConfigurableLanguageRenderer::$langcode | property | core/ |
A specific language code for rendering if available. |
ConfigurableLanguageRenderer::getLangcode | function | core/ |
Returns the language code associated with the given row. |
ConfigurableLanguageRenderer::__construct | function | core/ |
Constructs a renderer object. |
ConfigurableLanguageResourceTestBase | class | core/ |
|
ConfigurableLanguageResourceTestBase | class | core/ |
|
ConfigurableLanguageResourceTestBase.php | file | core/ |
|
ConfigurableLanguageResourceTestBase.php | file | core/ |
|
ConfigurableLanguageResourceTestBase::$entity | property | core/ |
|
ConfigurableLanguageResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
ConfigurableLanguageResourceTestBase::$modules | property | core/ |
Modules to install. |
ConfigurableLanguageResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
ConfigurableLanguageResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
ConfigurableLanguageResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ConfigurableLanguageResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ConfigurableLanguageResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ConfigurableLanguageResourceTestBase::testGetDefaultConfig | function | core/ |
Test a GET request for a default config entity, which has a _core key. |
ConfigurableLanguageTest | class | core/ |
Tests the ConfigurableLanguage entity. |
ConfigurableLanguageTest | class | core/ |
JSON:API integration test for the "ConfigurableLanguage" config entity type. |
ConfigurableLanguageTest.php | file | core/ |
|
ConfigurableLanguageTest.php | file | core/ |
|
ConfigurableLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigurableLanguageTest::$entity | property | core/ |
|
ConfigurableLanguageTest::$entityTypeId | property | core/ |
The tested entity type. |
ConfigurableLanguageTest::$modules | property | core/ |
Modules to enable. |
ConfigurableLanguageTest::$modules | property | core/ |
Modules to enable. |
ConfigurableLanguageTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
ConfigurableLanguageTest::createEntity | function | core/ |
Creates the entity to be tested. |
ConfigurableLanguageTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
ConfigurableLanguageTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
ConfigurableLanguageTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
ConfigurableLanguageTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ConfigurableLanguageTest::testGetIndividualDefaultConfig | function | core/ |
Test a GET request for a default config entity, which has a _core key. |
ConfigurableLanguageTest::testName | function | core/ |
Tests configurable language name methods. |
ConfigurableLanguageUnitTest | class | core/ |
Tests the ConfigurableLanguage entity class. |
ConfigurableLanguageUnitTest.php | file | core/ |
|
ConfigurableLanguageUnitTest::testDirection | function | core/ |
@covers ::getDirection |
ConfigurableLanguageUnitTest::testWeight | function | core/ |
@covers ::getWeight @covers ::setWeight |
ConfigurableLanguageXmlAnonTest | class | core/ |
@group rest |
ConfigurableLanguageXmlAnonTest.php | file | core/ |
|
ConfigurableLanguageXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigurableLanguageXmlAnonTest::$format | property | core/ |
The format to use in this test. |
ConfigurableLanguageXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigurableLanguageXmlBasicAuthTest | class | core/ |
@group rest |
ConfigurableLanguageXmlBasicAuthTest.php | file | core/ |
|
ConfigurableLanguageXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.