python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Drupal user authentication check
I have been trying to write a function to check if user is authenticated and then call a google analytics script for custom report. This has been a big hassle and I believe Drupal is not that difficul...
AYC
Votes: 0
Answers: 1
Is there a way to reduce time complexity on the frontend with using Drupal json-api includes?
I'm currently working with an output from the Drupal json-api module and have noticed that the structure of an output forces an O(n^2) time complexity issue on the front by forcing the front end devel...
Kyle Corbin Hurst
Votes: 0
Answers: 1
How to create custom drupal 8 module
I am sure this question will irritate many old Drupal developers, but I just need a quick fix.
I want to
create a brand new custom module by a hook to an existing contributed module.
introduce a feat...
xceedia-media
Votes: 0
Answers: 0
How can I find Drupal pages not listed in XML Sitemap module?
I recently inherited a Drupal 8/9 site. I've got the XML Sitemap module deployed. Is there a way for me to find pages that are NOT included in the sitemap? I'm concerned there's a lot of ROT that I...
Tom at Inmar
Votes: 0
Answers: 1