I am having this problem now with D10. If I change fetcher and parser at the same time I get the error. If I have have feeds_ex then it shows, otherwise just feeds. I have a mega grip of modules installed...
Patch is very not working for me on D10. I can't properly uninstall the module and it breaks /admin/config/ and other pages on my [test] site. I haven't even got to the point of adding the filter to an input format, all I did was enable the module. Maybe I did it wrong? Patch 20 applied cleanly.
Is devel doing something bad here, or is that error just a symptom? (See bottom)
e.g. /admin/modules/uninstall
Deprecated function: Return type of Drupal\markdown\Annotation\AnnotationObject::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in include() (line 19 of /var/www/sites/drupal/web/modules/dev/markdown/src/Annotation/AnnotationObject.php). =>
array:66 [▼
"65: include()" => array:2 [▶]
"64: Composer\Autoload\{closure}()" => array:2 [▶]
"63: Composer\Autoload\ClassLoader->loadClass()" => array:2 [▶]
"62: include()" => array:2 [▶]
"61: Composer\Autoload\{closure}()" => array:2 [▶]
"60: Composer\Autoload\ClassLoader->loadClass()" => array:2 [▶]
"59: include()" => array:2 [▶]
"58: Composer\Autoload\{closure}()" => array:2 [▶]
"57: Composer\Autoload\ClassLoader->loadClass()" => array:2 [▶]
"56: apcu_fetch()" => array:1 [▶]
"55: Drupal\Core\Cache\ApcuBackend->getMultiple()" => array:2 [▶]
"54: Drupal\Core\Cache\ChainedFastBackend->getMultiple()" => array:2 [▶]
"53: Drupal\Core\Cache\ChainedFastBackend->get()" => array:2 [▶]
"52: Drupal\Core\Plugin\DefaultPluginManager->cacheGet()" => array:2 [▶]
"51: Drupal\markdown\PluginManager\InstallablePluginManager->getCachedDefinitions()" => array:2 [▶]
"50: Drupal\markdown\PluginManager\InstallablePluginManager->getRuntimeDefinitions()" => array:1 [▶]
"49: Drupal\markdown\PluginManager\InstallablePluginManager->getDefinitions()" => array:1 [▶]
"48: Drupal\Core\Plugin\DefaultPluginManager->getDefinition()" => array:2 [▶]
"47: Drupal\Core\Plugin\Factory\ContainerFactory->createInstance()" => array:2 [▶]
"46: Drupal\Component\Plugin\PluginManagerBase->createInstance()" => array:2 [▶]
"45: Drupal\markdown\PluginManager\InstallablePluginManager->createInstance()" => array:2 [▶]
"44: Drupal\markdown\PluginManager\ParserManager->createInstance()" => array:2 [▶]
"43: Drupal\markdown\PluginManager\ParserManager->getDefaultParser()" => array:1 [▶]
"42: Drupal\markdown\Plugin\Filter\FilterMarkdown->setConfiguration()" => array:2 [▶]
"41: Drupal\filter\Plugin\FilterBase->__construct()" => array:2 [▶]
"40: Drupal\markdown\Plugin\Filter\FilterMarkdown->__construct()" => array:2 [▶]
"39: Drupal\markdown\Plugin\Filter\FilterMarkdown::create()" => array:2 [▶]
"38: Drupal\Core\Plugin\Factory\ContainerFactory->createInstance()" => array:2 [▶]
"37: Drupal\Component\Plugin\PluginManagerBase->createInstance()" => array:2 [▶]
"36: Drupal\Core\Plugin\DefaultLazyPluginCollection->initializePlugin()" => array:2 [▶]
"35: Drupal\filter\FilterPluginCollection->initializePlugin()" => array:2 [▶]
"34: Drupal\filter\FilterPluginCollection->getAll()" => array:1 [▶]
"33: Drupal\filter\FilterPluginCollection->sort()" => array:1 [▶]
"32: Drupal\filter\Entity\FilterFormat->filters()" => array:1 [▶]
"31: markdown_filter_format_load()" => array:2 [▶]
"30: Drupal\Core\Entity\EntityStorageBase->Drupal\Core\Entity\{closure}()" => array:2 [▶]
"29: Drupal\Core\Extension\ModuleHandler->invokeAllWith()" => array:2 [▶]
"28: Drupal\Core\Entity\EntityStorageBase->postLoad()" => array:2 [▶]
"27: Drupal\Core\Entity\EntityStorageBase->loadMultiple()" => array:2 [▶]
"26: Drupal\Core\Entity\EntityStorageBase->loadByProperties()" => array:2 [▶]
"25: Drupal\filter\FilterUninstallValidator->getEnabledFilterFormats()" => array:1 [▶]
"24: Drupal\filter\FilterUninstallValidator->validate()" => array:2 [▶]
"23: Drupal\Core\Extension\ModuleInstaller->validateUninstall()" => array:2 [▶]
"22: Drupal\Core\ProxyClass\Extension\ModuleInstaller->validateUninstall()" => array:2 [▶]
"21: Drupal\system\Form\ModulesUninstallForm->buildForm()" => array:2 [▶]
"20: call_user_func_array()" => array:1 [▶]
"19: Drupal\Core\Form\FormBuilder->retrieveForm()" => array:2 [▶]
"18: Drupal\Core\Form\FormBuilder->buildForm()" => array:2 [▶]
"17: Drupal\Core\Controller\FormController->getContentResult()" => array:2 [▶]
"16: call_user_func_array()" => array:1 [▶]
"15: Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()" => array:1 [▶]
"14: Drupal\Core\Render\Renderer->executeInRenderContext()" => array:2 [▶]
"13: Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext()" => array:2 [▶]
"12: Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()" => array:1 [▶]
"11: Symfony\Component\HttpKernel\HttpKernel->handleRaw()" => array:2 [▶]
"10: Symfony\Component\HttpKernel\HttpKernel->handle()" => array:2 [▶]
" 9: Drupal\Core\StackMiddleware\Session->handle()" => array:2 [▶]
" 8: Drupal\Core\StackMiddleware\KernelPreHandle->handle()" => array:2 [▶]
" 7: Drupal\page_cache\StackMiddleware\PageCache->pass()" => array:2 [▶]
" 6: Drupal\page_cache\StackMiddleware\PageCache->handle()" => array:2 [▶]
" 5: Drupal\ban\BanMiddleware->handle()" => array:2 [▶]
" 4: Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle()" => array:2 [▶]
" 3: Drupal\Core\StackMiddleware\NegotiationMiddleware->handle()" => array:2 [▶]
" 2: Drupal\Core\StackMiddleware\StackedHttpKernel->handle()" => array:2 [▶]
" 1: Drupal\Core\DrupalKernel->handle()" => array:2 [▶]
" 0: main()" => array:2 [▶]
]
[...]
The website encountered an unexpected error. Please try again later.
RuntimeException: Failed to start the session because headers have already been sent by "/var/www/sites/drupal/web/modules/contrib/devel/devel.module" at line 270. in Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() (line 132 of /var/www/sites/drupal/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php).
Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() (Line: 144)
Drupal\Core\Session\SessionManager->startNow() (Line: 109)
Drupal\Core\Session\SessionManager->start() (Line: 59)
Symfony\Component\HttpFoundation\Session\Session->start() (Line: 240)
Drupal\big_pipe\Render\BigPipe->performPreSendTasks() (Line: 295)
Drupal\big_pipe\Render\BigPipe->sendContent() (Line: 112)
Drupal\big_pipe\Render\BigPipeResponse->sendContent() (Line: 377)
Symfony\Component\HttpFoundation\Response->send() (Line: 20)
I am getting this error no matter what settings when I use a view reference in a paragraph.
View references work fine in a custom content, without paragraphs.
hyperlogos → created an issue.
hyperlogos → created an issue.
the fakeobjects library goes into libraries/fakeobjects in your web directory. you will unpack the zip in web/libraries and then rename it from fakeobjects-version to fakeobjects
See #26, put that snip into patches under extras in composer.json.
then composer require cweagans/composer-patches
then composer require 'drupal/footnotes:^3.0'
The UI is a bit messed up for me but the functionality seems to be working, kind of. Also, HTML footnotes are not rendered in HTML, the tags are just stripped, and I'm not sure the right things are happening with styles either. But it is possible to create footnotes, and have the list render at the bottom of the display. I cannot edit them except by going to source view.
Patch #26 works here
Confirm this fixes the problem for me. This bug is site-breaking...
I don't know if it's the correct way to do it or not, but I do know it worked here
This still seems to be a thing in D10?
Problem is, I need to use a prefix because I want to use views_database_connector
I guess I can't use sqlite?
try out this patch I whipped up against 2.0.0, I lifted the solution essentially verbatim from https://www.drupal.org/node/3000490 →
hyperlogos → created an issue.
I applied this "patch" by manually editing the yml file and it seems to work ok on D10. I tried a couple of different operations. I say send it ;)
hyperlogos → created an issue.
hyperlogos → created an issue.