Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
ConfigurableLanguage::getName | function | core/ |
Gets the name of the language. |
ConfigurableLanguage::getWeight | function | core/ |
Gets the weight of the language. |
ConfigurableLanguage::isDefault | function | core/ |
Returns whether this language is the default language. |
ConfigurableLanguage::isLocked | function | core/ |
Returns whether this language is locked. |
ConfigurableLanguage::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
ConfigurableLanguage::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
ConfigurableLanguage::preDelete | function | core/ |
|
ConfigurableLanguage::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
ConfigurableLanguage::setName | function | core/ |
Sets the name of the language. |
ConfigurableLanguage::setWeight | function | core/ |
Sets the weight of the language. |
ConfigurableLanguageHalJsonAnonTest | class | core/ |
@group hal |
ConfigurableLanguageHalJsonAnonTest.php | file | core/ |
|
ConfigurableLanguageHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigurableLanguageHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
ConfigurableLanguageHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigurableLanguageHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
ConfigurableLanguageHalJsonBasicAuthTest | class | core/ |
@group hal |
ConfigurableLanguageHalJsonBasicAuthTest.php | file | core/ |
|
ConfigurableLanguageHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ConfigurableLanguageHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigurableLanguageHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ConfigurableLanguageHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigurableLanguageHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
ConfigurableLanguageHalJsonCookieTest | class | core/ |
@group hal |
ConfigurableLanguageHalJsonCookieTest.php | file | core/ |
|
ConfigurableLanguageHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ConfigurableLanguageHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigurableLanguageHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
ConfigurableLanguageHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigurableLanguageHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
ConfigurableLanguageInterface | interface | core/ |
Provides an interface defining a language entity. |
ConfigurableLanguageInterface.php | file | core/ |
|
ConfigurableLanguageInterface::setName | function | core/ |
Sets the name of the language. |
ConfigurableLanguageInterface::setWeight | function | core/ |
Sets the weight of the language. |
ConfigurableLanguageJsonAnonTest | class | core/ |
@group rest |
ConfigurableLanguageJsonAnonTest.php | file | core/ |
|
ConfigurableLanguageJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigurableLanguageJsonAnonTest::$format | property | core/ |
The format to use in this test. |
ConfigurableLanguageJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigurableLanguageJsonBasicAuthTest | class | core/ |
@group rest |
ConfigurableLanguageJsonBasicAuthTest.php | file | core/ |
|
ConfigurableLanguageJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ConfigurableLanguageJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigurableLanguageJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ConfigurableLanguageJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigurableLanguageJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
ConfigurableLanguageJsonCookieTest | class | core/ |
@group rest |
ConfigurableLanguageJsonCookieTest.php | file | core/ |
|
ConfigurableLanguageJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ConfigurableLanguageJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.