Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhpStreamWrapperInterface::rmdir | function | core/ |
|
| PhpStreamWrapperInterface::stream_cast | function | core/ |
Retrieve the underlying stream resource. |
| PhpStreamWrapperInterface::stream_close | function | core/ |
Closes stream. |
| PhpStreamWrapperInterface::stream_eof | function | core/ |
|
| PhpStreamWrapperInterface::stream_flush | function | core/ |
|
| PhpStreamWrapperInterface::stream_lock | function | core/ |
|
| PhpStreamWrapperInterface::stream_metadata | function | core/ |
Sets metadata on the stream. |
| PhpStreamWrapperInterface::stream_open | function | core/ |
|
| PhpStreamWrapperInterface::stream_read | function | core/ |
|
| PhpStreamWrapperInterface::stream_seek | function | core/ |
Seeks to specific location in a stream. |
| PhpStreamWrapperInterface::stream_set_option | function | core/ |
Change stream options. |
| PhpStreamWrapperInterface::stream_stat | function | core/ |
|
| PhpStreamWrapperInterface::stream_tell | function | core/ |
|
| PhpStreamWrapperInterface::stream_truncate | function | core/ |
Truncate stream. |
| PhpStreamWrapperInterface::stream_write | function | core/ |
|
| PhpStreamWrapperInterface::unlink | function | core/ |
|
| PhpStreamWrapperInterface::url_stat | function | core/ |
|
| PhpTransliteration | class | core/ |
Enhances PhpTransliteration with an alter hook. |
| PhpTransliteration | class | core/ |
Implements transliteration without using the PECL extensions. |
| PhpTransliteration.php | file | core/ |
|
| PhpTransliteration.php | file | core/ |
|
| PhpTransliteration::$dataDirectory | property | core/ |
Directory where data for transliteration resides. |
| PhpTransliteration::$fixTransliterateForRemoveDiacritics | property | core/ |
Special characters for ::removeDiacritics(). |
| PhpTransliteration::$genericMap | property | core/ |
Non-language-specific transliteration tables. |
| PhpTransliteration::$languageOverrides | property | core/ |
Associative array of language-specific character transliteration tables. |
| PhpTransliteration::$moduleHandler | property | core/ |
The module handler to execute the transliteration_overrides alter hook. |
| PhpTransliteration::lookupReplacement | function | core/ |
Look up the generic replacement for a UTF-8 character code. |
| PhpTransliteration::ordUTF8 | function | core/ |
Finds the character code for a UTF-8 character: like ord() but for UTF-8. |
| PhpTransliteration::readGenericData | function | core/ |
Reads in generic transliteration data for a bank of characters. |
| PhpTransliteration::readLanguageOverrides | function | core/ |
Reads in language overrides for a language code. |
| PhpTransliteration::readLanguageOverrides | function | core/ |
Overrides \Drupal\Component\Transliteration\PhpTransliteration::readLanguageOverrides(). |
| PhpTransliteration::removeDiacritics | function | core/ |
Removes diacritics (accents) from certain letters. |
| PhpTransliteration::replace | function | core/ |
Replaces a single Unicode character using the transliteration database. |
| PhpTransliteration::transliterate | function | core/ |
Transliterates text from Unicode to US-ASCII. |
| PhpTransliteration::__construct | function | core/ |
Constructs a transliteration object. |
| PhpTransliteration::__construct | function | core/ |
Constructs a PhpTransliteration object. |
| PhpTransliterationTest | class | core/ |
Tests Transliteration component functionality. |
| PhpTransliterationTest | class | core/ |
Tests Transliteration component functionality. |
| PhpTransliterationTest.php | file | core/ |
|
| PhpTransliterationTest.php | file | core/ |
|
| PhpTransliterationTest::providerTestPhpTransliteration | function | core/ |
Provides data for self::testPhpTransliteration(). |
| PhpTransliterationTest::providerTestPhpTransliterationRemoveDiacritics | function | core/ |
Provides data for self::testRemoveDiacritics(). |
| PhpTransliterationTest::providerTestPhpTransliterationWithAlter | function | core/ |
Provides test data for testPhpTransliterationWithAlter. |
| PhpTransliterationTest::testPhpTransliteration | function | core/ |
Tests the PhpTransliteration class. |
| PhpTransliterationTest::testPhpTransliterationWithAlter | function | core/ |
Tests the PhpTransliteration with an alter hook. |
| PhpTransliterationTest::testRemoveDiacritics | function | core/ |
Tests the PhpTransliteration::removeDiacritics() function. |
| PhpTransliterationTest::testSafeInclude | function | core/ |
Tests inclusion is safe. |
| Phpunit4CompatibilityTest | class | core/ |
Tests existence of the PHPUnit4 backward compatibility classes. |
| Phpunit4CompatibilityTest.php | file | core/ |
|
| Phpunit4CompatibilityTest::FrameworkErrorWarning | function | core/ |
Tests existence of \PHPUnit_Framework_Error_Warning. |
Pagination
- Previous page
- Page 949
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.