Account created on 16 May 2017, about 7 years ago
#

Recent comments

After following the steps in #66, I checked the option to "Edit each Media item after upload." I then added 3 images and supplied 2 out of 3 with alt text during the upload process. The process completed and it brought me to the Edit screen for the first newly uploaded item with this Error text:

Notice: Only variables should be passed by reference in Drupal\media_bulk_upload\Form\MediaBulkUploadForm->batchFinished() (line 517 of modules/contrib/media_bulk_upload/src/Form/MediaBulkUploadForm.php).
Drupal\media_bulk_upload\Form\MediaBulkUploadForm->batchFinished(1, Array, Array, '1 sec') (Line: 457)
_batch_finished() (Line: 99)
_batch_page(Object) (Line: 52)
Drupal\system\Controller\BatchController->batchPage(Object)
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 627)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 181)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28)
Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 36)
Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 704)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)

and when I clicked "Close and stop editing items," I got this error:

Symfony\Component\Routing\Exception\MissingMandatoryParametersException: Some mandatory parameters are missing ("node") to generate a URL for route "entity.node.canonical". in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 187 of core/lib/Drupal/Core/Routing/UrlGenerator.php).
Drupal\Core\Routing\UrlGenerator->getInternalPathFromRoute('entity.node.canonical', Object, Array, Array) (Line: 300)
Drupal\Core\Routing\UrlGenerator->generateFromRoute('entity.node.canonical', Array, Array, 1) (Line: 108)
Drupal\Core\Render\MetadataBubblingUrlGenerator->generateFromRoute('entity.node.canonical', Array, Array, ) (Line: 765)
Drupal\Core\Url->toString() (Line: 150)
Drupal\Core\Form\FormSubmitter->redirectForm(Object) (Line: 95)
Drupal\Core\Form\FormSubmitter->doSubmitForm(Array, Object) (Line: 597)
Drupal\Core\Form\FormBuilder->processForm('media_image_edit_form', Array, Object) (Line: 325)
Drupal\Core\Form\FormBuilder->buildForm(Object, Object) (Line: 73)
Drupal\Core\Controller\FormController->getContentResult(Object, Object)
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 627)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 181)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28)
Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 36)
Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 704)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)

But the items were successfully uploaded with the alt text that I provided.

I'd like to propose adding the following categories to the list

  • Content Display - Twig is, after all, singularly concerned with content display; Twig Tweak is just an expansion of that
  • Developer Tools

I'd advocate for these categories:

  • Content Editing Experience - because standardized, consistent data structures can contribute to a streamlined authoring experience
  • Search Engine Optimization (SEO) - structured data contributes to good SEO
  • Site Structure - structured data is what it's all about

I'd like to propose adding the following categories to the list

  • Content Display -
  • Content Editing Experience - because it can enhance typical admin pages like /content etc
  • Site Search - because exposed filters are often used for advanced search both in the admin and frontend

I'd like to propose adding the following categories to the list

  • Administration Tools - because this feature is only available via the admin
  • Content Editing Experience

I'd like to propose adding the following categories to the list

  • Access Control - because it's possible that some site content is hidden/unavailable to users who do not consent

I'd like to propose adding the following categories to the list

  • Developer Tools
  • Security - because it can help identify code deprecations
  • Performance - because identifying/remediating things like code deprecations can lead to better performance

Considering the reduced categories list, I'd like to propose adding the following categories

  • Access Control
  • Administration Tools
  • Security

I'd like to propose adding the following categories to the list

Access Control - because it expands access possibilities
Administration Tools - because it provides greater control/granularity over access
Site Structure - because it helps users define navigation content

I'd like to propose adding the following categories to the list

  1. Content Display
  2. Media - in addition to being an image, Icon could easily be its own Media Type
  3. Content Editing Experience - because icons can be applied to help quickly identify things like Paragraphs

I'd like to propose adding the following categories to the list

  1. Administration Tools - because it relates to configuration of the site
  2. Import and Export - because it is excluding data from the site
  3. Access Control - because it restricts access to chosen configuration

I didn't get to

let's make the slideshow actually work

from #34 πŸ“Œ Update project detail page layout & elements Needs work , but I think I hit all the other asks.

