


MurdaMatthew
#MurdaMatthew #TheSupremeTeam Artist Name: MurdaMatthew Tell us something about you that fans should know: I think I’m my muzik ain’t that good I just need more practice but when I’m high in up for anything 🦇🥷. Where are you from and what’s the music scene like... read more
Remove a filter plugin so I can uninstall the module that provided that plugin
I am trying to use an update_hook to uninstall video_embed_wysiwyg. I have successfully removed the button from the toolbar of my WYSIWYG text format in the update_hook. Disabled the Video Embed WYSIWYG under enabled videos in the update_hook. All references to... read more
Why a form doesn’t keep the value created during construction
Here is a form using DI for $this->entity_type_manager There is also a radio-button with Ajax (I have added the code as it is maybe the reason of my problem) class myForm extends FormBase { private ?EntityTypeManagerInterface $entity_type_manager=NULL; public... read more

Error ReflectionException: Class DynamicPageCacheSubscriber does not exist in ReflectionClass->__construct()
I got this error on my website with drupal 8.1 and php 7.4 The website encountered an unexpected error. Please try again later. ReflectionException: Class Drupaldynamic_page_cacheEventSubscriberDynamicPageCacheSubscriber does not exist in... read more

Overwrite global permission with group permission
Global permission is not overridden by group permission. For example: Suppose logged in with role, who have all the permission such as edit delete and view – Created first group with role group admin to update, edit and view the group node. Created second group... read more

How can I make this JavaScript code get executed when the BigPipe module is enabled?
I keep struggling with getting JavaScript executed when I need to target a DOM element that is added via the BigPipe module when I’m logged in on my Drupal site. The following code runs when I’m not logged in, but it’s never executed when I am logged... read more
9- Porting Drupal 9 site to Go Daddy
I haven’t managed a site on a shared host like godaddy in years, before I moved to Drupal 8 and I’m trying to shake the cobwebs loose and apply it to our composer managed world. I’ve just been asked to port a site from a private server on linode to a Go Daddy shared... read more

If content not published, hide also for admin
I have a entity browser which list my produts. The products are shown only if they are published. But for some reason, if the product was added before the filtered "publish" was set, the product is still displayed but only for the admin. How can I prevent... read more
Ace.on.the.ave
#Ace.on.the.ave #TheSupremeTeam Artist Name: Ace.on.the.ave Tell us something about you that fans should know: 🔥🔥💯 Where are you from and what’s the music scene like there? Dover Lit as a fucc You can follow me and check out my stuff here:... read more



Get a term name with twig_tweak drupal_field using a dynamic value
I’m using Webform in D9 and have a multipage form. In step 2 of the form, I need to show the taxonomy term that was selected in step 1. I’ve defined the field that will display it as a computed twig field. If I simply use {{ data.my_field }} I get back the... read more
