Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #17989

Re: Symfony 4 - how to get to the documentation of setting up event subscribers?

Path csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Arno Welzel <usenet@arnowelzel.de>
Newsgroups comp.lang.php
Subject Re: Symfony 4 - how to get to the documentation of setting up event subscribers?
Date Thu, 13 Jun 2019 14:50:24 +0200
Lines 23
Message-ID <gmev4hFi9soU1@mid.individual.net> (permalink)
References <qdrf5n$j7j$1@node2.news.atman.pl>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
X-Trace individual.net fJM5+kiwuvT50ulolo8tfwon0ypfbmIKQt32LWR6/xCjXi6aFK
Cancel-Lock sha1:7JS6SdYB3dDMgarKQ9BgirMGVRQ=
In-Reply-To <qdrf5n$j7j$1@node2.news.atman.pl>
Content-Language en-US
Xref csiph.com comp.lang.php:17989

Show key headers only | View raw


On 12.06.19 20:09, Marek S wrote:

> Hi all,
> 
> I'm new in Symfony framework. I'm struggling now with Migrations event 
> subscriber. I can't find any documentation explaining how to configure 
> services. For this particular example I'm doing something like this:
> 
> //services.yaml
> 
> App\EventSubscribers\MigrationBugEvSubscriber:
>          tags:
>              - { name: ????, ????? }


Migrations are a part of Doctrine and not Symfony:

<https://www.doctrine-project.org/projects/doctrine-migrations/en/2.1/reference/events.html#migrations-events>


-- 
Arno Welzel
https://arnowelzel.de

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Symfony 4 - how to get to the documentation of setting up event subscribers? Marek S <precz@spamowi.com> - 2019-06-12 20:09 +0200
  Re: Symfony 4 - how to get to the documentation of setting up event subscribers? Arno Welzel <usenet@arnowelzel.de> - 2019-06-13 14:50 +0200
    Re: Symfony 4 - how to get to the documentation of setting up event subscribers? Marek S <precz@spamowi.com> - 2019-06-13 21:13 +0200
      Re: Symfony 4 - how to get to the documentation of setting up event subscribers? Arno Welzel <usenet@arnowelzel.de> - 2019-06-14 13:16 +0200
        Re: Symfony 4 - how to get to the documentation of setting up event subscribers? Marek S <precz@spamowi.com> - 2019-06-14 20:30 +0200
          Re: Symfony 4 - how to get to the documentation of setting up event subscribers? Arno Welzel <usenet@arnowelzel.de> - 2019-06-15 18:00 +0200
            Re: Symfony 4 - how to get to the documentation of setting up event subscribers? Marek S <precz@spamowi.com> - 2019-06-15 22:57 +0200
              Re: Symfony 4 - how to get to the documentation of setting up event subscribers? Arno Welzel <usenet@arnowelzel.de> - 2019-06-16 09:31 +0200
                Re: Symfony 4 - how to get to the documentation of setting up event subscribers? Marek S <precz@spamowi.com> - 2019-06-16 14:29 +0200
                Re: Symfony 4 - how to get to the documentation of setting up event subscribers? Arno Welzel <usenet@arnowelzel.de> - 2019-06-17 00:18 +0200

csiph-web