Plugin not found exception

I am trying to move my working Drupal 8.8.2 site to the new composer.json template. I started from scratch following https://www.morpht.com/blog/drupal-and-composer-part-2-managing-drupal-8-site-composer

But that of course does not move my site content, so here is what I did:

How to list views with "Broken/missing handler" errors ?

Hi, in Drupal 8 views (I really have a lot), it often happens that the message below is displayed :

Broken/missing handler

https://ibb.co/XJzn2G9

Is there a way to list all the views in error? Or should I check them one by one ?

Thank you

Unknown Field randomly occured

Hello, 

In my application running on Drupal 8.7 and PHP 7.2 i have random errors of "Unknown field", bellow the error i'm seeing in my logs : 

Field XX is unknown." at /var/www/core-model/web/core/lib/Drupal/Core/Entity/ContentEntityBase.php line 587

The field exist in a taxonomy term, when the error occure i go to "Manage  Fields" of the Taxonomy and i can't find the field and after refreshing the cache (i'm using Redis cache) the problem is solved and the field come back again.

How to display a text if the product belongs to a store of defined type ?

I have a Drupal 8 site with Drupal Commerce 2

I have a template for my product commerce-product--produit--full.html.twig

I have 2 types of store (1 and 2). I want that when the product is in a type 2 store, it displays the text "test".

If the product is in a type 1 store, it displays nothing.

How do I do this in TWIG ?

{% if ??? %}
  test
{% endif %}

filter data in Drupal 8

Hello

I get it from WHMCS.I want it in Drupal 8 many filter 

SERVER LOCATION
SERVICES
Dedicated Servers
Gaming Servers
Developer Friendly Servers
Enterprise Servers
PRICE
https://demo.whmcsglobalservices.com/hostxdemo/enterprise-servers.php

How can I filter data in Drupal 8.8

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x