Skip to main content
Home
Techies Briefcase
~ by Hari Venu

Main navigation

  • Home
  • Tools
    • Placeholder Image
    • JSON Diff
    • QR Code Generator
    • Random String Generator
    • HTML to PDF Generator
  • About me
  • Photos
  • Search

Breadcrumb

  1. Home
  2. Topics
  3. Drupal

Drupal

By hari, 9 December, 2025

Technical Brief: Hreflang Implementation

Tags

  • Drupal
  • website
  • SEO
By hari, 28 September, 2025

From Content Automation to Multi-Agent Workflow: Mapping Drupal AI and Neuron AI in the Enterprise Stack

I. Executive Summary: The Strategic Crossroads of PHP Agentics and CMS Orchestration

Tags

  • Drupal
  • Drupal AI
  • Neuron AI
  • PHP
By hari, 14 August, 2025

PHP OOP Complete Handbooks – Quick Reference & Study Guide (PDF)

Master PHP OOP the smart way quick, clear, and practical. Download free PDF handbooks packed with examples, best practices, and modern PHP tips. Perfect for fast reference or brushing up before a project or interview.

Tags

  • Learning
  • PHP
  • OOPs
  • Drupal
By hari, 3 August, 2025

Avoid This Common Mistake When Updating Field Schemas in Drupal

If you’ve ever modified a field’s schema directly in the database using Drupal’s schema API and then encountered “Entity/field definition mismatches”

Tags

  • Drupal
By hari, 30 September, 2024

Refactoring for Serialization in Drupal 10: Solving the LogicException: The database connection is not serializable. This probably means you are serializing an object that has an indirect reference to the database connection.

If you’ve encountered the following error in your Drupal 10 project: LogicException: The database connection is not serializable. This probably means you are serializing an object that has an indirect reference to the database connection. Adjust your code so that is not necessary. Alternatively, look at DependencySerializationTrait as a temporary solution.

Tags

  • Drupal
By hari, 2 August, 2024

Cleaning Permissions in Drupal: A Code Walk-through

Managing user roles and permissions is a crucial aspect of maintaining a secure and functional Drupal website. As Drupal evolves, certain permissions may become obsolete, and it's essential to clean up these outdated permissions to ensure they do not pose a security risk or cause unexpected behavior. In this article, we will walk through a PHP function designed to clean up permissions in a Drupal site.

Tags

  • Drupal
  • Permission
By hari, 20 June, 2024

Drupal Development Hack: Enhancing Queries with `addTag`

By leveraging addTag and hook_query_TAG_alter, you can create flexible, extensible queries that other modules can interact with, maintaining clean and modular code.

Tags

  • Drupal
  • Entity Query API
By hari, 12 June, 2024

Programmatically Unchecking the "Generate Automatic URL Alias" in Drupal 10

To uncheck the "Generate automatic URL alias" option, you need to set the pathauto property of the node's path field to 0. This tells Drupal not to generate an automatic alias for this node

Tags

  • Drupal
  • URL
By hari, 30 March, 2024

Get all langauge of the site in Drupal 10

How to get languages available on the site on Drupal 10

Tags

  • Drupal
By hari, 9 November, 2023

Bash script to enable a custom CRON job for your DEV environment (Drupal)

Create  a bash script for enable custom cron jobs.

Tags

  • Drupal
  • Bash Script

Pagination

  • 1
  • Next page
Drupal
RSS Feed

Who am I !!!

Hari Venu V
harivenu.v1992@gmail.com
Mobile : +91 9895164181
Whatsapp : +91 9895164181
Linkedin
Drupal.org
Github

Document
Resume.pdf (114.38 KB)

Online Resume : Online Resume

Work !!!

Fulltime Developer @ QED42
hari.venu@qed42.com
Linkedin

Powered by Drupal & Maintained by Hari