Confirming that this worked for me. I checked screen widths up to 5000px; 4 columns were maintained.

This still isn't working for me ...

I am trying to exclude layout pages from displaying breadcrumbs, so this is what I'm putting in the "Paths to be excluded while generating segments" field:

node\/[0-9]+\/layout

But when I go to /node/8/layout, the breadcrumb is still there.

I am using version 2.0.6 of the module.

I tried the module as-is, then I tried patching using MR!31, then I tried downloading 31.patch and applying that way. Nothing seems to work. What am I missing?

Seeing the same here with Drupal 10.2.2. Alt text is optional, using core Image widget, but still no option to enable decorative in the form display settings.

Using MR from #21, this solved the problem for us.

Can we make it more clear if the credentials.json file has to be named credentials.json or if it can be anything.json?

Change where Account Access Management can be found in GA4 dashboard

Same here. Fresh install. Created first CT. Got error on new CT node creation. Created first MT. No longer receive error.

Just adding another confirmation that the patch in #5 worked for me

Here's a patch to simply allow the plugin to be installed on Drupal 10

Typo and capitalization consistency

@kascarobert This is an upgrade from `4.0.0-alpha2` to `4.0` that was happening at the same time as many other module updates as directed by the Upgrade Status module in order to prepare for and get to D10.

I believe that you are right that I had a "ginormous" queue because I remember at one point seeing that the config page was reporting a queue of something in the millions, although there was no feedback about the error or a possible timeout from drush. Once I completed my workaround, the module was reporting the queue was at 0.

this was the result of old code remaining despite updating through Composer. "/src/EventSubscriber" no longer exists.

Explicitly call out template filename extension

While following this guide, I ran into an issue in which I instinctively used foo.html.twig as my template file instead of just foo.twig.

This resulted in this error:

Drupal\sdc\Exception\InvalidComponentException: Unable to find the Twig template for the component "mytheme:mycomponent"

Perhaps this distinction should be more explicitly called out?

Sorry, just figured out this is a problem with our custom styles. Closing.

At least in my case, I was getting the error because I applied an unrelated patch ( https://www.drupal.org/project/drupal/issues/2784233 ✨ Allow multiple vocabularies in the taxonomy filter Needs work ) to add some view functionality and then removed it, but some of the patched config was left behind.

I get this error, but only after I've updated my site and modules from 9.4.x to 9.5.x.

If I go to a node edit page for a node that has a Media entity and click "Add media," nothing happens. No error is presented, even though I have seen Ajax errors generate error messages in the admin UI. An Ajax error does show up in the console, but it's very unhelpful and simply points to line 448 of ajax.js, which is inside this function: Drupal.Ajax.prototype.error = function (xmlhttprequest, uri, customMessage) {

Then, in the dblog, the error is as the original poster said:

TypeError: Drupal\Core\Render\Element::children(): Argument #1 ($elements) must be of type array, null given, called in /var/www/html/web/core/modules/views/src/Plugin/views/filter/FilterPluginBase.php on line 957 in Drupal\Core\Render\Element::children() (line 72 of /var/www/html/web/core/lib/Drupal/Core/Render/Element.php)

I have tried uninstalling several Media-related modules like media_library_edit and dropzonejs, and I also toggled off JS aggregation, none of which has helped.

I tested the patch in #16 and am getting:

Warning: preg_match(): Unknown modifier 't' in Drupal\easy_breadcrumb\EasyBreadcrumbBuilder->build() (line 510 of modules/contrib/easy_breadcrumb/src/EasyBreadcrumbBuilder.php).

I'm seeing a similar thing elsewhere

Deprecated function: substr(): Passing null to parameter #1 ($string) of type string is deprecated in Drupal\key\Plugin\KeyProviderBase::obscureValue() (line 56 of modules/contrib/key/src/Plugin/KeyProviderBase.php).

I get this

Error: Class "nodespark\DESConnector\ClientFactory" not found in Drupal\Component\DependencyInjection\Container->createService() (line 259 of core/lib/Drupal/Component/DependencyInjection/Container.php).

PHP 8.1.14, Drupal 9.5.2

Production build 0.69.0 2024