Search for code
- Search 7.x for code
- Search 9.5.x for code
- Search 10.3.x for code
- Search 11.x for code
- Search main for code
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| User::getAllowedConfigurableLanguageCodes | function | core/ |
Defines allowed configurable language codes for AllowedValues constraints. |
| User::getPreferredAdminLangcode | function | core/ |
Returns the preferred administrative language code of the account. |
| User::getPreferredLangcode | function | core/ |
Returns the preferred language code of the account. |
| UserAgent::getBestMatchingLangcode | function | core/ |
Identifies user agent language from the Accept-language HTTP header. |
| UserAgentTest::providerTestGetBestMatchingLangcode | function | core/ |
Data provider for testGetBestMatchingLangcode(). |
| UserAgentTest::testGetBestMatchingLangcode | function | core/ |
Test matching language from user agent. |
| UserLangcode | class | core/ |
Provides a process plugin for the user langcode. |
| UserLangcode.php | file | core/ |
|
| UserLangcode::$languageManager | property | core/ |
The language manager. |
| UserLangcode::create | function | core/ |
Creates an instance of the plugin. |
| UserLangcode::transform | function | core/ |
Performs the associated process. |
| UserLangcode::__construct | function | core/ |
Constructs a UserLangcode object. |
| UserLegacyTest::testEntityLegacyCode | function | core/ |
@expectedDeprecation user_load_multiple() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\user\Entity\User::loadMultiple(). See https://www.drupal.org/node/2266845 @expectedDeprecation user_load() is deprecated in… |
| UserSession::$preferred_admin_langcode | property | core/ |
The preferred administrative language code of the account. |
| UserSession::$preferred_langcode | property | core/ |
The preferred language code of the account. |
| UserSession::getPreferredAdminLangcode | function | core/ |
Returns the preferred administrative language code of the account. |
| UserSession::getPreferredLangcode | function | core/ |
Returns the preferred language code of the account. |
| views.view.test_http_status_code.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_http_status_code.yml |
| ViewsData::$langcode | property | core/ |
The current language code. |
| WebDriverWebAssert::statusCodeEquals | function | core/ |
The use of statusCodeEquals() is not available. |
| WebDriverWebAssert::statusCodeNotEquals | function | core/ |
The use of statusCodeNotEquals() is not available. |
| XmlEncoder | class | core/ |
Adds XML support for serializer. |
| XmlEncoder.php | file | core/ |
|
| XmlEncoder::$baseEncoder | property | core/ |
An instance of the Symfony XmlEncoder to perform the actual encoding. |
| XmlEncoder::$format | property | core/ |
The formats that this Encoder supports. |
| XmlEncoder::decode | function | core/ |
|
| XmlEncoder::encode | function | core/ |
|
| XmlEncoder::getBaseEncoder | function | core/ |
Gets the base encoder instance. |
| XmlEncoder::setBaseEncoder | function | core/ |
Sets the base encoder instance. |
| XmlEncoder::supportsDecoding | function | core/ |
|
| XmlEncoder::supportsEncoding | function | core/ |
|
| XmlEncoderTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Encoder\XmlEncoder[[api-linebreak]] @group serialization |
| XmlEncoderTest.php | file | core/ |
|
| XmlEncoderTest::$baseEncoder | property | core/ |
|
| XmlEncoderTest::$encoder | property | core/ |
The XmlEncoder instance. |
| XmlEncoderTest::$testArray | property | core/ |
An array of test data. |
| XmlEncoderTest::setUp | function | core/ |
|
| XmlEncoderTest::testDecode | function | core/ |
Tests the decode() method. |
| XmlEncoderTest::testDefaultEncoderHasSerializer | function | core/ |
@covers ::getBaseEncoder[[api-linebreak]] |
| XmlEncoderTest::testEncode | function | core/ |
Tests the encode() method. |
| XmlEncoderTest::testSupportsDecoding | function | core/ |
Tests the supportsDecoding() method. |
| XmlEncoderTest::testSupportsEncoding | function | core/ |
Tests the supportsEncoding() method. |
| Yaml::decode | function | core/ |
Decodes data from the serialization format. |
| Yaml::encode | function | core/ |
Encodes data into the serialization format. |
| YamlDiscovery::decode | function | core/ |
Decode a YAML file. |
| YamlDiscovery::decode | function | core/ |
Decode a YAML file. |
| YamlParserProxy::decode | function | core/ |
Decodes data from the serialization format. |
| YamlParserProxy::decode | function | core/ |
Decodes data from the serialization format. |
| YamlParserProxy::encode | function | core/ |
Encodes data into the serialization format. |
| YamlParserProxy::encode | function | core/ |
Encodes data into the serialization format. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.