Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DefaultTableMapping.php
DefaultTableMapping::$prefix
The prefix to be used by all the tables of this mapping.
Type:
string
File
core/
lib/
Drupal/
Core/
Entity/
Sql/
DefaultTableMapping.php
, line 33
Class
DefaultTableMapping
Defines a default table mapping class.
Namespace
Drupal\Core\Entity\Sql
Code
protected $prefix;
RSS feed