The Database Logging module logs system events in the Drupal database. However, I can only see logs where the content was added or modified via the drupal user interface. Is it possible to enable logging for content created or modified via jsonapi so that the jsonapi logs are available at .../admin/reports/dblog?
I am Vanessa Bokanowski - a Psychologist in Dubai. I have a WordPress website. Now I am not offering online payments, but I am thinking of set up an online payment system. I want to know step by step guide + benefits + current issues related with online payment system. Thanks.
Not sure if this is an issue or me being new to Drupal / creating a custom block through code and i'm just not doing it right, but i've made my first custom block through code and tried adding it to a layout and the contextual links didn't appear to configure / move / delete the block.
I've created 3 functions in my block class as per documentation that I found - blockForm for the different editable fields, blockSubmit for what configuration settings to save and build for what to render.
Notice: Trying to get property 'value' of non-object in Drupal\rsvplist\Plugin\Block\RSVPBlock->blockAccess() (line 36 of C:\Users\bb\Projects\drupal-8.7.4\modules\custom\rsvplist\src\Plugin\Block\RSVPBlock.php)