Search for settings
- Search 7.x for settings
- Search 9.5.x for settings
- Search 8.9.x for settings
- Search 10.3.x for settings
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Settings | class | core/ |
Read only settings that are initialized with the class. |
settings | service | core/ |
Drupal\Core\Site\Settings |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ContentLanguageSettingsUnitTest::testLanguageAlterable | function | core/ |
@covers ::setLanguageAlterable[[api-linebreak]] @covers ::isLanguageAlterable[[api-linebreak]] |
ContentLanguageSettingsUnitTest::testLoadByEntityTypeBundle | function | core/ |
@covers ::loadByEntityTypeBundle[[api-linebreak]] |
ContentLanguageSettingsUnitTest::testTargetBundle | function | core/ |
@covers ::getTargetBundle[[api-linebreak]] |
ContentLanguageSettingsUnitTest::testTargetEntityTypeId | function | core/ |
@covers ::getTargetEntityTypeId[[api-linebreak]] |
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. |
ContentLanguageSettingsXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ContentLanguageSettingsXmlBasicAuthTest | class | core/ |
@group rest |
ContentLanguageSettingsXmlBasicAuthTest.php | file | core/ |
|
ContentLanguageSettingsXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ContentLanguageSettingsXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentLanguageSettingsXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ContentLanguageSettingsXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ContentLanguageSettingsXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
ContentLanguageSettingsXmlCookieTest | class | core/ |
@group rest |
ContentLanguageSettingsXmlCookieTest.php | file | core/ |
|
ContentLanguageSettingsXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ContentLanguageSettingsXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentLanguageSettingsXmlCookieTest::$format | property | core/ |
The format to use in this test. |
ContentLanguageSettingsXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ContentTranslationHooks::formLanguageContentSettingsFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_content_settings_form(). |
ContentTranslationHooks::languageContentSettingsInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
ContentTranslationHooks::languageContentSettingsUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
ContentTranslationManager::getBundleTranslationSettings | function | core/ |
Returns translation settings for the specified bundle. |
ContentTranslationManager::loadContentLanguageSettings | function | core/ |
Loads a content language config entity based on the entity type and bundle. |
ContentTranslationManager::setBundleTranslationSettings | function | core/ |
Sets translation settings for the specified bundle. |
ContentTranslationSettingsApiTest | class | core/ |
Tests the content translation settings API. |
ContentTranslationSettingsApiTest.php | file | core/ |
|
ContentTranslationSettingsApiTest::$modules | property | core/ |
Modules to install. |
ContentTranslationSettingsApiTest::setUp | function | core/ |
|
ContentTranslationSettingsApiTest::testSettingsApi | function | core/ |
Tests that enabling translation via the API triggers schema updates. |
ContentTranslationSettingsTest | class | core/ |
Tests the content translation settings UI. |
ContentTranslationSettingsTest.php | file | core/ |
|
ContentTranslationSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationSettingsTest::$modules | property | core/ |
Modules to install. |
ContentTranslationSettingsTest::assertSettings | function | core/ |
Asserts that translatability has the expected value for the given bundle. |
ContentTranslationSettingsTest::setUp | function | core/ |
|
ContentTranslationSettingsTest::testAccountLanguageSettingsUI | function | core/ |
Tests the language settings checkbox on account settings page. |
ContentTranslationSettingsTest::testFieldTranslatableSettingsUI | function | core/ |
Tests that field setting depends on bundle translatability. |
ContentTranslationSettingsTest::testNonTranslatableTranslationSettingsUI | function | core/ |
Tests the translatable settings checkbox for untranslatable entities. |
ContentTranslationSettingsTest::testSettingsUI | function | core/ |
Tests that the settings UI works as expected. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.