Table::TABLE_DRAG_CACHE_ID

Same name and namespace in other branches
  1. main core/lib/Drupal/Core/Render/Element/Table.php \Drupal\Core\Render\Element\Table::TABLE_DRAG_CACHE_ID

The cache ID used for the tableDrag instance counter.

File

core/lib/Drupal/Core/Render/Element/Table.php, line 117

Class

Table
Provides a render element for a table.

Namespace

Drupal\Core\Render\Element

Code

protected const TABLE_DRAG_CACHE_ID = 'tabledrag:instance_counter';

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