Can I have both Language and Country path prefixes?

DevCollaborative – Planet Drupal: Enhance Your Drupal Website’s Authoring Experience Part 1 – Modernize the Admin Theme with Gin

Something as simple as switching the administrative theme can have a big impact on the usability of your website for sighted users, thanks to the law of the aesthetic-usability effect. SoundCloud Repost Service SoundCloud Promotion Service Spotify Playlist Promotion... read more
Can I have both Language and Country path prefixes?

Community Working Group posts: Nominations are now open for the 2022 Aaron Winborn Award

The Drupal Community Working Group is pleased to announce that nominations for the 2022 Aaron Winborn Award are now open.  This annual award recognizes an individual who demonstrates personal integrity, kindness, and above-and-beyond commitment to the Drupal... read more
Can I have both Language and Country path prefixes?

How to bypass node_access when using EntityFieldQuery?

With the following code, if the current user does not have ‘bypass node access’ (see _node_query_node_access_alter() for exact verifications), then the query checks for node_access, even though I do not use the “node_access” tag. How can I... read more
Can I have both Language and Country path prefixes?

Filter by field user role permission

I have created View permission field in the events content type. Its field type is Role, so I can select which roles can see the node. This works fine, but when I add events content type in the view this will displays all the data. I want to filter the data by the... read more
Can I have both Language and Country path prefixes?

Page to show submenu items

I have this kind of menu set up in my Drupal 8 project. Level 1 item A1 Level 2 item A2 Level 2 item B2 Level 2 item P2 Level 2 item Q2 Level 1 item B1 Level 2 item D2 Level 2 item E2 Level 1 item C1 Level 2 item Z2 Level 2 item X2 Is there any way to create a page... read more