Drupal Coding Standard As Per phpcs --standard=Drupal

Created on 28 August 2023, 10 months ago
Updated 10 June 2024, 22 days ago

Problem/Motivation

$ phpcs --standard=Drupalpractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml full_screen_mode

FILE: ...rs\abc\Downloads\full_screen_mode\src\Plugin\Block\FullScreenModeBlock.php
--------------------------------------------------------------------------------
FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES
--------------------------------------------------------------------------------
149 | WARNING | #description values usually have to run through t() for
| | translation
164 | WARNING | #description values usually have to run through t() for
| | translation
174 | WARNING | #description values usually have to run through t() for
| | translation
181 | WARNING | #description values usually have to run through t() for
| | translation
192 | WARNING | Unused variable $full_screen_mode_data_config.
193 | WARNING | Unused variable $current_full_screen_mode_image_ids.
194 | WARNING | Unused variable $current_header_image_ids.
195 | WARNING | Unused variable $items.
--------------------------------------------------------------------------------

Time: 1.64 secs; Memory: 8MB

๐Ÿ“Œ Task
Status

RTBC

Version

1.1

Component

Code

Created by

๐Ÿ‡ฎ๐Ÿ‡ณIndia Priya_Degwekar

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024