Skip to main content
#! code

Main navigation

  • Articles
  • Snippets
  • Tools
  • About
  • Contact

User account menu

  • Log in

Breadcrumb

  1. Home
  2. Search Results

Search Results

Article Posted: 11 Oct 2020

Drupal 9: Getting Setup Quickly With DrupalVM

… you can visit http://dashboard.drupalvmsetup.local/ (or whatever URL you have added into your Vagrant file) and see the DrupalVM …

Article Posted: 31 Jul 2022

Drupal 9: Running PHPStan On Drupal Custom Modules

… in PHPStorm. parameters: level: 0 paths: - web/modules/custom editorUrl: 'phpstorm://open?file=%%file%%&line=%%line%%' This means that I …

Article Posted: 17 Oct 2021

Drupal 9: Loading All Routes From A Module

… over and each one is placed into the sitemap.xml file as an absolute URL. We do this by adding each link to the $arbitrary_links array that … by the Simple XML Sitemap module as a new link. <?php use Drupal\Core\Url; /** * Implements hook_simple_sitemap_arbitrary_links_alter(). */ … 'TRUE') { // This is a public link, so add to the sitemap.xml file. $url = Url::fromRoute($routeName, [], ['absolute' => TRUE, 'https' => …

Article Posted: 19 Jun 2022

Drupal 9: Removing Base64 Encoded Files From Content

… add needed attributes. $image->setAttribute('src', $file->createFileUrl()); $image->setAttribute('data-entity-uuid', $file->uuid()); …

Pagination

  • First page « First
  • Previous page ‹‹
  • Page 1
  • Page 2
  • Current page 3

Category

  • Show all
  • Drupal
  • (-)Drupal 9

Type

  • Article

Footer Social

  • Mastodon
  • Github
  • Drupal
  • Discord
  • Patreon

Footer

  • About
  • Authors
  • Projects
  • Support Us
  • Articles
  • Snippets
  • Videos
  • Terms And Licence
  • Contributions Guide
  • Privacy Policy
  • Colophon
  • RSS Feeds

© 2026 #! code
Hash Bang Code Ltd.
Company Registration No 13867421