AMQPQueue
PHP Manual

AMQPQueue::purge

(PECL amqp >= Unknown)

AMQPQueue::purgePurge the contents of a queue

説明

public void AMQPQueue::purge ( string $queue_name )

Purge the contents of a queue.

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

queue_name

The name of the queue to purge

返り値


AMQPQueue
PHP Manual