From 1ebd353dbf0b73f4e7c7faec191a9797a586935d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szymon=20Tarasi=C5=84ski?= Date: Wed, 4 May 2022 20:11:08 +0200 Subject: [PATCH] [Messenger] Add AMQP exchange to exchange binding reference --- messenger.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/messenger.rst b/messenger.rst index 1d0c310a030..4f87168c9f0 100644 --- a/messenger.rst +++ b/messenger.rst @@ -1363,8 +1363,18 @@ The transport has a number of options: ``exchange[flags]`` Exchange flags ``AMQP_DURABLE`` ``exchange[name]`` Name of the exchange ``exchange[type]`` Type of exchange ``fanout`` +``exchange[bindings]`` The source exchanges to bind this exchange to, + keyed by the name. Binding direction: source + exchange -> this exchange +``exchange[bindings][binding_keys]`` The binding/routing keys (if any) to be used for + the binding +``exchange[bindings][binding_arguments]`` Additional binding arguments ============================================ ================================================= =================================== +.. versionadded:: 6.3 + + The ``exchange[bindings]`` option was introduced in Symfony 6.3. + .. versionadded:: 6.1 The ``connection_name`` option was introduced in Symfony 6.1. pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy