Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UnchangingCacheableDependencyTrait::getCacheContexts | function | core/ |
|
| UnchangingCacheableDependencyTrait::getCacheTags | function | core/ |
|
| under_test_update_1 | function | core/ |
Simulates a hook_update_N function. |
| under_test_update_1234_failed | function | core/ |
Simulates a hook_update_N function. |
| under_test_update_20 | function | core/ |
Simulates a hook_update_N function. |
| under_test_update_3000 | function | core/ |
Simulates a hook_update_N function. |
| UnformattedSummary | class | core/ |
The default style plugin for summaries. |
| UnformattedSummary.php | file | core/ |
|
| UnformattedSummary::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| UnformattedSummary::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Unicode::getStatus | function | core/ |
Gets the current status of unicode/multibyte support on this environment. |
| Unicode::lcfirst | function | core/ |
Converts the first character of a UTF-8 string to lowercase. |
| Unicode::PREG_CLASS_WORD_BOUNDARY | constant | core/ |
Matches Unicode characters that are word boundaries. |
| Unicode::STATUS_ERROR | constant | core/ |
Indicates an error during check for PHP unicode support. |
| Unicode::STATUS_MULTIBYTE | constant | core/ |
Indicates that full unicode support with PHP mbstring extension is used. |
| Unicode::STATUS_SINGLEBYTE | constant | core/ |
Indicates that standard PHP (emulated) unicode support is being used. |
| Unicode::strcasecmp | function | core/ |
Compares UTF-8-encoded strings in a binary safe case-insensitive manner. |
| Unicode::truncateBytes | function | core/ |
Truncates a UTF-8-encoded string safely to a number of bytes. |
| Unicode::ucfirst | function | core/ |
Capitalizes the first character of a UTF-8 string. |
| Unicode::ucwords | function | core/ |
Capitalizes the first character of each word in a UTF-8 string. |
| UnicodeTest | class | core/ |
Test unicode handling features implemented in Unicode component. |
| UnicodeTest.php | file | core/ |
|
| UnicodeTest.txt | file | core/ |
… |
| UnicodeTest::providerLcfirst | function | core/ |
Data provider for testLcfirst(). |
| UnicodeTest::providerTestConvertToUtf8 | function | core/ |
Provides data to self::testConvertToUtf8(). |
| UnicodeTest::providerTestTruncateBytes | function | core/ |
Provides data for self::testTruncateBytes(). |
| UnicodeTest::providerTestValidateUtf8 | function | core/ |
Provides data for self::testValidateUtf8(). |
| UnicodeTest::providerTruncate | function | core/ |
Data provider for testTruncate(). |
| UnicodeTest::providerUcfirst | function | core/ |
Data provider for testUcfirst(). |
| UnicodeTest::providerUcwords | function | core/ |
Data provider for testUcwords(). |
| UnicodeTest::testConvertToUtf8 | function | core/ |
Tests UTF-8 conversion. |
| UnicodeTest::testLcfirst | function | core/ |
Tests multibyte lcfirst. |
| UnicodeTest::testTruncate | function | core/ |
Tests multibyte truncate. |
| 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. |
| UnicornEditor::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
| UnicornEditor::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
| UnicornEditor::getLibraries | function | core/ |
Returns libraries to be attached. |
| UnicornEditor::validateImageUploadSettings | function | core/ |
Render API callback: Image upload handler for confirmation form. |
| UnicornEditor::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| uninstall-ban.php | file | core/ |
Removes the ban module from a fixture database. |
| uninstall-contact.php | file | core/ |
Removes the contact module from a fixture database. |
| uninstall-history.php | file | core/ |
Removes the history module from a fixture database. |
| uninstall-search.php | file | core/ |
Uninstalls the search module from a fixture database. |
| UninstallDefaultContentTest | class | core/ |
Tests that uninstalling default content removes created content. |
| UninstallDefaultContentTest.php | file | core/ |
|
| UninstallDefaultContentTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| UninstallDefaultContentTest::assertArticlesImported | function | core/ |
Assert articles are imported. |
Pagination
- Previous page
- Page 1478
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.