Formstate getValue() returns empty value for huge input

I'm having a form with textarea field and print this field value in ValidateForm using $form_state->getValue('field_name'). But it returns empty value if i give huge input(80K+ characters). Same will work if i give some less input (20k chars). Is there any limits in input value?

Forum Issue

Hi all,

Newbie to PHP and Drupal here.
Trying to set up a forum using Drupal 8, below are the issues I am facing and my current solution and problems

1. The forum is not styled (not tabular like most forums)
>> I created a view blocks for each forum I created, seems to look ok.

Reduce memory usage of views during Drush export

Hello, everyone! I've found an interesting issue with views.
I use views bulk operations module and vbo_export modules to export views to excel file using Drush. And I found that it's using a lot of memory, which is not good. I've tried to disable caching but it's also doesn't help.
So I've tried to use views data export module hoping it will reduce memory usage, but it's also didn't do anything better. I thought that it's the modules issue and tried to write my own command, you can find it here

Referencing Referenced Entities

hi,

Blocks not appear in front page

Hi everybody

I am using Drupal 8.6.1

I have created some blocks using view.

When I place a block in a Region  and save it - it does not appear in the front page.

but it appear in any other page.

what is wrong?

how can I fix it properly?

thant you!

Capturing keyup event (JavaScript) from Drupal editors (CKeditor)

I maintain the Textfield Counter module. An issue was raised that the module does not work for textareas with CKEditor enabled. I need to catch a keyup event from editors, or even just the CKEditor module, for the module to work. I haven't worked much with Drupal editors, nor CKEditor. Does anyone have any insight into how to do this?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x