Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi, i want to add meta data like meta description and change the default meta title to a views page in Drupal 8. The meta tag module does not help for Drupal8 and the Meta Tag quick module does not work. Is there a way to add/change meta data from twig just for the views page? Is there a way i can hook some code just for views page? If so can i have an example code or some insight ?
I created a module that should send an email notification each time the CRON runs, but the email is never sent.
But, if I replace the hook_cron by a hook_entity_insert it works perfectly every time I create an entity. It should be the same logic, but I don't understand why it's not working.
AVIO is a consulting leader in the Oracle Fusion Middleware and Mulesoft spaces. Though best known for its Oracle portfolio, AVIO also provides world-class solutions in the cloud, digital transformation, mobile, process, and strategy fields. AVIO came to Function1 looking for a website with a refreshed representation of their extensive solution and technology based services.
Hello
Could you help us to resolve this issue
when we are trying to upload file via restapi using the code below,
but we having an error 500 :
*******************************************
Error :
InvalidArgumentException : Field _links is unknown. dans Drupal\Core\Entity\ContentEntityBase->getTranslatedField() (ligne 471 de /home/ocellesd8/www/drupal8/core/lib/Drupal/Core/Entity/ContentEntityBase.php).