EntityType::getBaseTable

public function EntityType::getBaseTable

public EntityType::getBaseTable()

Gets the name of the entity's base table.

@todo Used by SqlContentEntityStorage only.

Return value

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

Overrides EntityTypeInterface::getBaseTable

File

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

Class

登录查看完整内容