Ore no Drupal
This is a tech blog of Acret Inc.
We will irregularly post contents related to web development and operation, with a focus on Drupal technology.
-
2026/06/01
If you’ve ever sat down with a Drupal developer, you’ve likely heard the word "Entity" thrown around more than a few times. To someone outside the dev world, it sounds like something out of a science fiction movie or a ghost story. But in the world of Drupal, the Entity System is actually the "secret sauce" that makes the platform so flexible and organized.
Think of Drupal not just as a tool to write blogs, but as a giant, sophisticated digital filing cabinet. The Entity System is the logic that decides how those files are shaped, where they are stored, and how they relate to one another.
-
2026/05/08
Drupal offers several ways to structure and display content, but understanding when to use Fields, Paragraphs, or Blocks can be confusing for beginners. Each tool serves a different purpose, and choosing the right one can greatly improve your site's flexibility, editor experience, and long-term maintainability. In this article, we'll break down the differences between them and explore practical scenarios for using each one effectively.
-
2026/04/01
Keeping your Drupal website up to date is not just a routine maintenance task—it is a critical responsibility that directly impacts your site’s security, performance, and long-term sustainability. Whether you manage a small business website or a large enterprise platform, regularly updating Drupal core ensures that your site remains reliable, efficient, and protected against emerging threats.