protected property Watchdog::$createdColumn in Drupal 10
Same name and namespace in other branches
- 8 core/modules/dblog/src/Plugin/views/wizard/Watchdog.php \Drupal\dblog\Plugin\views\wizard\Watchdog::createdColumn
- 9 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';