Drupal

Blog

How to fix "Mismatched entity and/or field definition" in Drupal.

This update script will help you in fixing Mismatched entity and/or field definitions errors in Drupal

Blog

Get the current Drupal version with Drush

This easy snippet can help you if you want information about your current drupal version

Blog

How to get a list of uninstalled (contrib) modules with drush

When upgrading to Drupal 9 it can be handy to look up the uninstalled modules first, to remove them.

Blog

Prevent a controller from being cached in drupal

How to prevent your controller from being cached by drupal.

Blog

Add a direct link to the main menu edit form in the drupal toolbar

When optimizing your cms for webmasters, you should always install the menu_admin_per_menu module to make sure your webmaster doesn't get access to non-related menus.

Subscribe to Drupal