Search for table

  1. Search 7.x for table
  2. Search 9.5.x for table
  3. Search 8.9.x for table
  4. Search 11.x for table
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Table class core/modules/views/src/Plugin/views/style/Table.php Style plugin to render each item as a row in a table.
Table class core/lib/Drupal/Core/Render/Element/Table.php Provides a render element for a table.

All search results

Title Object type File name Summary
EntityDefinitionTestTrait::updateEntityTypeToRevisionableAndTranslatable function core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php Updates the test entity type to be revisionable and translatable.
EntityDefinitionTestTrait::updateEntityTypeToTranslatable function core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php Updates the 'entity_test_update' entity type to translatable.
EntityDefinitionUpdateTest::testCreateFieldAndIndexOnSharedTable function core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php Ensures that a new field and index on a shared table are created.
EntityDisplayFormBase::getTableHeader function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns an array containing the table headers.
EntityDisplayModeBaseTestableClass class core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php A class extending EntityDisplayModeBase for testing purposes.
EntityField::$base_table property core/modules/views/src/Plugin/views/field/EntityField.php
EntityField::add_field_table function core/modules/views/src/Plugin/views/field/EntityField.php Determine if the field table should be added to the query.
EntityField::clickSortable function core/modules/views/src/Plugin/views/field/EntityField.php
EntityField::getTableMapping function core/modules/views/src/Plugin/views/field/EntityField.php Gets the table mapping for the entity type of the field.
EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode().
EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeLangcode function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode().
EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Tests the getBaseFieldDefinitions() method with a translatable entity type.
EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Tests the getBaseFieldDefinitions() method with a translatable entity type.
EntityFormDisplayEditForm::getTableHeader function core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php
EntityFormDisplayValidationTest::testImmutableProperties function core/tests/Drupal/KernelTests/Core/Entity/EntityFormDisplayValidationTest.php
EntityFormModeValidationTest::testImmutableProperties function core/tests/Drupal/KernelTests/Core/Entity/EntityFormModeValidationTest.php
EntityLanguageTestBase::$untranslatableFieldName property core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php The untranslatable test field name.
EntityNonRevisionableTranslatableFieldTest class core/tests/Drupal/KernelTests/Core/Entity/EntityNonRevisionableTranslatableFieldTest.php Tests translating a non-revisionable field.
EntityNonRevisionableTranslatableFieldTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityNonRevisionableTranslatableFieldTest.php
EntityNonRevisionableTranslatableFieldTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/EntityNonRevisionableTranslatableFieldTest.php
EntityNonRevisionableTranslatableFieldTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityNonRevisionableTranslatableFieldTest.php
EntityNonRevisionableTranslatableFieldTest::testTranslatingNonRevisionableField function core/tests/Drupal/KernelTests/Core/Entity/EntityNonRevisionableTranslatableFieldTest.php Tests translating a non-revisionable field.
EntityOperations::clickSortable function core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityQueryTest::testTableSort function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Tests tablesort().
EntityReferenceFieldTranslatedReferenceViewTest::$translatable property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Flag indicating whether the field is translatable.
EntityReferenceItem::getSettableOptions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php
EntityReferenceItem::getSettableValues function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php
EntityReferenceRelationshipTest::testDataTableRelationship function core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php Tests views data generated for relationship.
EntityReferenceRelationshipTest::testDataTableRelationshipWithLongFieldName function core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php Tests views data generated for relationship.
EntityReferenceRelationshipTest::testNoDataTableRelationship function core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php Tests using the views relationship.
EntityReferenceWidgetTest::sortableUpdate function core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php
EntityRevisionTest::testUntranslatable function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityRevisionTest.php Tests that translation destination fails for untranslatable entities.
EntityRow::$base_table property core/modules/views/src/Plugin/views/row/EntityRow.php
EntitySchemaTest::testModifyingTranslatableColumnSchema function core/tests/Drupal/KernelTests/Core/Entity/EntitySchemaTest.php Tests that modifying the UUID field for a translatable entity works.
EntityTest::$executable property core/modules/views/tests/src/Unit/Plugin/argument_validator/EntityTest.php The view executable.
EntityTest::$executable property core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php The mocked view executable.
EntityTestRevisionTest::testRevisionsViewWithNoTypeOnBaseTable function core/modules/views/tests/src/Functional/Wizard/EntityTestRevisionTest.php Tests creating a view of revisions where the type is not on the base table.
EntityTestTranslatableNoUISkip class core/modules/content_translation/tests/modules/content_translation_test/src/Entity/EntityTestTranslatableNoUISkip.php Defines the test entity class.
EntityTestTranslatableNoUISkip.php file core/modules/content_translation/tests/modules/content_translation_test/src/Entity/EntityTestTranslatableNoUISkip.php
EntityTestTranslatableUISkip class core/modules/content_translation/tests/modules/content_translation_test/src/Entity/EntityTestTranslatableUISkip.php Defines the test entity class.
EntityTestTranslatableUISkip.php file core/modules/content_translation/tests/modules/content_translation_test/src/Entity/EntityTestTranslatableUISkip.php
EntityTestUpdateStorage::saveToDedicatedTables function core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorage.php
EntityTestUpdateStorageSchema::getSharedTableFieldSchema function core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorageSchema.php
EntityType::$base_table property core/lib/Drupal/Core/Entity/EntityType.php
EntityType::$data_table property core/lib/Drupal/Core/Entity/EntityType.php
EntityType::$revision_data_table property core/lib/Drupal/Core/Entity/EntityType.php
EntityType::$revision_table property core/lib/Drupal/Core/Entity/EntityType.php
EntityType::$translatable property core/lib/Drupal/Core/Entity/EntityType.php Indicates whether entities of this type have multilingual support.
EntityType::getBaseTable function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getDataTable function core/lib/Drupal/Core/Entity/EntityType.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.