Locale Config helper
$config is always a DrupalConfig object.
Expanded class hierarchy of LocaleConfigSubscriber
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
LocaleConfigSubscriber:: |
protected | property | Default configuration context. | |
LocaleConfigSubscriber:: |
protected | property | The language manager. | |
LocaleConfigSubscriber:: |
public | function | Initializes configuration context with language. | |
LocaleConfigSubscriber:: |
public | function | Override configuration values with localized data. | |
LocaleConfigSubscriber:: |
public | function | Get configuration name for this language. | |
LocaleConfigSubscriber:: |
static | function |
Implements EventSubscriberInterface::getSubscribedEvents(). Overrides EventSubscriberInterface:: |
|
LocaleConfigSubscriber:: |
public | function | Sets the negotiated interface language on the default configuration context. | |
LocaleConfigSubscriber:: |
public | function | Constructs a LocaleConfigSubscriber object. |