informatique clouturier christophe β created an issue.
hy,
the #10 of @dgray12 work fine for me.
thank
same issue:
drupal 9.5.11
php: 8.1.27
after composer update i have this error on mudule page
page: https://build.i-c-c.sc1cloutclo.universe.wf/admin/modules
error:
Symfony\Component\Routing\Exception\MissingMandatoryParametersException: Some mandatory parameters are missing ("identifier", "bundle") to generate a URL for route "shs.term_data". in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 181 of core/lib/Drupal/Core/Routing/UrlGenerator.php).
Drupal\Core\Routing\UrlGenerator->getInternalPathFromRoute() (Line: 291)
Drupal\Core\Routing\UrlGenerator->generateFromRoute() (Line: 105)
Drupal\Core\Render\MetadataBubblingUrlGenerator->generateFromRoute() (Line: 765)
Drupal\Core\Url->toString() (Line: 182)
Drupal\Core\Utility\LinkGenerator->generate() (Line: 95)
Drupal\Core\Render\Element\Link::preRenderLink()
call_user_func_array() (Line: 101)
Drupal\Core\Render\Renderer->doTrustedCallback() (Line: 788)
Drupal\Core\Render\Renderer->doCallback() (Line: 374)
Drupal\Core\Render\Renderer->doRender() (Line: 204)
Drupal\Core\Render\Renderer->render() (Line: 479)
Drupal\Core\Template\TwigExtension->escapeFilter() (Line: 166)
__TwigTemplate_eb3f8c7fe71fde9761ecb19de5855f1a->doDisplay() (Line: 405)
Twig\Template->displayWithErrorHandling() (Line: 378)
Twig\Template->display() (Line: 390)
Twig\Template->render() (Line: 55)
twig_render_template() (Line: 384)
Drupal\Core\Theme\ThemeManager->render() (Line: 433)
Drupal\Core\Render\Renderer->doRender() (Line: 446)
Drupal\Core\Render\Renderer->doRender() (Line: 446)
Drupal\Core\Render\Renderer->doRender() (Line: 204)
Drupal\Core\Render\Renderer->render() (Line: 242)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580)
Drupal\Core\Render\Renderer->executeInRenderContext() (Line: 243)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare() (Line: 132)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse() (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray()
call_user_func() (Line: 142)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch() (Line: 174)
Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 81)
Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 58)
Drupal\Core\StackMiddleware\Session->handle() (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 44)
Drupal\services\StackMiddleware\FormatSetter->handle() (Line: 49)
Asm89\Stack\Cors->handle() (Line: 168)
Drupal\purge_queuer_url\StackMiddleware\UrlRegistrar->handle() (Line: 270)
Drupal\shield\ShieldMiddleware->bypass() (Line: 178)
Drupal\shield\ShieldMiddleware->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 49)
Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle() (Line: 23)
Stack\StackedHttpKernel->handle() (Line: 718)
Drupal\Core\DrupalKernel->handle() (Line: 19)
follow
with dprx the block of the footer is :
<nav role="navigation" aria-labelledby="book-label-36">
<h2>Liens transversaux de livre pour Les modules spΓ©ciaux de l'environement DEV</h2>
<ul>
<li>
<a href="/book/node/0" rel="prev" title="previous"><b>βΉ</b> xxxx</a>
</li>
<li>
<a href="/book/node/1" title="Aller Γ la page parente">Haut</a>
</li>
<li>
<a href="/book/node/2" rel="next" title="next" <b>yyy</b></a>
</li>
</ul>
</nav>
and with bario:
<nav id="book-navigation-36" class="book-navigation" role="navigation" aria-labelledby="book-label-36">
<h2 class="visually-hidden" id="book-label-36">Liens transversaux de livre pour Les modules spΓ©ciaux de l'environement DEV</h2>
<ul class="book-pager">
<li class="book-pager__item book-pager__item--previous">
<a href="/book/installation-drupal-9-ou-10/installation-du-code-composerjson" rel="prev" title="Aller Γ la page prΓ©cΓ©dente"><b>βΉ</b> Installation du code avec composer.json</a>
</li>
<li class="book-pager__item book-pager__item--center">
<a href="/book/installation-drupal-9-ou-10/installation-du-code-composerjson" title="Aller Γ la page parente">Haut</a>
</li>
<li class="book-pager__item book-pager__item--next">
<a href="/book/installation-drupal-9-multi-environmentssites-laide-du-cpanel/installation-des-sites-dev" rel="next" title="Aller Γ la page suivante">Installation des sites dev-* <b>βΊ</b></a>
</li>
</ul>
</nav>
css of book:
with bario theme i have this css:
/themes/contrib/bootstrap_barrio/css/components/book-navigation.css
informatique clouturier christophe β created an issue.
#18 work for me,
php 8.1
drupal 9.5.9
autologout 8.x-1.4
THX
#28 work for me, drupal 9.5.9 and asset injector 8.x-2.17.
THX
informatique clouturier christophe β created an issue.
HI,
a solution is to do a drush cr --uri=MON
.URI during the page is fail and do a reload after (F5)...is bad but pass.
but after I have an error on the configuration page:
Config:
Drupal 9.5.9
PHP-Version 8.1.17
Memory limit 512M
and 3 errors in report status:
Access to update.php
Entity/Field Definitions
Purge: Purge
content_sync Version : 3.0.0-beta1
serialization Version : 9.5.9
Deprecated function: Optional parameter $serializer_context declared before required parameter $context is implicitly treated as a required parameter in include() (line 582 of vendor/composer/ClassLoader.php).
include('/home/sc1cloutclo/public_html/D9/DEV/core/includes/bootstrap.inc') (Line: 582)
Composer\Autoload\{closure}('/home/sc1cloutclo/public_html/D9/DEV/modules/contrib/content_sync/src/Form/ContentImportTrait.php') (Line: 433)
Composer\Autoload\ClassLoader->loadClass('Drupal\content_sync\Form\ContentImportTrait') (Line: 18)
include('/home/sc1cloutclo/public_html/D9/DEV/modules/contrib/content_sync/src/Form/ContentSync.php') (Line: 582)
Composer\Autoload\{closure}('/home/sc1cloutclo/public_html/D9/DEV/modules/contrib/content_sync/src/Form/ContentSync.php') (Line: 433)
Composer\Autoload\ClassLoader->loadClass('Drupal\content_sync\Form\ContentSync')
class_exists('\Drupal\content_sync\Form\ContentSync') (Line: 23)
Drupal\Core\DependencyInjection\ClassResolver->getInstanceFromDefinition('\Drupal\content_sync\Form\ContentSync') (Line: 48)
Drupal\Core\Controller\HtmlFormController->getFormObject(Object, '\Drupal\content_sync\Form\ContentSync') (Line: 58)
Drupal\Core\Controller\FormController->getContentResult(Object, Object)
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 580)
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: 169)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
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: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 44)
Drupal\services\StackMiddleware\FormatSetter->handle(Object, 1, 1) (Line: 168)
Drupal\purge_queuer_url\StackMiddleware\UrlRegistrar->handle(Object, 1, 1) (Line: 270)
Drupal\shield\ShieldMiddleware->bypass(Object, 1, 1) (Line: 226)
Drupal\shield\ShieldMiddleware->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: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)