Skip to main content

custom module

Drupal 9: Dynamically modify the content displayed in the "empty" area of your view admin_pixelthi… Mon, 08/21/2023 - 17:56 Drupal 9: Dynamically modify the content displayed in the "empty" area of your view

Drupal 9: Dynamically modify the content displayed in the "empty" area of your view

views custom module php hook_views_pre_render
Drupal 9.3: Creating Bundle Subclasses admin_pixelthi… Fri, 10/14/2022 - 10:42 Drupal 9.3: Creating Bundle Subclasses

Drupal 9.3: Creating Bundle Subclasses

entity bundle custom module
Adding EntityTypeManagerInterface as a Dependency into the Controller admin_pixelthi… Tue, 09/13/2022 - 12:01 Adding EntityTypeManagerInterface as a Dependency into the Controller

Adding EntityTypeManagerInterface as a Dependency into the Controller

custom module php controller dependency injection
Drupal 9: Creating a perfect rss feed page (based on the validation score from w3c) admin_pixelthi… Sat, 04/02/2022 - 15:08 Drupal 9: Creating a perfect rss feed page (based on the validation score from w3c)

Drupal 9: Creating a perfect rss feed page (based on the validation score from w3c)

custom module php rss
Drupal 9: How to fix broken - missing files referenced by media image entities admin_pixelthi… Fri, 03/04/2022 - 17:39 Drupal 9: How to fix broken - missing files referenced by media image entities

Drupal 9: How to fix broken - missing files referenced by media image entities

custom module
Drupal ^8: How to activate a menu item based on a url with query parameters admin_pixelthi… Thu, 01/13/2022 - 17:22 Drupal ^8: How to activate a menu item based on a url with query parameters

Drupal ^8: How to activate a menu item based on a url with query parameters

custom module php
How to render a node with display mode (teaser) programmaticaly with php admin_pixelthi… Wed, 12/01/2021 - 10:06 How to render a node with display mode (teaser) programmaticaly with php

How to render a node with display mode (teaser) programmaticaly with php

custom module
Drupal 8-9: Getting the term object from hook preprocess term reference field admin_pixelthi… Mon, 11/15/2021 - 23:05 Drupal 8-9: Getting the term object from hook preprocess term reference field

Drupal 8-9: Getting the term object from hook preprocess term reference field

custom module
Subscribe to custom module