By hari, 30 March, 2024 Get all langauge of the site in Drupal 10 How to get languages available on the site on Drupal 10 Tags Drupal
By hari, 1 January, 2024 Mac OS to disable sleep mode using Command Line pmset: This is a command-line utility on macOS used to manipulate power management settings. Tags Mac OS Macbook
By hari, 9 November, 2023 Bash script to enable a custom CRON job for your DEV environment (Drupal) Create a bash script for enable custom cron jobs. Tags Drupal Bash Script
Building Brilliance: My Journey to a Custom PC Why I'm choosing PC instead of laptops ? The reason I opted for a PC over laptops primarily stems from my emphasis on a high-performance, cost-effective, and easily upgradable hardware solution.
By hari, 19 October, 2023 Get raw SQL query from Drupal::entityTypeManager in Drupal 9 Get raw SQL query from Drupal::entityTypeManager Tags Drupal
By hari, 31 August, 2023 Drupal 9 get the current language programmatically Programmatically get the current language Drupal 9 Tags Drupal Multilingual
By hari, 15 August, 2023 why Drupal.attachBehaviors() ? Usage of Drupal.attachBehaviors(), example case of when we need use Drupal.attachBehaviors() while playing with javascript. Tags Drupal Drupal Behavior Ajax API JavaScript
By hari, 7 August, 2023 Get and Set user entity programmatically in Drupal 9 Code snippet for update user entity programmatically Tags Drupal