Skip to main content

Questions tagged [9]

Version tags should be used only for questions that apply to a version only, not to merely say what version a site is using.

1 vote
1 answer
55 views

I consider installations like this pretty standard. composer create-project --no-install drupal/recommended-project:9.5.11 . composer config platform.php 8.1 composer config allow-plugins true ...
informatik-handwerk.de's user avatar
0 votes
1 answer
35 views

I'm developing a custom Drupal 9 module that needs to synchronize URL aliases from English nodes to all translations. The module works perfectly when nodes are saved programmatically (via Drush), but ...
Binny's user avatar
  • 954
0 votes
1 answer
59 views

I'm trying to implement a super simple proof of concept for pulling in non-drupal stored content into search api via Solr. The plugin is super simple: <?php namespace Drupal\sla_indexing\Plugin\...
Jance's user avatar
  • 2,429
0 votes
0 answers
65 views

In hook_node_view() that overrides/edits the view of a specific content type, I put the data that I want into a variable, but I don't see how I can render that in the template file. function ...
Victor Pudeyev's user avatar
-2 votes
1 answer
60 views

I'm working on migration of a drupal site from Drupal 8.9.20 version to Drupal 9.5.11 version. I was using SimpleSAMLphp1.9 with Drupal 8 and now upgraded it to SimpleSAMLphp 2.0 for Drupal 9. I'm ...
Satyam's user avatar
  • 1
0 votes
1 answer
98 views

I have a view, which includes an entity in its header, however when displayed the entity content get wrapped in <header> tags, as this is not good for accessibility [edit: apologies, this is not ...
greebstreebling's user avatar
0 votes
1 answer
55 views

I'm using the focal point 1.5 module with Drupal 9.4. When editing an image that has the "Image (Focal point)" field type set, the "Remove" button is missing - and I can't replace ...
cweiske's user avatar
  • 174
1 vote
0 answers
21 views

On a Drupal 9 site, I am using the Metatags for Views and using that I have added Metatags for one of the View displays. I can translate the Header text from the configuration translation. However I ...
Binny's user avatar
  • 954
0 votes
0 answers
57 views

I have a question. 1) Question: In Drupal 9, I am creating a Views based page with a context filter that takes a taxonomy term from the URL. For example: /my-view/%[product-type] The taxonomy terms ...
Виктор Виктор's user avatar
1 vote
1 answer
71 views

Some of my pages have a banner image, which is rendered from a view block. The view has a contextual filter "Content ID from URL". This loads an image based on the value of the media that is ...
Ben Alan's user avatar
  • 141
1 vote
2 answers
272 views

I have a specific page where I'd like to disable Big Pipe. The route of that page is entity.node.canonical, so I don't think doing an alterRoutes() is the correct approach. What other options do I ...
infojunkie's user avatar
-3 votes
1 answer
123 views

It seems impossible to upgrade. I need to upgrade a couple sites from Drupal 8 to Drupal 9 en route to Drupal 10. In upgrading from Drupal 8.9 to Drupal 9 the composer part works fine. However, ...
JAyenGreen's user avatar
-4 votes
2 answers
122 views

Whenever Drupal users create or modify from the Drupal Interface and rebuild the cache, then immediately the Drupal website goes down. when we check the logs there is an error as below, This error we ...
Mr. V's user avatar
  • 3
-1 votes
1 answer
46 views

i am using hook form alter on drupal 9 and I want some of the select options to be checked . I can change the select options, but i can't make only some of them be checked i tried setting the default ...
Diana's user avatar
  • 3,040
0 votes
0 answers
94 views

I have a Drupal 9.3 site with PHP 7.4 that is hosted on Pantheon where I am using Entity print module with the DomPDF. The entity print does work perfectly locally that uses Lando but it's not working ...
usmanjutt84's user avatar

15 30 50 per page
1
2 3 4 5
117