Categories: Drupal

How to indent in Drupal

In Drupal, indentation is used to format the code for better readability and maintainability. To indent code in Drupal, you can follow these general guidelines:

1. Indentation in PHP:
– Use spaces for indentation rather than tabs, as per Drupal coding standards.
– Indent each level of code by four spaces.
– Maintain consistent indentation throughout your code.

Example:
"`php
function my_function()
"`

2. Indentation in Twig templates:
– Use two spaces for indentation in Twig templates.
– Indent each level of code by two spaces.
– Maintain consistent indentation throughout the template.

Example:
"`twig









"`

3. Indentation in CSS:
– Use two spaces for indentation in CSS files.
– Indent each level of code by two spaces.
– Maintain consistent indentation throughout the CSS rules.

Example:
"`css
.my-class
"`

4. Indentation in JavaScript:
– Use two spaces for indentation in JavaScript files.
– Indent each level of code by two spaces.
– Maintain consistent indentation throughout your JavaScript code.

Example:
"`javascript
function myFunction()
"`

Remember that consistent and clear indentation improves code readability and makes it easier to understand and maintain. Following these guidelines will help ensure that your code adheres to Drupal coding standards and best practices.

Article by: Web Designers Near Me | Author: Joseph Cozens – Senior Website Designer

With over 25 years experience, Joseph started as the leased line manager for an ISP in the 1990’s and built websites for the support team internally, but was often asked by corporate business customers if we could provide a website for their company. So in 1998 with people looking for website designers near me, he started the web design company building websites part time, and in 1999 started building websites full time. In the early 2000’s we decided to call ourselves DesignsOnline.co.uk Joseph built one of the first online medical schools allowing doctors worldwide to enrol and pay for medical statistics training via the internet… Joseph used to build bespoke content management systems for companies who needed to regularly update their websites and for bespoke ecommerce websites which were hand coded at the time.

Today Joseph develops and builds top level professional websites without the needlessly high price tag.
You can contact Joseph directly via WhatsApp on 07944062954.

Web Designers Near Me

With over 25 years experience, Joseph started as the leased line manager for an ISP in the 1990's and built websites for the support team internally, but was often asked by corporate business customers if we could provide a website for their company. So in 1998 with people looking for website designers near me, he started the web design company building websites part time, and in 1999 started building websites full time. In the early 2000's Joseph built one of the first online medical schools allow doctors worldwide to enrol and pay for medical statistics training via the internet.