Caching is turned off, but the table cache_render grows to an enormous size.

Caching is turned off on my site, but the table cache_render grows to an enormous size (up to 800mb).
Then I tried turned off caching for all views, and blocks.
But the next day the table size increases to several hundred megabytes, although the site collected a maximum of a few hundred pages.
What else can be done to the base is not increased so much in size?

Can't enable RESTful Web Services because of always_populate_raw_post_data setting

I'm trying to enable RESTful Web Services for my brand-new drupal 8 site. I get this error:

The always_populate_raw_post_data PHP setting should be set to -1 in PHP version 5.6. Please check the PHP manual for information on how to correct this. (Currently using always_populate_raw_post_data PHP setting version Not set to -1.)

So I set "always_populate_raw_post_data = -1" in php.ini and that shows up when I do phpinfo() for both the local value and master value. PHP version is 5.6.17.

Cant upgrade from 8.02 - 8.03.

After uploading the new files calling update.php i got following message:

Ein AJAX-HTTP-Fehler ist aufgetreten.
HTTP-Rückgabe-Code: 500
Im Folgenden finden Sie Debugging-Informationen.
Pfad: /update.php/start?id=197&op=do_nojs&op=do
Statustext: Internal Server Error
Antworttext:

The link to the error message doesnt work: i got only a blank page

Follogwing amin-pages didnt work:
/admin/config
/admin/reports/status
/admin/modules/uninstall

Teaching Drupal in Schools

Hi all,

Getting Taxonomy Term reference field in twig in Drupal 8

Hi,

I have content type "Movie" and given a taxonomy reference filed "Movie rating" with unlimited insertion option in that content. Now i would like to theme twig node template "node--movie.html.twig" . Now i want all the text value of term in my template. I have written code like below -

{{ content.field_rating['#items'].getValue()|first.value }}

But this is not giving any value. Please help me out.

Thanks

[Question] Why sometimes the update manager gives me an incorrect URL ?

Hi! Guys!

Did you ever see that the Drupal update manager sends you an Email to notify you about the availability of certain update with an incorrect URL ?

It says that there is available update and indicate you to check it out with the following URL.

http://an_IP_address_not_belonging_your_website/admin/reports/updates

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x