Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cakephp
/
queue
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
36
Code
Issues
8
Pull requests
2
Actions
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
queue
src
QueueManager.php
on
2.x
User selector
All users
All time
Commit history
Commits on Jun 8, 2026
Improve types
markstory
committed
ddb57b4
View commit details
Copy full SHA for ddb57b4
View code at this point
Browse repository at this point
Commits on Jun 7, 2026
Fix getUniqueId with array data
Show description for 1389059
markstory
committed
1389059
View commit details
Copy full SHA for 1389059
View code at this point
Browse repository at this point
Commits on Nov 4, 2025
Cleaning things up (#175)
Show description for 059365b
josbeir
authored
059365b
View commit details
Copy full SHA for 059365b
View code at this point
Browse repository at this point
Commits on Oct 22, 2025
Fix tests
Show description for d75a4c3
josbeir
committed
d75a4c3
View commit details
Copy full SHA for d75a4c3
View code at this point
Browse repository at this point
Commits on Jun 22, 2025
fix CS
LordSimal
committed
9bd695f
View commit details
Copy full SHA for 9bd695f
View code at this point
Browse repository at this point
update stan
LordSimal
committed
b20275f
View commit details
Copy full SHA for b20275f
View code at this point
Browse repository at this point
Commits on Jul 29, 2023
fix stan
LordSimal
committed
7ec8c4b
View commit details
Copy full SHA for 7ec8c4b
View code at this point
Browse repository at this point
Merge branch 'master' into cake5-merge
Show description for 47a75b1
LordSimal
committed
47a75b1
View commit details
Copy full SHA for 47a75b1
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
Use unique names for queue unique cache configurations
sheldonreiff
committed
e87fe35
View commit details
Copy full SHA for e87fe35
View code at this point
Browse repository at this point
Commits on Jan 20, 2023
cake5 upgrade + new stan setup
LordSimal
committed
cd764e5
View commit details
Copy full SHA for cd764e5
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
Suppress psalm InvalidPropertyFetch
Show description for 2506c68
sheldonreiff
committed
2506c68
View commit details
Copy full SHA for 2506c68
View code at this point
Browse repository at this point
Add support for unique jobs
sheldonreiff
committed
f3d2883
View commit details
Copy full SHA for f3d2883
View code at this point
Browse repository at this point
Commits on Nov 4, 2022
Add failed jobs and requeue/delete commands
sheldonreiff
committed
2271a55
View commit details
Copy full SHA for 2271a55
View code at this point
Browse repository at this point
Commits on Apr 3, 2022
Use "queue" Option Passed to QueueManager::push()
amayer5125
committed
7a4856a
View commit details
Copy full SHA for 7a4856a
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
Change QueueManager::push to Accept Job Class Without Method
Show description for 43dc378
amayer5125
committed
43dc378
View commit details
Copy full SHA for 43dc378
View code at this point
Browse repository at this point
Commits on Mar 28, 2022
Merge pull request #91 from amayer5125/remove-queue-from-payload
Show description for 61e4006
markstory
authored
61e4006
View commit details
Copy full SHA for 61e4006
View code at this point
Browse repository at this point
Remove Unneeded Queue Data from Payload
Show description for 620cfc1
amayer5125
committed
620cfc1
View commit details
Copy full SHA for 620cfc1
View code at this point
Browse repository at this point
Flatten Args
Show description for 65afd18
amayer5125
committed
65afd18
View commit details
Copy full SHA for 65afd18
View code at this point
Browse repository at this point
Commits on Mar 27, 2022
Use Upstream Queue Extensions
Show description for 96a5357
amayer5125
committed
96a5357
View commit details
Copy full SHA for 96a5357
View code at this point
Browse repository at this point
Commits on May 24, 2021
additional phpcs fix
Thomas
committed
c5536b5
View commit details
Copy full SHA for c5536b5
View code at this point
Browse repository at this point
fixes for phpcs
Thomas
committed
6774e7b
View commit details
Copy full SHA for 6774e7b
View code at this point
Browse repository at this point
added support for simply using different queue than default
Thomas
committed
bf6394b
View commit details
Copy full SHA for bf6394b
View code at this point
Browse repository at this point
Commits on Oct 24, 2020
Update src/QueueManager.php
markstory
authored
ca999f5
View commit details
Copy full SHA for ca999f5
View code at this point
Browse repository at this point
Commits on Oct 23, 2020
Add info for QueueManager::push() options to docblock.
ADmad
committed
d0abba5
View commit details
Copy full SHA for d0abba5
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
Remove redundant runtime checks.
markstory
committed
efea1cf
View commit details
Copy full SHA for efea1cf
View code at this point
Browse repository at this point
Commits on Oct 19, 2020
Fix phpcs
markstory
committed
7bca6e4
View commit details
Copy full SHA for 7bca6e4
View code at this point
Browse repository at this point
Clarify expectations.
markstory
committed
99155c9
View commit details
Copy full SHA for 99155c9
View code at this point
Browse repository at this point
Commits on Oct 18, 2020
Fix failing QueueTrait tests.
Show description for ef2e4dd
markstory
committed
ef2e4dd
View commit details
Copy full SHA for ef2e4dd
View code at this point
Browse repository at this point
Commits on May 25, 2020
Rename the namespace to Cake\Queue
Show description for 0fb89ce
markstory
committed
0fb89ce
View commit details
Copy full SHA for 0fb89ce
View code at this point
Browse repository at this point
Commits on Jan 27, 2020
Add more tests.
Show description for 275421e
markstory
committed
275421e
View commit details
Copy full SHA for 275421e
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
Fix CS error
ADmad
committed
545bc31
View commit details
Copy full SHA for 545bc31
View code at this point
Browse repository at this point
Rename option to be same as key name we use for cookies, for consistency.
ADmad
committed
1a1c883
View commit details
Copy full SHA for 1a1c883
View code at this point
Browse repository at this point
Avoid uneeded Hash::get() calls.
ADmad
committed
051b6f8
View commit details
Copy full SHA for 051b6f8
View code at this point
Browse repository at this point
Commits on Jan 7, 2020
Remove EventJob
Show description for 2bcc8fa
markstory
committed
2bcc8fa
View commit details
Copy full SHA for 2bcc8fa
View code at this point
Browse repository at this point
Commits on Jan 4, 2020
Add license and copyright headers to files.
Show description for 3cc3496
ADmad
committed
3cc3496
View commit details
Copy full SHA for 3cc3496
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.