


Insert description of a question in email handler
Got a question with 2 radio buttons (or checkboxes). Each radio button (or checbox) has a description. My question is : how can I get in email handler the value AND the description of the chosen radio button (or checkbox) in a simple way ? read more


Drupal Search is very slow for certain roles
I’m a bit lost here. I have a strange problem and don’t know where to begin. I use the core search function on a website I build. When I am logged in as administrator this search function is working and is very fast. When I log in as one of the users (with... read more

Kenny Benji
#Kenny Benji #TheSupremeTeam Artist Name: Kenny Benji Who are you? I would say I’m the type Of artist to speak my mind I create music when I’m in a feel good mood or go threw something traumatic Where are you from? I’m from Harlem New York and the music scene here is... read more
Mr. Blackmail
#Mr. Blackmail #TheSupremeTeam Artist Name: Mr. Blackmail Who are you? Very diffrent to any other rock musician Where are you from? I'm from Detroit and I make alt rock How can we follow you? Itzriley06 on tiktok Song Title: Think Outside of the Box Listen to Mr.... read more
Samiir2dolo
#Samiir2dolo #TheSupremeTeam Artist Name: Samiir2dolo Who are you? Drill rapper Where are you from? Ct How can we follow you? Samiir2dolo instagram Song Title: Insta verse Listen to Samiir2dolo: https://soundcloud.app.goo.gl/4TvQ5xgeNmiy411M8 Source:... read more
Custom theme function for a Field
I want to change a theme hook for one field from a custom FieldFormatter. It’s #theme callback is ‘field’ but I want to give the user the option to toggle a setting that changes this to ‘field_raw’, which then uses a Twig template with no... read more
Dennis Alberra
#Dennis Alberra #TheSupremeTeam Artist Name: Dennis Alberra Who are you? Im someone who always wants to try something new, I love making music but marketing is not my strength. Where are you from? Hi, Im from Germany. The music scene is very hip hop oriented. How can... read more
Web form Custom element
I created a custom webform element, It works perfectly, but when I add a table form element, It is not showing My Code : <?php namespace Drupalwebform_mapperPluginWebformElement; use DrupalComponentUtilityNestedArray; use... read more

How to create a custom layout with for a view, I have tried to print the fields but nothing works I created the template but cant display rows
I have a view in drupal 7 but I cant show up the rows, I created a template for the row-style-output but nothing happen. <?php /** * @file * Default simple view template to all the fields as a row. * * – $view: The view in use. * – $fields: an array of... read more
Entity agnostic way of retrieving title
Is there a way of the Title/Label/Name of an unknown entity type via 1 method? At the moment if it’s a node, I have to use $entity->getTitle(), for a user it’s $entity->getAccountName(), for a taxonomy term it’d be $entity->getName() In my... read more

Maleke Austin
#Maleke Austin #TheSupremeTeam Artist Name: Maleke Austin Who are you? I’m resilient, and versatile. As a producer I need to constantly alter and improve my sound to reach new pinnacles as an artist. I advocate for other artists to create different lanes that pour... read more

Integrity constraint violation: 1062 Book Module
When trying to create a new book i get the following message: DrupalCoreEntityEntityStorageException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ’53’ for key ‘PRIMARY’: INSERT INTO "book" The problem here is... read more