Store procedures with Drupal 8.

What are store procedures? How to use it with Drupal 8?

Drupal 8 website performance.

Is there any step by step document available to improve Drupal 8 website performance?

Slow query logs.

Hi,

What are slow query logs? How do we analyse these logs to improve site performance?

Can't build Drush

/www]# php composer require drush/drush -v
ea-php-cli Copyright 2017 cPanel, Inc.
  [merge-plugin] Loading core/composer.json...
  [merge-plugin] Merging ext-date
  [merge-plugin] Merging ext-dom
  [merge-plugin] Merging ext-filter
  [merge-plugin] Merging ext-gd
  [merge-plugin] Merging ext-hash
  [merge-plugin] Merging ext-json
  [merge-plugin] Merging ext-pcre
  [merge-plugin] Merging ext-pdo
  [merge-plugin] Merging ext-session
  [merge-plugin] Merging ext-simplexml

How to change the title of a modal window ?

I have a link that displays a modal window.

When I click on it, it is marked in the title of the modal window "Array".

How to customize the title ?

Here is my Drupal module :

/src/Plugin/Commerce/CheckoutPane/MarketplaceTermsAndConditions.php :

How to remove the online style of modal ?

I created a code that displays a link to open a modal window.

The problem is that the text comes out of the window.

When I inspect the code of my page, there is an online style `style="max-height: 570px;"`

How to remove the online style of modal ?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x