Skip to content
Dakwamine

Dakwamine

Random stuff

Tag Archives: injection

[Drupal] Service dependency injection in a service type class

The code services: my_module.event_subscriber: # Your service class class: Drupal\my_module\Entity\EventSubscriber\MyModuleSubscriber # Add your services to load here in the array arguments: [‘@current_user’] tags: # For this example, I am making an event subscriber class – { name: event_subscriber }

Posted byDakwamine2017/02/162017/02/18Posted inDrupalTags: base, code, dependency, drupal, injection, pattern, php, service

[Drupal] Service dependency injection in a plugin type class

The code

Posted byDakwamine2017/02/162017/02/18Posted inDrupalTags: base, code, container, dependency, injection, pattern, php, service

Recent Posts

  • Corriger les dates de création, modification, et autres métadonnées EXIF avec exiftool
  • [Drupal] Variable de hauteur de barre d’outils d’administration
  • [Drupal] Perfect views block configuration for multilingual node support
  • [Drupal] Custom scrollbars with Overlay Scrollbars library
  • [Drupal] Change CKEditor behaviour for line breaks (br or p)
  • [Drupal] Make the Search API Page search block appear in Bootstrap markup
  • [Drupal] VM + XDebug + Netbeans
  • [Drupal] Use admin_block and admin_block_content templates
  • Replace image URLs in WordPress posts from http to https
  • [Drupal] Base hook schema example to put in .install
  • [Drupal] Table render array example structure
  • [Drupal] Create an event subscriber

Categories

  • Boulots (22)
    • Tribulations chez Pôle Emploi (12)
  • Canada (3)
  • Entourage (3)
  • Général (30)
  • Jeux vidéo (32)
    • FuuDoh! (4)
  • Permis B (17)
  • Projets (19)
    • Musique (6)
  • Technologies (52)
    • Code (21)
      • Drupal (13)
      • Unity3D (3)
    • Linux (6)
    • Trucs & Astuces (7)
    • Windows (1)
  • Tribulations de ma machine (11)

RSS Moi sur Youtube

RSS fuudoh sur Youtube

Recherche

Recent Posts

  • Corriger les dates de création, modification, et autres métadonnées EXIF avec exiftool
  • [Drupal] Variable de hauteur de barre d’outils d’administration
  • [Drupal] Perfect views block configuration for multilingual node support
  • [Drupal] Custom scrollbars with Overlay Scrollbars library
  • [Drupal] Change CKEditor behaviour for line breaks (br or p)
  • [Drupal] Make the Search API Page search block appear in Bootstrap markup
  • [Drupal] VM + XDebug + Netbeans
  • [Drupal] Use admin_block and admin_block_content templates
  • Replace image URLs in WordPress posts from http to https
  • [Drupal] Base hook schema example to put in .install
  • [Drupal] Table render array example structure
  • [Drupal] Create an event subscriber

RSS Moi sur Youtube

RSS fuudoh sur Youtube

Dakwamine, Proudly powered by WordPress.