Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhpStreamWrapperInterface::stream_close | function | core/ |
Closes stream. |
| PhpStreamWrapperInterface::stream_eof | function | core/ |
Tests for end-of-file on a file pointer. |
| PhpStreamWrapperInterface::stream_flush | function | core/ |
Flushes the output. |
| PhpStreamWrapperInterface::stream_lock | function | core/ |
Advisory file locking. |
| PhpStreamWrapperInterface::stream_metadata | function | core/ |
Sets metadata on the stream. |
| PhpStreamWrapperInterface::stream_open | function | core/ |
Opens file or URL. |
| PhpStreamWrapperInterface::stream_read | function | core/ |
Read from stream. |
| 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/ |
Retrieve information about a file resource. |
| PhpStreamWrapperInterface::stream_tell | function | core/ |
Retrieve the current position of a stream. |
| PhpStreamWrapperInterface::stream_truncate | function | core/ |
Truncate stream. |
| PhpStreamWrapperInterface::stream_write | function | core/ |
Write to stream. |
| PhpStreamWrapperInterface::unlink | function | core/ |
Delete a file. |
| PhpStreamWrapperInterface::url_stat | function | core/ |
Retrieve information about a file. |
| 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/ |
|
| PhpTransliteration::replace | function | core/ |
Replaces a single Unicode character using the transliteration database. |
| PhpTransliteration::transliterate | function | core/ |
|
| 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. |
| PhpTufValidator | class | core/ |
Validates that PHP-TUF is installed and correctly configured. |
| PhpTufValidator.php | file | core/ |
|
| PhpTufValidator::getRepositoryStatus | function | core/ |
Gets the TUF protection status of Composer repositories. |
| PhpTufValidator::getSubscribedEvents | function | core/ |
|
| PhpTufValidator::PLUGIN_NAME | constant | core/ |
The name of the PHP-TUF Composer integration plugin. |
Pagination
- Previous page
- Page 1264
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.