


How to add patch in a Drupal Distribution?
The contrib distributions add patches as links to www.drupal.org / git.drupalcode.org, see e.g.: https://git.drupalcode.org/project/thunder/-/blob/6.3.x/composer.json https://git.drupalcode.org/project/lightning/-/blob/8.x-3.x/composer.json... read more
Rough Desh
#Rough Desh #TheSupremeTeam Artist Name: Rough Desh Who are you? Old school Rapper + New School Songwriter Where are you from? Rough Desh Basically From Kwazulu natal Province Of South Africa Old school Rapper African Rap How can we follow you? Listen to Emjondolo by... read more
PHPMailer SMTP fails to authenticate against Exchange Online while using PHPMailer Oauth2 and an Azure AD application
I am attempting to use PHPMailer SMTP and Oauth2 to send mail via Exchange Online, but, despite PHPMailer Oauth2 being able to get an Auth Token from the Azure application, PHPMailer SMTP fails to authenticate. Here is a sample of the relevant log: 2022-06-07 16:35:32... read more
How to update/add new column in database table in Drupal 9
How to update/add a new column in the database table in Drupal 9. For example, we can create migration in Laravel for updating or adding a new field in the table, and then run PHP artisan migrate and changes are reflected in the table. What is the process in Drupal 9... read more
First checkbox is always checked in config form
I’m making config form with checkboxes and I’m always getting first checkbox checked. But in Kint debug it is not checked: Here is part of my code: $user_roles = $this->entityTypeManager->getStorage(‘user_role’)->loadMultiple();... read more
Show a themable page for when Drupal 9 is unable to connect to a DB
I was able to create a themeable page for maintenance page, 404 error pages, and Access Denied pages. I now would like to create a themeable page for any instance of when the user might see the white page that says: The webpage has experienced an unexpected error. How... read more
https://soundcloud.com/saucislait
#https://soundcloud.com/saucislait #TheSupremeTeam Artist Name: https://soundcloud.com/saucislait Who are you? We are versatile and funny to listen to Where are you from? We live in France and we like to make entertaining music (mostly rap) How can we follow you? They... read more
Drush emu throws error without hook_uninstall firing
I have a module that creates a custom entity. In the module.install file, in hook_uninstall, I remove any entity records. Running drush pmu results in an error because there are entity records. It turns out that the hook_uninstall, which deletes the records along with... read more
Use #state with taxonomy reference field (multiple terms)
If we add a “taxonomy” reference field, we have a field in the form that lists the terms. If I dump $form, I get for this field: field_zone" => array:7 [▼ "#type" => "container" "#parents" => array:1 [▶]... read more

How do I copy an address onto an entity?
This use case involves copying an address from CiviCRM into a field on a commerce product. Create a product Based on an event trigger protected function createProduct(EntityInterface $group) { $user = User::load($this->currentUser->id()); $user_hash =... read more
Dark Ilumine
#Dark Ilumine #TheSupremeTeam Artist Name: Dark Ilumine Who are you? #Spoken Word, #Cyberpunk / Darksynth, #Indie Electronic, #Dark Wave / Gothic Where are you from? UK, diverse How can we follow you? Song Title: This Man's Sky Listen to Dark Ilumine: Source:... read more
add prefixes and suffixes to taxonomy terms in hierarchical taxonomy vocabulary with hook_form_alter()
Is it possible to add prefixes and suffixes to taxonomy terms in hierarchical taxonomy vocabulary with hook_form_alter(). For example : Category A – Category A1 – Category A2 Category B – Category B1 I would like to add a #prefix and #suffix to... read more

RDK_yungslixk
#RDK_yungslixk #TheSupremeTeam Artist Name: RDK_yungslixk Who are you? Creative ,talented , dedicated , fire Where are you from? Arizona it's not that big i wanna change the game put the city on How can we follow you? Snapchat is rgslixk Insta is Yung_slixk Song... read more


