Backup and Migrate of files

I'm using Backup and Migrate module Version: 8.x-4.1

I have a private files directory outside web root I backup up private and public files with a view to using the backups as part of the migration from one site host to another

The backups are created as <filename>.mysql.gz

anonymous user session issue with drupal

Drupal 8 doesn't support sessions for anonymous user.

I have two forms, and I am passing one form data to another form using session (i know about multi-step form, but I don't use it here because i need to keep both form code in separate module so could upgrade them later differently as required in different applications).

For logged in user it work perfectly fine, however for anonymous user data gets mixed when two anonymous user submit the form simultaneously. I think session data is either getting cached or being wrongly referenced in class.

Please suggest.

Need Help with Dynamic Filter for "View Page" results

I would like to implement a dynamic filter like the one used in the admin UI for my view results but not quite sure how...

Using the admin UI as reference;  admin>extend  (example.com/admin/modules), you have a list of installed modules on your site. Just above the list of modules you have a filter box "filter by name or description".  When the user starts typing in this box, the list of installed modules change dynamically.

I would like to add a filter like the one on the admin pages to my view page results.

[Solved] SQLSTATE[HY000] when updating to 8.8.2

SOLVED checking "AUTO_INCREMENT" value from PhpMyAdmin (comparing the db with a default one).

Hi there. I see this error when trying to execute update.php after updating core from composer from 8.8.1 to 8.8.2:

Custom Theme and Layout Builder

I've got a custom theme that I'm using on multiple sites, the issue is I'm trying to incorporate Layout Builder and when I add a custom block that has a twig file it will not allow me to edit or delete the block. I found that some out of the box themes have patches but there is nothing that I can find for getting this to work if you have a custom theme. Can anyone point me in the right direction to get this to work with my custom theme?

how to expose prometheus exporter metrics in drupal 8

how to expose prometheus exporter metrics in drupal 8,

I have set up the prometheus exporter, can someone help on how to create the endpoint for the same.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x