Search for table
- Search 7.x for table
- Search 9.5.x for table
- Search 8.9.x for table
- Search 10.3.x for table
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Table | class | core/ |
Style plugin to render each item as a row in a table. |
Table | class | core/ |
Provides a render element for a table. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
TranslatableMarkup::getOptions | function | core/ |
Gets all options from this translated string. |
TranslatableMarkup::getStringTranslation | function | core/ |
Gets the string translation service. |
TranslatableMarkup::getUntranslatedString | function | core/ |
Gets the untranslated string value stored in this translated string. |
TranslatableMarkup::render | function | core/ |
Renders the object as a string. |
TranslatableMarkup::__construct | function | core/ |
Constructs a new class instance. |
TranslatableMarkup::__sleep | function | core/ |
Magic __sleep() method to avoid serializing the string translator. |
TranslatableMarkupTest | class | core/ |
Tests the TranslatableMarkup class. |
TranslatableMarkupTest.php | file | core/ |
|
TranslatableMarkupTest::$lastErrorMessage | property | core/ |
The error message of the last error in the error handler. |
TranslatableMarkupTest::$lastErrorNumber | property | core/ |
The error number of the last error in the error handler. |
TranslatableMarkupTest::errorHandler | function | core/ |
Custom error handler that saves the last error. |
TranslatableMarkupTest::testIsStringAssertion | function | core/ |
@covers ::__construct |
TranslatableMarkupTest::testIsStringAssertionWithFormattableMarkup | function | core/ |
@covers ::__construct |
TranslatableMarkupTest::testToString | function | core/ |
Tests that errors are correctly handled when a __toString() fails. |
TranslatableRevisionableInterface | interface | core/ |
Provides methods for an entity to support revision translation. |
TranslatableRevisionableInterface.php | file | core/ |
|
TranslatableRevisionableInterface::isDefaultTranslationAffectedOnly | function | core/ |
Checks if untranslatable fields should affect only the default translation. |
TranslatableRevisionableInterface::isLatestTranslationAffectedRevision | function | core/ |
Checks whether this is the latest revision affecting this translation. |
TranslatableRevisionableInterface::isRevisionTranslationAffected | function | core/ |
Checks whether the current translation is affected by the current revision. |
TranslatableRevisionableInterface::isRevisionTranslationAffectedEnforced | function | core/ |
Checks if the revision translation affected flag value has been enforced. |
TranslatableRevisionableInterface::setRevisionTranslationAffected | function | core/ |
Marks the current revision translation as affected. |
TranslatableRevisionableInterface::setRevisionTranslationAffectedEnforced | function | core/ |
Enforces the revision translation affected flag value. |
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. |
TranslatableStringAdapter | class | core/ |
An adapter for interoperable string translation. |
TranslatableStringAdapter.php | file | core/ |
|
TranslatableStringAdapter::getAll | function | core/ |
|
TranslatableStringAdapter::trans | function | core/ |
|
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/ |
|
TranslatableStringTest | class | core/ |
@covers \Drupal\package_manager\TranslatableStringFactory @covers \Drupal\package_manager\TranslatableStringAdapter |
TranslatableStringTest.php | file | core/ |
|
TranslatableStringTest::testCreateTranslatableString | function | core/ |
Tests various ways of creating a translatable string. |
TranslationLanguageRenderer::getLangcodeTable | function | core/ |
Returns the name of the table holding the "langcode" field. |
TranslationTest::testTranslatableFieldSaveLoad | function | core/ |
Tests translatable fields storage/retrieval. |
TreeConfigTargetForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
Truncate::$table | property | core/ |
The table to truncate. |
Update::$table | property | core/ |
The table to update. |
UpdateContribTest::$updateTableLocator | property | core/ |
The CSS locator for the update table run asserts on. |
UpdateManagerUpdateTest::checkTableHeaders | function | core/ |
Checks headers for a given table on the Update form. |
UpdateManagerUpdateTest::incompatibleUpdatesTableProvider | function | core/ |
Provides data for test scenarios involving incompatible updates. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.