EntityType::getDataTable

public function EntityType::getDataTable

public EntityType::getDataTable()

Gets the name of the entity's data table.

@todo Used by SqlContentEntityStorage only.

Return value

string|null The name of the entity type's data table, or NULL if none exists.

Overrides EntityTypeInterface::getDataTable

File

core/lib/Drupal/Core/Entity/EntityType.php, line 723

Class

登录查看完整内容