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 |
|---|---|---|---|
| TranslatorInterface.php | file | core/ |
|
| TranslatorInterface.php | file | core/ |
|
| TranslatorInterface::getStringTranslation | function | core/ |
Retrieves English string to given language. |
| TranslatorInterface::reset | function | core/ |
Resets translation cache. |
| TranslatorInterface::trans | function | core/ |
Translates the given message. |
| transliteration | service | core/ |
Drupal\Core\Transliteration\PhpTransliteration |
| Transliteration | group | core/ |
Transliterate from Unicode to US-ASCII |
| TransliterationInterface | interface | core/ |
Defines an interface for classes providing transliteration. |
| TransliterationInterface.php | file | core/ |
|
| TransliterationInterface::removeDiacritics | function | core/ |
Removes diacritics (accents) from certain letters. |
| TransliterationInterface::transliterate | function | core/ |
Transliterates text from Unicode to US-ASCII. |
| transliteration_data.php.txt | file | core/ |
Unifies formats of transliteration data from various sources. |
| TraversableObject | class | core/ |
An object which implements \IteratorAggregate. |
| TraversableObject.php | file | core/ |
|
| TraversableObject::$property | property | core/ |
|
| TraversableObject::getIterator | function | core/ |
|
| TraversableObjectNormalizer | class | core/ |
Normalizes TraversableObject. |
| TraversableObjectNormalizer.php | file | core/ |
|
| TraversableObjectNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| TraversableObjectNormalizer::normalize | function | core/ |
|
| TraversableTypedDataInterface | interface | core/ |
An interface for typed data objects that can be traversed. |
| TraversableTypedDataInterface.php | file | core/ |
|
| TraversableTypedDataInterface::onChange | function | core/ |
React to changes to a child property or item. |
| tree-child.module.css | file | core/ |
Visual styles for a nested tree child. |
| tree-child.module.css | file | core/ |
Visual styles for a nested tree child. |
| TRexEditor::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
| TRexEditor::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
| TRexEditor::getLibraries | function | core/ |
Returns libraries to be attached. |
| TriggeringElementProgrammedTest | class | core/ |
Tests detection of triggering_element for programmed form submissions. |
| TriggeringElementProgrammedTest.php | file | core/ |
|
| TriggeringElementProgrammedTest::buildForm | function | core/ |
Form constructor. |
| TriggeringElementProgrammedTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TriggeringElementProgrammedTest::submitForm | function | core/ |
Form submission handler. |
| TriggeringElementProgrammedTest::testLimitValidationErrors | function | core/ |
Tests that #limit_validation_errors of the only submit button takes effect. |
| TriggeringElementProgrammedTest::validateForm | function | core/ |
Form validation handler. |
| TriggeringElementTest | class | core/ |
Tests that FAPI correctly determines the triggering element. |
| TriggeringElementTest.php | file | core/ |
|
| TriggeringElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TriggeringElementTest::$modules | property | core/ |
Modules to enable. |
| TriggeringElementTest::testAttemptAccessControlBypass | function | core/ |
Tests attempts to bypass access control. |
| TriggeringElementTest::testNoButtonInfoInPost | function | core/ |
Tests the triggering element when no button information is included. |
| Truncate::__construct | function | core/ |
Constructs a Truncate query object. |
| Truncate::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| Truncate::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| TrustedCallbackInterface | interface | core/ |
Interface to declare trusted callbacks. |
| TrustedCallbackInterface.php | file | core/ |
|
| TrustedCallbackInterface::THROW_EXCEPTION | constant | core/ |
Untrusted callbacks throw exceptions. |
| TrustedCallbackInterface::TRIGGER_SILENCED_DEPRECATION | constant | core/ |
Untrusted callbacks trigger silenced E_USER_DEPRECATION errors. |
| TrustedCallbackInterface::TRIGGER_WARNING | constant | core/ |
Untrusted callbacks trigger E_USER_WARNING errors. |
| TrustedCallbackInterface::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
Pagination
- Previous page
- Page 1278
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.