Drupal database update Error #8300 in block_content.module

Any help on this would greatly be appreciated. Thank you.

The update process was aborted prematurely while running update #8300 in block_content.module.
All errors have been logged. You may need to check the watchdog database table manually.

How to debug the cacheable response?

hey all,

According to https://www.drupal.org/docs/8/api/responses/cacheableresponseinterface#d..., changing "http.response.debug_cacheability_headers" to true will show two new cache headers in drupal pages, but it's not. I can never see the two headers as described at https://www.drupal.org/node/2222835.

     $c = \Drupal::getContainer();

Entity reference field not rendered for anonymous users

Hello,

I have created 1 entity reference field (with a list of views), but I don't see the rendered field for the anonymous users.

In my template, here is my code:

<code>

{{ content.field_view|render }}

</code>

In the same template (node.html.twig), I have other fields (intro..) and these fields are well rendered.

How to resolve this problem?

Thanks for your help.

D8 and preinstalled CKeditor.

When I used D7 and CKE, I was able to choose what the image should be linked to and where it should be opened when selecting image (image properties).
I can not see CKE in D8 have this option.
Do I need anything in the setup or there is a module for this ?

/willy

Drupal - Block and Views content not Showing on the page template

I have created the following regions:

homeslider: 'Home Slider`
homecontent: 'Home Content'

The regions appearing in block layout and I can assign any block on them. However when I create a block with any content type and add it to any region nothing appearing, while when I add a block with basic title and body it's working fine! 
Could you advice on this issue?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x