'checkbox', '#default_value' => FALSE, '#attributes' => ['class' => ['action-table-select-all']], ]; return [ '' => drupal_render($select_all), ]; }