Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-12653

Caches the informations about the listeners to be able to not load them everytime

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.0-RC4
    • 3.1.0-b4
    • None
    • None

      Currently \phpbb\event\extension_subscriber_loader loads all the services corresponding to a subscriber's listeners.
      We should cache the list of the listeners and use the ability of the ContainerAwareEventDispatcher, so the subscribers wouldn't be load on each page but only when we need them.

            nicofuma nicofuma
            nicofuma nicofuma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: