Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| TopBarItemManagerTest::testDefinitions | function | core/ |
Tests definitions. |
| TopBarItemManagerTest::testGetDefinitionsByRegion | function | core/ |
Tests get definitions by region. |
| TopBarItemPluginInterface | interface | core/ |
Interface for top bar plugins. |
| TopBarItemPluginInterface.php | file | core/ |
|
| TopBarItemPluginInterface::build | function | core/ |
Builds and returns the renderable array for this top bar item plugin. |
| TopBarItemPluginInterface::label | function | core/ |
Returns the translated plugin label. |
| TopBarItemPluginInterface::region | function | core/ |
Returns the plugin region. |
| TopBarItemPluginInterface::weight | function | core/ |
Returns the plugin weight. |
| TopBarItemZero | class | core/ |
Provides a top bar item plugin for testing the top bar item weight. |
| TopBarItemZero.php | file | core/ |
|
| TopBarItemZero::build | function | core/ |
Builds and returns the renderable array for this top bar item plugin. |
| TopBarRegion.php | file | core/ |
|
| TopLevelDataInterface | interface | core/ |
Interface for objects that can appear as top-level object data. |
| TopLevelDataInterface.php | file | core/ |
|
| TopLevelDataInterface::getData | function | core/ |
Returns the data for the top-level data member of a JSON:API document. |
| TopLevelDataInterface::getMergedLinks | function | core/ |
Merges the object's links with the top-level links. |
| TopLevelDataInterface::getMergedMeta | function | core/ |
Merges the object's meta member with the top-level meta member. |
| TopLevelDataInterface::getOmissions | function | core/ |
Returns the data that was omitted from the JSON:API document. |
| top_bar.css | file | core/ |
/* cspell:ignore xxxs */ :root { --drupal-displace-offset-top: 64px; --admin-toolbar-top-bar-height: 64px; } :is(#extra-specificity-hack, [data-drupal-admin-styles]).gin--navigation-top-bar { height: auto; min-height: 64px; opacity: 0.95; … |
| ToStringTrait | trait | core/ |
Wraps __toString in a trait to avoid some fatal errors. |
| ToStringTrait.php | file | core/ |
|
| ToStringTrait::render | function | core/ |
Renders the object as a string. |
| ToStringTrait::_die | function | core/ |
For test purposes, wrap die() in an overridable method. |
| ToStringTrait::__toString | function | core/ |
Implements the magic __toString() method. |
| Transaction::commitOrRelease | function | core/ |
Returns the transaction to the parent nesting level. |
| TransactionOutOfOrderException | class | core/ |
Exception thrown transactions are out of order. |
| TransactionOutOfOrderException.php | file | core/ |
|
| Transition::$toStateId | property | core/ |
The transition's to state ID. |
| Transition::to | function | core/ |
Gets the transition's to state. |
| TransitionInterface::DIRECTION_TO | constant | core/ |
The transition direction to. |
| TransitionInterface::to | function | core/ |
Gets the transition's to state. |
| TransitionTest::testFromAndTo | function | core/ |
Tests from and to. |
| TranslatableMarkup::getOption | function | core/ |
Gets a specific option from this translated string. |
| TranslatableMarkup::getOptions | function | core/ |
Gets all options from this translated string. |
| TranslatableMarkupTest::testToString | function | core/ |
Tests that errors are correctly handled when a __toString() fails. |
| TranslatableRevisionableStorageInterface | interface | core/ |
A storage that supports translatable and revisionable entity types. |
| TranslatableRevisionableStorageInterface.php | file | core/ |
|
| TranslatableRevisionableStorageInterface::createRevision | function | core/ |
Creates a new revision starting off from the specified entity object. |
| TranslatableRevisionableStorageInterface::getLatestTranslationAffectedRevisionId | function | core/ |
Returns the latest revision affecting the specified translation. |
| TranslatableStorageInterface | interface | core/ |
A storage that supports translatable entity types. |
| TranslatableStorageInterface.php | file | core/ |
|
| TranslatableStorageInterface::createTranslation | function | core/ |
Constructs a new entity translation object, without permanently saving it. |
| TranslatableStringFactory | class | core/ |
Creates translatable strings that can interoperate with Composer Stager. |
| TranslatableStringFactory.php | file | core/ |
|
| TranslatableStringFactory::createDomainOptions | function | core/ |
|
| TranslatableStringFactory::createTranslatableMessage | function | core/ |
|
| TranslatableStringFactory::createTranslationParameters | function | core/ |
|
| TranslatableStringFactory::__construct | function | core/ |
|
| TranslateFormBase::$localeStorage | property | core/ |
The locale storage. |
| TranslationLinkTest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
Pagination
- Previous page
- Page 256
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.