Watchdog::$createdColumn
Same name in other branches
- 9 core/modules/dblog/src/Plugin/views/wizard/Watchdog.php \Drupal\dblog\Plugin\views\wizard\Watchdog::createdColumn
- 8.9.x core/modules/dblog/src/Plugin/views/wizard/Watchdog.php \Drupal\dblog\Plugin\views\wizard\Watchdog::createdColumn
- 10 core/modules/dblog/src/Plugin/views/wizard/Watchdog.php \Drupal\dblog\Plugin\views\wizard\Watchdog::createdColumn
Set the created column.
Type: string
Overrides WizardPluginBase::$createdColumn
File
-
core/
modules/ dblog/ src/ Plugin/ views/ wizard/ Watchdog.php, line 24
Class
- Watchdog
- Defines a wizard for the watchdog table.
Namespace
Drupal\dblog\Plugin\views\wizardCode
protected $createdColumn = 'timestamp';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.