Search for table
- Search 7.x for table
- Search 9.5.x for table
- Search 10.3.x for table
- Search 11.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 |
---|---|---|---|
ElementsTableSelectTest::testMultipleTrueOptionchecker | function | core/ |
Test the whether the option checker gives an error on invalid tableselect values for checkboxes. |
ElementsTableSelectTest::testMultipleTrueSubmit | function | core/ |
Test the submission of single and multiple values when #multiple is TRUE. |
ElementsTableSelectTest::testTableSelectColSpan | function | core/ |
Tests the display when #colspan is set. |
EndOfTransactionQueriesTest::getStatementsForTable | function | core/ |
Filters statements by table name. |
EndOfTransactionQueriesTest::statementToTableName | function | core/ |
Returns the table name for a statement. |
EntityContentBaseTest::testUntranslatable | function | core/ |
Test that translation destination fails for untranslatable entities. |
EntityContentBaseTest::testUntranslatable | function | core/ |
Test that translation destination fails for untranslatable entities. |
EntityDecoupledTranslationRevisionsTest::$previousUntranslatableFieldValue | property | core/ |
The previous untranslatable field value. |
EntityDecoupledTranslationRevisionsTest::dataTestUntranslatableFields | function | core/ |
Data provider for ::testUntranslatableFields. |
EntityDecoupledTranslationRevisionsTest::testUntranslatableFields | function | core/ |
Tests that untranslatable fields are handled correctly. |
EntityDefinitionTestTrait::renameBaseTable | function | core/ |
Renames the base table to 'entity_test_update_new'. |
EntityDefinitionTestTrait::renameBaseTable | function | core/ |
Renames the base table to 'entity_test_update_new'. |
EntityDefinitionTestTrait::renameDataTable | function | core/ |
Renames the data table to 'entity_test_update_data_new'. |
EntityDefinitionTestTrait::renameDataTable | function | core/ |
Renames the data table to 'entity_test_update_data_new'. |
EntityDefinitionTestTrait::renameRevisionBaseTable | function | core/ |
Renames the revision table to 'entity_test_update_revision_new'. |
EntityDefinitionTestTrait::renameRevisionBaseTable | function | core/ |
Renames the revision table to 'entity_test_update_revision_new'. |
EntityDefinitionTestTrait::renameRevisionDataTable | function | core/ |
Renames the revision data table to 'entity_test_update_revision_data_new'. |
EntityDefinitionTestTrait::renameRevisionDataTable | function | core/ |
Renames the revision data table to 'entity_test_update_revision_data_new'. |
EntityDefinitionTestTrait::updateEntityTypeToNotTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to not translatable. |
EntityDefinitionTestTrait::updateEntityTypeToNotTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to not translatable. |
EntityDefinitionTestTrait::updateEntityTypeToRevisionableAndTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to revisionable and translatable. |
EntityDefinitionTestTrait::updateEntityTypeToRevisionableAndTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to revisionable and translatable. |
EntityDefinitionTestTrait::updateEntityTypeToTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to translatable. |
EntityDefinitionTestTrait::updateEntityTypeToTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to translatable. |
EntityDefinitionUpdateTest::testCreateFieldAndIndexOnSharedTable | function | core/ |
Ensures that a new field and index on a shared table are created. |
EntityDisplayFormBase::getTableHeader | function | core/ |
Returns an array containing the table headers. |
EntityDisplayFormBase::tablePreRender | function | core/ |
Performs pre-render tasks on field_ui_table elements. |
EntityField::$base_table | property | core/ |
A shortcut for $view->base_table. |
EntityField::add_field_table | function | core/ |
Determine if the field table should be added to the query. |
EntityField::clickSortable | function | core/ |
Determines if this field is click sortable. |
EntityField::getTableMapping | function | core/ |
Gets the table mapping for the entity type of the field. |
EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode | function | core/ |
Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode(). |
EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeLangcode | function | core/ |
Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode(). |
EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode | function | core/ |
Tests the getBaseFieldDefinitions() method with a translatable entity type. |
EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode | function | core/ |
Tests the getBaseFieldDefinitions() method with a translatable entity type. |
EntityFormDisplayEditForm::getTableHeader | function | core/ |
Returns an array containing the table headers. |
EntityLanguageTestBase::$untranslatableFieldName | property | core/ |
The untranslatable test field name. |
EntityNonRevisionableTranslatableFieldTest | class | core/ |
Tests translating a non-revisionable field. |
EntityNonRevisionableTranslatableFieldTest.php | file | core/ |
|
EntityNonRevisionableTranslatableFieldTest::$modules | property | core/ |
Modules to enable. |
EntityNonRevisionableTranslatableFieldTest::setUp | function | core/ |
|
EntityNonRevisionableTranslatableFieldTest::testTranslatingNonRevisionableField | function | core/ |
Tests translating a non-revisionable field. |
EntityOperations::clickSortable | function | core/ |
Determines if this field is click sortable. |
EntityQueryTest::testTableSort | function | core/ |
Test tablesort(). |
EntityReferenceFieldTranslatedReferenceViewTest::$translatable | property | core/ |
Flag indicating whether the field is translatable. |
EntityReferenceItem::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
EntityReferenceItem::getSettableValues | function | core/ |
Returns an array of settable values. |
EntityReferenceRelationshipTest::testDataTableRelationship | function | core/ |
Tests views data generated for relationship. |
EntityReferenceRelationshipTest::testDataTableRelationshipWithLongFieldName | function | core/ |
Tests views data generated for relationship. |
EntityReferenceRelationshipTest::testNoDataTableRelationship | function | core/ |
Tests using the views relationship. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.