1/1 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ --------------------------------------------------------------------------
Line vartheme_admin.theme
------ --------------------------------------------------------------------------
28 Call to deprecated function drupal_get_profile():
in drupal:8.3.0 and is removed from drupal:9.0.0.
Use the install_profile container parameter or \Drupal::installProfile()
instead. If you are accessing the value before it is written to
configuration during the installer use the $install_state global. If you
need to access the value before container is available you can use
BootstrapConfigStorageFactory to load the value directly from
configuration.
30 Call to deprecated function drupal_get_profile():
in drupal:8.3.0 and is removed from drupal:9.0.0.
Use the install_profile container parameter or \Drupal::installProfile()
instead. If you are accessing the value before it is written to
configuration during the installer use the $install_state global. If you
need to access the value before container is available you can use
BootstrapConfigStorageFactory to load the value directly from
configuration.
31 Call to deprecated function drupal_get_profile():
in drupal:8.3.0 and is removed from drupal:9.0.0.
Use the install_profile container parameter or \Drupal::installProfile()
instead. If you are accessing the value before it is written to
configuration during the installer use the $install_state global. If you
need to access the value before container is available you can use
BootstrapConfigStorageFactory to load the value directly from
configuration.
34 Call to deprecated function drupal_get_profile():
in drupal:8.3.0 and is removed from drupal:9.0.0.
Use the install_profile container parameter or \Drupal::installProfile()
instead. If you are accessing the value before it is written to
configuration during the installer use the $install_state global. If you
need to access the value before container is available you can use
BootstrapConfigStorageFactory to load the value directly from
configuration.
------ --------------------------------------------------------------------------
[ERROR] Found 4 errors
PHPCS, PHPCBF for both --standard=Drupal and --standard=DrupalPractice
phpcbf --standard=Drupal --extensions=php,inc,install,test,profile,theme,scss,css,info,txt,md /var/www/html/products/vartheme_admin/ --ignore="/var/www/html/products/vartheme_admin/node_modules/"
phpcs --standard=Drupal --extensions=php,inc,install,test,profile,theme,scss,css,info,txt,md /var/www/html/products/vartheme_admin/ --ignore="/var/www/html/products/vartheme_admin/node_modules/"
phpcbf --standard=DrupalPractice --extensions=php,inc,install,test,profile,theme,scss,css,info,txt,md /var/www/html/products/vartheme_admin/ --ignore="/var/www/html/products/vartheme_admin/node_modules/"
phpcs --standard=DrupalPractice --extensions=php,inc,install,test,profile,theme,scss,css,info,txt,md /var/www/html/products/vartheme_admin/ --ignore="/var/www/html/products/vartheme_admin/node_modules/"
Fixed
6.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.