Drupal 10 blogs

Make non clickable menu item programmatically

How to make non clickable menu item programmatically in Drupal

Discover efficient techniques for enhancing navigation using code. #Routing #Drupal10 #Bhimmu Make non clickable menu item programmatically in Drupal 10
MongoDB CRUD operations Drupal

Drupal 8 9 10: MongoDB CRUD operations Drupal - Bhimmu

Efficient MongoDB CRUD operations Drupal: streamline data management, enhancing website performance and the user experience. MongoDB integration in Drupal
Difference between render and form elements

Drupal 8 9 10: Difference between render and form elements

We often hear the words render and form elements while working on a Drupal custom module or theme. What is the difference between render and form elements?
Block visibility

Restrict custom block visibility in Drupal - Bhimmu

Safeguard your content beyond the roles and permission, restrict custom block visibility in Drupal 10 programmatically using custom module
Recover admin account via Drush

How to recover admin account via Drush in Drupal 10

Drush is a command line tool to perform administrative tasks in Drupal. You can recover admin account via Drush using command line interface.