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 |
---|---|---|---|
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. |
UpdateManagerUpdateTest::testIncompatibleUpdatesTable | function | core/ |
Tests the Update form for a single test scenario of incompatible updates. |
UpdateManagerUpdateTest::testUninstalledUpdatesTable | function | core/ |
Tests the Update form with an uninstalled module in the system. |
UpdateSemverContribTestBase::$updateTableLocator | property | core/ |
The CSS locator for the update table run asserts on. |
UpdateSemverCoreTestBase::$updateTableLocator | property | core/ |
The CSS locator for the update table run asserts on. |
UpdateSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
UpdateTest::testUpdateNonExistingTable | function | core/ |
Updating a not existing table throws a DatabaseExceptionWrapper. |
UpdateTestBase::$updateTableLocator | property | core/ |
The CSS locator for the update table run asserts on. |
UpdateTestBase::assertUpdateTableElementContains | function | core/ |
Asserts that the update table element HTML contains the specified text. |
UpdateTestBase::assertUpdateTableElementNotContains | function | core/ |
Asserts that the update table element HTML contains the specified text. |
UpdateTestBase::assertUpdateTableTextContains | function | core/ |
Asserts that the update table text contains the specified text. |
UpdateTestBase::assertUpdateTableTextNotContains | function | core/ |
Asserts that the update table text does not contain the specified text. |
upgrade-analysis-report-tables.css | file | core/ |
Styles for the upgrade analysis report tables. |
upgrade-analysis-report-tables.css | file | core/ |
Styles for the upgrade analysis report tables. |
UpsertTest::testUpsertNonExistingTable | function | core/ |
Upsert on a not existing table throws a DatabaseExceptionWrapper. |
UserPermissionsTest::testPermissionTableHtml | function | core/ |
Tests that module header rows in the permissions table have a single cell. |
UserStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
ValidationResultTest::testMessagesMustBeTranslatable | function | core/ |
Tests that the messages are asserted to be translatable. |
VegetableInterface | interface | core/ |
Provides an interface for test plugins. |
VegetableInterface.php | file | core/ |
|
View::$base_table | property | core/ |
The name of the base table this view will use. |
View::$executable | property | core/ |
Stores a reference to the executable version of this view. |
View::getExecutable | function | core/ |
Gets an executable instance for this view. |
ViewAjaxController::$executableFactory | property | core/ |
The factory to load a view executable with. |
ViewAjaxControllerTest::$executableFactory | property | core/ |
The mocked executable factory. |
ViewEntityInterface::getExecutable | function | core/ |
Gets an executable instance for this view. |
ViewExecutable | class | core/ |
Represents a view as a whole. |
ViewExecutable.php | file | core/ |
|
ViewExecutable::$ajaxEnabled | property | core/ |
Whether this view uses AJAX. |
ViewExecutable::$args | property | core/ |
Any arguments that have been passed into the view. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.