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
By hari, 3 August, 2023 Programmatically Invalidate views cache in Drupal 8/9/10 Snippet will help you to invalidate specific views cache wherever you want. Tags Drupal Views Cache
By hari, 2 August, 2023 Easy way to check current user roles programmatically in Drupal 9 how to check current user roles in Drupal 9 Tags Drupal
By hari, 1 August, 2023 Programmatically add views join query in Drupal 9 Programmatic way to add views join query Tags Drupal Views
By hari, 17 July, 2023 Programatically generate flag links in Drupal 8 ,9 and 10 Sample code for generating flag links on your custom code. Tags Drupal
By hari, 13 July, 2023 How to programmatically login a user in to Drupal 9 Sample code for programmatically login a user in to Drupal 9 Tags Drupal