X-Drupal-Cache-Tags and Drupal RESTful Web Services missing related entities

Hi,
I've just noticed that when using entity Drupal RESTful Web Services the X-Drupal-Cache-Tags header does not include the related entities.
Example:
www.example.com/sv/start returns

How do I make thumbnails with the Video Module?

How do I make thumbnails for videos uploaded using the Video module?

Private Files. Is it working for you?

Hi,
Sorry for posting on that subject again.
Private files used to work fine with D7 and I can't get them to work properly with D8. Everything seems to be configured correctly though.
Indeed, I get all sorts of weird behaviours, such as:
The files disappear from the directory on the servor. They seem to get a temporary status and are (randomly?) erased every time the CRON runs
Even logged as admin, I can't download my own files (with I put in my articles in a drupal field)

Inserting Image Problem

Hi all

I'm currently getting stuck in CKE editor when I click the insert image button. With it saying just " Loading..."

In my console I get the following Warning after I click on it.
"Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/."

Any help would be appreciated.

This is only happening to me in Drupal 8 (8.1.2)

Thanks

Trouble setting default timezone when installing D8 with drush

Hey guys.

I'm trying to install D8.1.2 with a custom profile using drush. In the profile install hook, I'm trying to set the system.date:timezone.default config using the following code

  \Drupal::configFactory()->getEditable('system.date')->set('timezone.default', 'Europe/Bucharest')->save();

Using "get" afterwards shows that it was saved properly.

migrating my own module to D8

Hi Guys

I just started to upgrade my own modules and all seems ok except for the .info.yml file structure specifically in my d7 version I used

files[] = my.inc

to point to a file that has some common functions in but in D8 this has been removed in the info file how can I point my block module to the file so I can pull the info from it ?

thanks in advance

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x