Azure WebApp Backend Really Slow

Hello everybody,

We try to migrate all of our Drupal WebSites from an on-premis infrastructure to Azure WebApp, all of the settings, deployment script are functional but during the test period we experienced a lot of latency mainly on backend (for example sometime it takes more than 30sec to be logged on the backend).

All the pages on the backend are really slow to be loaded.

We use an Azure for MariaDB instance with the same setting as on-prem.

Problem with z-index in Megamenu dropdown

Hi.

I'm using we_megamenu. If I only define a one level menu everything works fine. But If I define a bigger menu with e.g. two 1st level rows there is a problem. If a menu entry from 1st level in 2nd row has subentries and I click on a 1st level menu button from 1st row, then the 2nd level submenu opens behind the 1st level button from row 2.

submenu opens behind 1st level button

drupal 8.8.4

we_megamenu 8.x-1.7

How to insert custom data from external data source into page content?

Hi there,

I am new to drupal module development.
Please forgive me if the question is too simple.

This question is two fold:
First about strategy: am I going in the right direction?
Second about how to do it... 

Views - Super admin showing multiple - Logged in user vs content

Hello

Do you know views filters. The below link will demonstrate how I have manage to filter the content type "client" to the logged in user to allow only the company the user is associated with. 

This seems to work fine with "sub-users" and only filters the one company the users are associated with when they are logged in. However when super admin views this same view it is demonstrating multiple of single nodes.

Trouble with Composer in Drupal 8.8.3

I can't update my Composer. When I use composer update, I have  "The `url` supplied for the path (composer/Plugin/ProjectMessage) repository does not exist" error.

CCK custom fields replacement in D8 ?

I have read somewhere that CCK functionality has moved into core, but I can't figure out how to add a custom field to a content type's display.

How would I display a link in the form in Drupal 8, for example "add a review", providing the Node ID to the next form?

Using prepopulate (https://www.drupal.org/project/prepopulate) for Drupal 8, the link would look like this:

http://www.example.com/node/add/page?edit[field_entity_reference][widget][0][target_id]=123

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x