Is Drupal 8.9.20 compatible with pgsql 12

We are trying to slowly upgrade our system and are wondering if anyone has used pgsql 12 with drupal 8. Eventually, we want to upgrade to drupal 9 and pgsql 14 but in the mean time if anyone knows if this works, please let me know. 

Thanks

How to get current path with query string?

In Drupal-Specific Twig template I can get current path like:

{% set pagePath = path('<current>') %}
But such a way doesn't contain query string e.g. ?param=value if the latter is present in the path

Is there a "built-in" way in Drupal-Specific Twig to get full path including query string?

Under "built-in" I mean "without preprocessing it in a PHP code", e.g. in a module or in the themename.theme file with PHP code

VitalAire's Next-Gen Patient Portal

Screenshot of VitalAire homepage, with a big hero banner showing a happy couple holding hands and below the three main call-to-actions

The ability for patients to manage their healthcare remotely became increasingly important because of the 2019 global pandemic.

VitalAire, a leading provider of healthcare services, and its parent company, Air Liquide, recognized an opportunity to improve the patient experience through the digitization of medical supply refills. To accomplish this goal, VitalAire turned to EPAM to develop a commerce-enabled next-generation patient portal that would support its patients who need lifelong care to manage their diabetes.

Sectors: 
Healthcare

Integrate multiple webforms into a node

Dear Drupal/Webforms Community,

I got to admit that I just recently started using the webformat tool and am currently only scratching its furface - that said, I wanted to make use of the webforms tool in a modular/block-like manner, meaning that I want to create multiple themed webform templates (e.g. one form is for questions about name adress etc., the other for employer, status etc.) and integrate both into the same node. 

How can I attach a newly added paragraph to existing records?

While editing a form, I need to delete some fields and add a new paragraph. The issue here is, the newly added paragraph is not initialized in the edit form and that makes sense because the old data don't have that field so I have to initialize it manually by clicking on "Add Paragraph", then Save otherwise I won't be able to access it programmatically, but I have hundreds of users and I can't do that.

How can I add a paragraph to existing records?

I'm unable to use Drush on this server.

Change the language prefix for node links in a node list page.

When I visit a node list page e.g. https://my_site/en/admin/content/my_nodes with default English language all links for each node in the list shown with English prefix "en" in its URL i.e.
"https://my_site/en/my_node/custom_alias/50"
so far so good ...    
...
but
 when i visit it with other than default language e.g. with fi (For finnish). i.e. with 

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x