Skip to content
Snippets Groups Projects

Resolve #3340299 "Documentation in croninterface"

Closes #3340299

Merge request reports

Members who can merge are allowed to add commits.
Code Quality is loading
Test summary results are being parsed
Metrics reports are loading
Ready to merge by members who can write to the target branch.
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
12 12 /**
13 13 * Executes a cron run.
14 14 *
15 * Do not call this function from a test. Use $this->cronRun() instead.
15 * This method performs several tasks:
16 * - Ensures that the execution continues even if the request is cancelled.
17 * - Switches the current user to an anonymous user to ensure consistent permissions.
18 * - Attempts to acquire a cron lock to prevent parallel executions.
19 * - If the lock is acquired, invokes cron handlers, processes queues, and sets the last cron run timestamp.
  • added 1 commit

    • ab5dd3e4 - Issue #3340299: documentation in CronInterface is out of date and incomplete

    Compare with previous version

  • This MR hit an error in spellchecking that is already fixed in the 11.x branch.

    Let's see if a rebase fixes it.

  • Ashish Dwivedi added 1241 commits

    added 1241 commits

    Compare with previous version

  • Pradhuman Jain added 1 commit

    added 1 commit

    Compare with previous version

  • dsatpm added 1 commit

    added 1 commit

    • b2427a44 - Updated block with correct punctuation

    Compare with previous version

  • John Brooks added 226 commits

    added 226 commits

    • b2427a44...c0beeeea - 225 commits from branch project:11.x
    • b62dfa11 - Merge branch '11.x' into '3340299-documentation-in-croninterface'

    Compare with previous version

  • Brandon Lira added 1320 commits

    added 1320 commits

    Compare with previous version

  • quietone left review comments

    left review comments

  • Brandon Lira added 1 commit

    added 1 commit

    • 82116bd6 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Brandon Lira added 256 commits

    added 256 commits

    • 82116bd6...9ccb6c04 - 246 earlier commits
    • d9d9a32c - Issue #3522353 by longwave, quietone, bbrala: Update Composer dependencies for 11.2.0
    • d85d0520 - Issue #3513659 by quietone, longwave, smustgrave, catch: Enable LineLength for...
    • 41205558 - Issue #3500632 by nicxvan, dww, smustgrave, oily, berdir: Convert...
    • b0453c1a - Issue #3355485 by alexpott, robert-arias, phenaproxima, b_sharpe,...
    • 6d2fc89e - Issue #3513410 by nicxvan, dww, larowlan: Convert hook_requirements() that do...
    • 3fc2fe8d - Issue #3520946 by phenaproxima, wim leers, longwave, penyaskito, larowlan:...
    • c208f440 - Issue #3523378 by longwave: Bump twig/twig minimum version
    • f3b3c4cd - Issue #2511330 by catch, wim leers, larowlan, godotislate, fabianx: Deprecate...
    • 241597e3 - Issue #1578832 by dcam, oily, vidorado, ttiurani, joseph.olstad, legolasbo,...
    • b1e80363 - Issue #3340299: Clarify purpose of anonymous user switch in CronInterface documentation

    Compare with previous version

  • Brandon Lira added 261 commits

    added 261 commits

    Compare with previous version

  • Brandon Lira added 1 commit

    added 1 commit

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading