Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/taskforcesh/bullmq
/ getConnection
Method
getConnection
php/src/Queue.php:85–88 ·
view source on GitHub ↗
* Get the Redis connection. */
()
Source
from the content-addressed store, hash-verified
83
* Get the Redis connection.
84
*/
85
public function getConnection(): RedisConnection
86
{
87
return $this->connection;
88
}
89
90
/**
91
* Get the qualified name of the queue.
Callers
2
setUp
Method · 0.80
testGetJobsByTypeSkipsDeletedJobHashAndPreservesOrder
Method · 0.80
Calls
no outgoing calls
Tested by
2
setUp
Method · 0.64
testGetJobsByTypeSkipsDeletedJobHashAndPreservesOrder
Method · 0.64