Email based self registration database table?

I've enabled email based self registration and I am adding more fields. I need to make an sql report from the table that is storing the users information. 

Does anyone know what tables in the database EBSR is using? 

How to create a .module file for custom module

Hello,

I am using sublime editor. I right clicked on module folder > new file > save as > modulename.module.

I went to file system and it shows it is a module file.

I opened the file and added a single line comment.

// comment.

It should turn gray but it does not. I can see the comment on my site. I cleared the cache by typing drush cr which also shows the comment.

When I put the comment in other files, it grays out just fine but not for module file. Please advise.

I can't open Custom block library

I just add custom block type, now i wanted to add custom block but when I click on "Custom block library" it goes to core/install.php and display: "Drupal already installed". I chose "update script" and it displayed Requirements problem:

How to create an academic period?

I am creating a note system for an institution that has students, subjects, groups and 2 academic periods dividing each year into two periods
example
period 1 of the year 2020
period 2 of the year 2020
they have to start and then finish no matter if it is manually or automatically by dates

D8 Views table loses responsiveness at breakpoint

Hi community,

I'm having an issue with table responsiveness in Views. The columns respond and narrow perfectly with the text wrapping inside up until 768px. When below this breakpoint, the text fails to wrap, taking the columns to their max width again. You can see the issue HERE when inspecting the page. I'm probably being dumb, but can someone more experienced than me comment on the issue?

Thanks a lot

Track file downloads.

Hello. Long time using Drupal but it's my first post here.

I have content type with file field where multiple files can be added.

Authorised users can acces the content and download the files.

Now I need tu build some kind of reporting tool (or email nootification triggered on download) to track what file was downloaded by who, or at least from which node. User profiles have additional fields called 'Company name'.

Report would need to display:

File name / User name / Company name / Date.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x