Search for set
Title | Object type | File name | Summary |
---|---|---|---|
ContentLanguageSettings::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
ContentLanguageSettings::setDefaultLangcode | function | core/ |
Sets the default language code. |
ContentLanguageSettings::setLanguageAlterable | function | core/ |
Sets if the language must be alterable or not. |
ContentLanguageSettings::setTargetBundle | function | core/ |
Sets the bundle this config applies to. |
ContentLanguageSettings::__construct | function | core/ |
Constructs a ContentLanguageSettings object. |
ContentLanguageSettingsException | class | core/ |
Exception thrown by ContentLanguageSettings when target bundle is not set. |
ContentLanguageSettingsException.php | file | core/ |
|
ContentLanguageSettingsForm | class | core/ |
Configure the content language settings for this site. |
ContentLanguageSettingsForm.php | file | core/ |
|
ContentLanguageSettingsForm::$entityTypeBundleInfo | property | core/ |
The entity bundle info. |
ContentLanguageSettingsForm::$entityTypeManager | property | core/ |
The entity type manager. |
ContentLanguageSettingsForm::$moduleHandler | property | core/ |
The module handler. |
ContentLanguageSettingsForm::$multipleCapable | property | core/ |
If this validator can handle multiple arguments. |
ContentLanguageSettingsForm::buildForm | function | core/ |
Form constructor. |
ContentLanguageSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
ContentLanguageSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ContentLanguageSettingsForm::getTitle | function | core/ |
The _title_callback for the language.content_settings_page route. |
ContentLanguageSettingsForm::submitForm | function | core/ |
Form submission handler. |
ContentLanguageSettingsForm::__construct | function | core/ |
Constructs an \Drupal\views\Plugin\views\argument_validator\Entity object. |
ContentLanguageSettingsInterface | interface | core/ |
Provides an interface defining language settings for content entities. |
ContentLanguageSettingsInterface.php | file | core/ |
|
ContentLanguageSettingsInterface::getDefaultLangcode | function | core/ |
Gets the default language code. |
ContentLanguageSettingsInterface::getTargetBundle | function | core/ |
Gets the bundle this config applies to. |
ContentLanguageSettingsInterface::getTargetEntityTypeId | function | core/ |
Gets the entity type ID this config applies to. |
ContentLanguageSettingsInterface::isDefaultConfiguration | function | core/ |
Checks if this config object contains the default values in every property. |
ContentLanguageSettingsInterface::isLanguageAlterable | function | core/ |
Checks if the language is alterable or not. |
ContentLanguageSettingsInterface::setDefaultLangcode | function | core/ |
Sets the default language code. |
ContentLanguageSettingsInterface::setLanguageAlterable | function | core/ |
Sets if the language must be alterable or not. |
ContentLanguageSettingsInterface::setTargetBundle | function | core/ |
Sets the bundle this config applies to. |
ContentLanguageSettingsJsonAnonTest | class | core/ |
@group rest |
ContentLanguageSettingsJsonAnonTest.php | file | core/ |
|
ContentLanguageSettingsJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentLanguageSettingsJsonAnonTest::$format | property | core/ |
The format to use in this test. |
ContentLanguageSettingsJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ContentLanguageSettingsJsonBasicAuthTest | class | core/ |
@group rest |
ContentLanguageSettingsJsonBasicAuthTest.php | file | core/ |
|
ContentLanguageSettingsJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ContentLanguageSettingsJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentLanguageSettingsJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ContentLanguageSettingsJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ContentLanguageSettingsJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
ContentLanguageSettingsJsonCookieTest | class | core/ |
@group rest |
ContentLanguageSettingsJsonCookieTest.php | file | core/ |
|
ContentLanguageSettingsJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ContentLanguageSettingsJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentLanguageSettingsJsonCookieTest::$format | property | core/ |
The format to use in this test. |
ContentLanguageSettingsJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ContentLanguageSettingsResourceTestBase | class | core/ |
Resource test base for the ContentLanguageSettings entity. |
ContentLanguageSettingsResourceTestBase.php | file | core/ |
|
ContentLanguageSettingsResourceTestBase::$entity | property | core/ |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.