service google_analytics_counter.app_manager in Google Analytics Counter 8.3
Class
\Drupal\google_analytics_counter\GoogleAnalyticsCounterAppManager7 string references to google_analytics_counter.app_manager
- GoogleAnalyticsCounterAuthForm::create in src/
Form/ GoogleAnalyticsCounterAuthForm.php - Instantiates a new instance of this class.
- GoogleAnalyticsCounterBlock::create in src/
Plugin/ Block/ GoogleAnalyticsCounterBlock.php - Creates an instance of the plugin.
- GoogleAnalyticsCounterConfigureTypesForm::create in src/
Form/ GoogleAnalyticsCounterConfigureTypesForm.php - Instantiates a new instance of this class.
- GoogleAnalyticsCounterController::create in src/
Controller/ GoogleAnalyticsCounterController.php - Instantiates a new instance of this class.
- GoogleAnalyticsCounterFilter::create in src/
Plugin/ Filter/ GoogleAnalyticsCounterFilter.php - Creates an instance of the plugin.
File
View source
- class: \Drupal\google_analytics_counter\GoogleAnalyticsCounterAppManager
- arguments:
- - '@config.factory'
- - '@database'
- - '@state'
- - '@path.alias_manager'
- - '@path.matcher'
- - '@language_manager'
- - '@logger.channel.google_analytics_counter'
- - '@messenger'
- - '@google_analytics_counter.auth_manager'