Skip to content
Snippets Groups Projects

Cron functions should never care about the current user

1 unresolved thread

Closes #3201470

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
704 704 // is disabled if $age set to 0.
705 705 if ($age) {
706 706 $fids = Drupal::entityQuery('file')
707 ->accessCheck(FALSE)
Please register or sign in to reply
Loading