Search for code
- Search 7.x for code
- Search 9.5.x for code
- Search 8.9.x for code
- Search 10.3.x for code
- Search 11.x for code
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UnicodeTest::testTruncateBytes | function | core/ |
Tests multibyte truncate bytes. |
| UnicodeTest::testUcfirst | function | core/ |
Tests multibyte ucfirst. |
| UnicodeTest::testUcwords | function | core/ |
Tests multibyte ucwords. |
| UnicodeTest::testValidateUtf8 | function | core/ |
Tests UTF-8 validation. |
| UrlEncode | class | core/ |
URL-encodes the input value. |
| UrlEncode.php | file | core/ |
|
| UrlEncode::transform | function | core/ |
|
| UrlEncodeTest | class | core/ |
Tests Drupal\migrate\Plugin\migrate\process\UrlEncode. |
| UrlEncodeTest.php | file | core/ |
|
| UrlEncodeTest::$migrationConfiguration | property | core/ |
|
| UrlEncodeTest::doTransform | function | core/ |
Perform the urlencode process plugin over the given value. |
| UrlEncodeTest::testUrls | function | core/ |
Cover various encoding scenarios. |
| UrlEncodeTest::urlDataProvider | function | core/ |
The data provider for testing URL encoding scenarios. |
| UrlGenerator::$decodedChars | property | core/ |
Overrides characters that will not be percent-encoded in the path segment. |
| UrlHelper::encodePath | function | core/ |
Encodes a Drupal path for use in a URL. |
| UrlHelperTest::providerTestEncodePath | function | core/ |
Provides data for self::testEncodePath(). |
| UrlHelperTest::testEncodePath | function | core/ |
Tests path encoding. |
| User::getAllowedConfigurableLanguageCodes | function | core/ |
Defines allowed configurable language codes for AllowedValues constraints. |
| User::getPreferredAdminLangcode | function | core/ |
|
| User::getPreferredLangcode | function | core/ |
|
| 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/ |
Tests 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::transform | function | core/ |
Performs the associated process. |
| UserLangcode::__construct | function | core/ |
Constructs a UserLangcode object. |
| 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/ |
|
| UserSession::getPreferredLangcode | function | core/ |
|
| 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. |
| VocabularyTranslationTest::$additionalLangcodes | property | core/ |
Languages to enable. |
| 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/ |
Tests Drupal\serialization\Encoder\XmlEncoder. |
| XmlEncoderTest.php | file | core/ |
|
| XmlEncoderTest::$baseEncoder | property | core/ |
The Symfony XML encoder. |
| XmlEncoderTest::$encoder | property | core/ |
The XmlEncoder instance. |
| XmlEncoderTest::$testArray | property | core/ |
An array of test data. |
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.