9 calls to Drupal::queue()
- aggregator_cron in core/
modules/ aggregator/ aggregator.module - Implements hook_cron().
- DrupalTest::testQueue in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the queue() method.
- hook_cron in core/
core.api.php - Perform periodic actions.
- LocaleUpdateCronTest::testUpdateCron in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateCronTest.php - Tests interface translation update using cron.
- locale_cron_fill_queue in core/
modules/ locale/ locale.translation.inc - Populate a queue with project to check for translation updates.
- MediaSourceTest::testThumbnail in core/
modules/ media/ tests/ src/ Kernel/ MediaSourceTest.php - Tests the thumbnail functionality.
- UpdateCoreTest::testFetchTasks in core/
modules/ update/ tests/ src/ Functional/ UpdateCoreTest.php - Tests that exactly one fetch task per project is created and not more.
- update_install in core/
modules/ update/ update.install - Implements hook_install().
- update_uninstall in core/
modules/ update/ update.install - Implements hook_uninstall().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.