------ -----------------------------------------------------------------------------
Line breakpoint.module
------ -----------------------------------------------------------------------------
110 Call to deprecated function drupal_set_message():
in drupal:8.5.0 and is removed from drupal:9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
151 Call to deprecated function entity_load_multiple():
in drupal:8.0.0 and is removed from drupal:9.0.0. Use the
entity type storage's loadMultiple() method.
165 Call to deprecated function entity_load_multiple():
in drupal:8.0.0 and is removed from drupal:9.0.0. Use the
entity type storage's loadMultiple() method.
193 Call to deprecated function entity_load_multiple():
in drupal:8.0.0 and is removed from drupal:9.0.0. Use the
entity type storage's loadMultiple() method.
238 Call to deprecated function system_rebuild_module_data():
in drupal:8.8.0 and is removed from drupal:9.0.0.
Use \Drupal::service('extension.list.module')->getList() instead.
Note: use reset() only when you really need to rescan and rebuild the list.
350 Call to deprecated function entity_load():
in drupal:8.0.0 and is removed from drupal:9.0.0. Use the
entity type storage's load() method.
366 Call to deprecated function entity_load():
in drupal:8.0.0 and is removed from drupal:9.0.0. Use the
entity type storage's load() method.
377 Call to deprecated function entity_load_multiple():
in drupal:8.0.0 and is removed from drupal:9.0.0. Use the
entity type storage's loadMultiple() method.
393 Call to deprecated function entity_load_multiple():
in drupal:8.0.0 and is removed from drupal:9.0.0. Use the
entity type storage's loadMultiple() method.
------ -----------------------------------------------------------------------------

------ ------------------------------------------------------------------------
Line lib/Drupal/breakpoint/Breakpoint.php
------ ------------------------------------------------------------------------
212 Call to deprecated function entity_create():
in drupal:8.0.0 and is removed from drupal:9.0.0. Use
The method overriding Entity::create() for the entity type, e.g.
\Drupal\node\Entity\Node::create() if the entity type is known. If the
entity type is variable, use the entity storage's create() method to
construct a new entity:
258 Call to deprecated function format_string():
in drupal:8.0.0 and is removed from drupal:9.0.0.
Use \Drupal\Component\Render\FormattableMarkup instead.
264 Call to deprecated function format_string():
in drupal:8.0.0 and is removed from drupal:9.0.0.
Use \Drupal\Component\Render\FormattableMarkup instead.
268 Call to deprecated function format_string():
in drupal:8.0.0 and is removed from drupal:9.0.0.
Use \Drupal\Component\Render\FormattableMarkup instead.
------ ------------------------------------------------------------------------

------ -------------------------------------------------------------------------------------------------------------------------------------
Line lib/Drupal/breakpoint/BreakpointGroup.php
------ -------------------------------------------------------------------------------------------------------------------------------------
Class Drupal\breakpoint\BreakpointGroup was not found while trying to analyse it - autoloading is probably not configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ -------------------------------------------------------------------------------------------------------------------------------------

------ --------------------------------------------------------------------------------------------------------------------------------------
Line lib/Drupal/breakpoint/InvalidBreakpointException.php
------ --------------------------------------------------------------------------------------------------------------------------------------
Class Drupal\breakpoint\InvalidBreakpointException was not found while trying to analyse it - autoloading is probably not configured
properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ --------------------------------------------------------------------------------------------------------------------------------------

------ -------------------------------------------------------------------------------------------------------------------------------------
Line lib/Drupal/breakpoint/InvalidBreakpointMediaQueryException.php
------ -------------------------------------------------------------------------------------------------------------------------------------
Class Drupal\breakpoint\InvalidBreakpointMediaQueryException was not found while trying to analyse it - autoloading is probably not
configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ -------------------------------------------------------------------------------------------------------------------------------------

------ -------------------------------------------------------------------------------------------------------------------------------
Line lib/Drupal/breakpoint/InvalidBreakpointNameException.php
------ -------------------------------------------------------------------------------------------------------------------------------
Class Drupal\breakpoint\InvalidBreakpointNameException was not found while trying to analyse it - autoloading is probably not
configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ -------------------------------------------------------------------------------------------------------------------------------

------ ---------------------------------------------------------------------------------------------------------------------------------
Line lib/Drupal/breakpoint/InvalidBreakpointSourceException.php
------ ---------------------------------------------------------------------------------------------------------------------------------
Class Drupal\breakpoint\InvalidBreakpointSourceException was not found while trying to analyse it - autoloading is probably not
configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ---------------------------------------------------------------------------------------------------------------------------------

------ -------------------------------------------------------------------------------------------------------------------------------------
Line lib/Drupal/breakpoint/InvalidBreakpointSourceTypeException.php
------ -------------------------------------------------------------------------------------------------------------------------------------
Class Drupal\breakpoint\InvalidBreakpointSourceTypeException was not found while trying to analyse it - autoloading is probably not
configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ -------------------------------------------------------------------------------------------------------------------------------------

------ -----------------------------------------------------------------------------------------------------------------------------------
Line lib/Drupal/breakpoint/Tests/BreakpointAPITest.php
------ -----------------------------------------------------------------------------------------------------------------------------------
Class Drupal\breakpoint\Tests\BreakpointAPITest was not found while trying to analyse it - autoloading is probably not configured
properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ -----------------------------------------------------------------------------------------------------------------------------------

------ ------------------------------------------------------------------------------------------------------------------------------------
Line lib/Drupal/breakpoint/Tests/BreakpointCrudTest.php
------ ------------------------------------------------------------------------------------------------------------------------------------
Class Drupal\breakpoint\Tests\BreakpointCrudTest was not found while trying to analyse it - autoloading is probably not configured
properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ------------------------------------------------------------------------------------------------------------------------------------

------ -----------------------------------------------------------------------------------------------------------------------------
Line lib/Drupal/breakpoint/Tests/BreakpointGroupAPITest.php
------ -----------------------------------------------------------------------------------------------------------------------------
Class Drupal\breakpoint\Tests\BreakpointGroupAPITest was not found while trying to analyse it - autoloading is probably not
configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ -----------------------------------------------------------------------------------------------------------------------------

------ ------------------------------------------------------------------------------------------------------------------------------
Line lib/Drupal/breakpoint/Tests/BreakpointGroupCrudTest.php
------ ------------------------------------------------------------------------------------------------------------------------------
Class Drupal\breakpoint\Tests\BreakpointGroupCrudTest was not found while trying to analyse it - autoloading is probably not
configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ------------------------------------------------------------------------------------------------------------------------------

------ ------------------------------------------------------------------------------------------------------------------------------
Line lib/Drupal/breakpoint/Tests/BreakpointGroupTestBase.php
------ ------------------------------------------------------------------------------------------------------------------------------
Class Drupal\breakpoint\Tests\BreakpointGroupTestBase was not found while trying to analyse it - autoloading is probably not
configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ------------------------------------------------------------------------------------------------------------------------------

------ -------------------------------------------------------------------------------------------------------------------------------
Line lib/Drupal/breakpoint/Tests/BreakpointMediaQueryTest.php
------ -------------------------------------------------------------------------------------------------------------------------------
Class Drupal\breakpoint\Tests\BreakpointMediaQueryTest was not found while trying to analyse it - autoloading is probably not
configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ -------------------------------------------------------------------------------------------------------------------------------

------ ------------------------------------------------------------------------------------------------------------------------------------
Line lib/Drupal/breakpoint/Tests/BreakpointTestBase.php
------ ------------------------------------------------------------------------------------------------------------------------------------
Class Drupal\breakpoint\Tests\BreakpointTestBase was not found while trying to analyse it - autoloading is probably not configured
properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ------------------------------------------------------------------------------------------------------------------------------------

------ -------------------------------------------------------------------------------------------------------------------------------------
Line lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php
------ -------------------------------------------------------------------------------------------------------------------------------------
Class Drupal\breakpoint\Tests\BreakpointThemeTest was not found while trying to analyse it - autoloading is probably not configured
properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ -------------------------------------------------------------------------------------------------------------------------------------

------ -------------------------------------------------------------------------------------------------------------------------------------
Line vendor/composer/autoload_real.php
------ -------------------------------------------------------------------------------------------------------------------------------------
Class ComposerAutoloaderInit2e42d5f836e5ff55dc3511100b9f930a was not found while trying to analyse it - autoloading is probably not
configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ -------------------------------------------------------------------------------------------------------------------------------------

------ --------------------------------------------------------------------------------------------------------------------------------------
Line vendor/composer/autoload_static.php
------ --------------------------------------------------------------------------------------------------------------------------------------
Class Composer\Autoload\ComposerStaticInit2e42d5f836e5ff55dc3511100b9f930a was not found while trying to analyse it - autoloading is
probably not configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ --------------------------------------------------------------------------------------------------------------------------------------

------ ---------------------------------------------------------------------------------------------------
Line vendor/mglaman/phpstan-drupal/src/Rules/Classes/EnhancedRequireParentConstructCallRule.php
------ ---------------------------------------------------------------------------------------------------
Class PHPStan\Rules\Classes\RequireParentConstructCallRule not found and could not be autoloaded.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
9 Class PHPStan\Rules\Classes\RequireParentConstructCallRule not found and could not be autoloaded.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ---------------------------------------------------------------------------------------------------

------ ------------------------------------------------------------------------------
Line vendor/ocramius/package-versions/src/PackageVersions/Installer.php
------ ------------------------------------------------------------------------------
32 Class Composer\Plugin\PluginInterface not found and could not be autoloaded.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ------------------------------------------------------------------------------

------ --------------------------------------------------------------------------------------------------------------------------
Line vendor/psr/log/Psr/Log/Test/DummyTest.php
------ --------------------------------------------------------------------------------------------------------------------------
Class Psr\Log\Test\DummyTest was not found while trying to analyse it - autoloading is probably not configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ --------------------------------------------------------------------------------------------------------------------------

------ -------------------------------------------------------------------------
Line vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
------ -------------------------------------------------------------------------
Class PHPUnit_Framework_TestCase not found and could not be autoloaded.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
15 Class PHPUnit_Framework_TestCase not found and could not be autoloaded.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ -------------------------------------------------------------------------

------ ------------------------------------------------------------------------------------------------------------------------------------
Line vendor/symfony/console/Exception/MissingInputException.php
------ ------------------------------------------------------------------------------------------------------------------------------------
Class Symfony\Component\Console\Exception\MissingInputException was not found while trying to analyse it - autoloading is probably
not configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ------------------------------------------------------------------------------------------------------------------------------------

------ --------------------------------------------------------------------------------------------------------------------------------
Line vendor/symfony/console/Exception/NamespaceNotFoundException.php
------ --------------------------------------------------------------------------------------------------------------------------------
Class Symfony\Component\Console\Exception\NamespaceNotFoundException was not found while trying to analyse it - autoloading is
probably not configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ --------------------------------------------------------------------------------------------------------------------------------

------ ------------------------------------------------------------------------------------------------------------------------------------
Line vendor/symfony/console/Formatter/WrappableOutputFormatterInterface.php
------ ------------------------------------------------------------------------------------------------------------------------------------
Class Symfony\Component\Console\Formatter\WrappableOutputFormatterInterface was not found while trying to analyse it - autoloading
is probably not configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ------------------------------------------------------------------------------------------------------------------------------------

------ ---------------------------------------------------------------------------------------------------------------------------------
Line vendor/symfony/console/Helper/Dumper.php
------ ---------------------------------------------------------------------------------------------------------------------------------
Class Symfony\Component\Console\Helper\Dumper was not found while trying to analyse it - autoloading is probably not configured
properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ---------------------------------------------------------------------------------------------------------------------------------

------ ------------------------------------------------------------------------------------------------------------------------------------
Line vendor/symfony/console/Helper/TableRows.php
------ ------------------------------------------------------------------------------------------------------------------------------------
Class Symfony\Component\Console\Helper\TableRows was not found while trying to analyse it - autoloading is probably not configured
properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ------------------------------------------------------------------------------------------------------------------------------------

------ ------------------------------------------------------------------------------------------------------------------------------------
Line vendor/symfony/console/Output/ConsoleSectionOutput.php
------ ------------------------------------------------------------------------------------------------------------------------------------
Class Symfony\Component\Console\Output\ConsoleSectionOutput was not found while trying to analyse it - autoloading is probably not
configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ------------------------------------------------------------------------------------------------------------------------------------

------ --------------------------------------------------------------------------------------------------------------------------------
Line vendor/symfony/polyfill-php73/Php73.php
------ --------------------------------------------------------------------------------------------------------------------------------
Class Symfony\Polyfill\Php73\Php73 was not found while trying to analyse it - autoloading is probably not configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ --------------------------------------------------------------------------------------------------------------------------------

------ ------------------------------------------------------------------------------------------------------------------------------
Line vendor/symfony/process/Exception/ProcessSignaledException.php
------ ------------------------------------------------------------------------------------------------------------------------------
Class Symfony\Component\Process\Exception\ProcessSignaledException was not found while trying to analyse it - autoloading is
probably not configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ------------------------------------------------------------------------------------------------------------------------------

------ ----------------------------------------------------------------------------------------------------------------------------------
Line vendor/symfony/service-contracts/ResetInterface.php
------ ----------------------------------------------------------------------------------------------------------------------------------
Class Symfony\Contracts\Service\ResetInterface was not found while trying to analyse it - autoloading is probably not configured
properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ----------------------------------------------------------------------------------------------------------------------------------

------ ---------------------------------------------------------------------------------------------------------------------------------
Line vendor/symfony/service-contracts/ServiceProviderInterface.php
------ ---------------------------------------------------------------------------------------------------------------------------------
Class Symfony\Contracts\Service\ServiceProviderInterface was not found while trying to analyse it - autoloading is probably not
configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ---------------------------------------------------------------------------------------------------------------------------------

------ -----------------------------------------------------------------------------------------------------------------------------------
Line vendor/symfony/service-contracts/ServiceSubscriberInterface.php
------ -----------------------------------------------------------------------------------------------------------------------------------
Class Symfony\Contracts\Service\ServiceSubscriberInterface was not found while trying to analyse it - autoloading is probably not
configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ -----------------------------------------------------------------------------------------------------------------------------------

------ --------------------------------------------------------------------------------------------------------------------------------
Line vendor/symfony/service-contracts/Test/ServiceLocatorTest.php
------ --------------------------------------------------------------------------------------------------------------------------------
Class Symfony\Contracts\Service\Test\ServiceLocatorTest was not found while trying to analyse it - autoloading is probably not
configured properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ --------------------------------------------------------------------------------------------------------------------------------

------ ------------------------------------------------------------------------------------------------------------------------------
Line vendor/webflo/drupal-finder/tests/Drupal7FinderTest.php
------ ------------------------------------------------------------------------------------------------------------------------------
Class DrupalFinder\Tests\Drupal7FinderTest was not found while trying to analyse it - autoloading is probably not configured
properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ------------------------------------------------------------------------------------------------------------------------------

------ ------------------------------------------------------------------------------------------------------------------------------
Line vendor/webflo/drupal-finder/tests/Drupal8FinderTest.php
------ ------------------------------------------------------------------------------------------------------------------------------
Class DrupalFinder\Tests\Drupal8FinderTest was not found while trying to analyse it - autoloading is probably not configured
properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ------------------------------------------------------------------------------------------------------------------------------

------ ---------------------------------------------------------------------------------------------------------------------------------
Line vendor/webflo/drupal-finder/tests/DrupalFinderTestBase.php
------ ---------------------------------------------------------------------------------------------------------------------------------
Class DrupalFinder\Tests\DrupalFinderTestBase was not found while trying to analyse it - autoloading is probably not configured
properly.
πŸ’‘ Learn more at https://phpstan.org/user-guide/autoloading
------ ---------------------------------------------------------------------------------------------------------------------------------

[ERROR] Found 50 errors

CommentFileSizeAuthor
#2 drupal_9_deprecated_code-3094060-2.patch418.3 KB-enzo-

Comments

-enzo- created an issue. See original summary.

-enzo-’s picture

StatusFileSize
new418.3 KB

This is an initial approach, after running drupal-check only focus in deprecations, there are still 23 errors to fix

------ -----------------------------------------------------------------------------
  Line   breakpoint.module
 ------ -----------------------------------------------------------------------------
  151    Call to deprecated function entity_load_multiple():
         in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use the
         entity type storage's loadMultiple() method.
  165    Call to deprecated function entity_load_multiple():
         in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use the
         entity type storage's loadMultiple() method.
  193    Call to deprecated function entity_load_multiple():
         in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use the
         entity type storage's loadMultiple() method.
  238    Call to deprecated function system_rebuild_module_data():
         in Drupal 8.8.0 and will be removed before Drupal 9.0.0.
         Use \Drupal::service('extension.list.module')->getList() instead.
         Note: use reset() only when you really need to rescan and rebuild the list.
  350    Call to deprecated function entity_load():
         in Drupal 8.0.x, will be removed before Drupal 9.0.0. Use the
         entity type storage's load() method.
  366    Call to deprecated function entity_load():
         in Drupal 8.0.x, will be removed before Drupal 9.0.0. Use the
         entity type storage's load() method.
  377    Call to deprecated function entity_load_multiple():
         in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use the
         entity type storage's loadMultiple() method.
  393    Call to deprecated function entity_load_multiple():
         in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use the
         entity type storage's loadMultiple() method.
 ------ -----------------------------------------------------------------------------

 ------ ------------------------------------------------------------------------
  Line   lib/Drupal/breakpoint/Breakpoint.php
 ------ ------------------------------------------------------------------------
  213    Call to deprecated function entity_create():
         in Drupal 8.0.x, will be removed before Drupal 9.0.0. Use
         The method overriding Entity::create() for the entity type, e.g.
         \Drupal\node\Entity\Node::create() if the entity type is known. If the
         entity type is variable, use the entity storage's create() method to
         construct a new entity:
 ------ ------------------------------------------------------------------------

 ------ -------------------------------------------------------------------------------------------------------------------------------------
  Line   lib/Drupal/breakpoint/BreakpointGroup.php
 ------ -------------------------------------------------------------------------------------------------------------------------------------
         Class Drupal\breakpoint\BreakpointGroup was not found while trying to analyse it - autoloading is probably not configured properly.
 ------ -------------------------------------------------------------------------------------------------------------------------------------

 ------ ------------------------------------------------------------------------------------------------------------------------------------------------
  Line   lib/Drupal/breakpoint/InvalidBreakpointException.php
 ------ ------------------------------------------------------------------------------------------------------------------------------------------------
         Class Drupal\breakpoint\InvalidBreakpointException was not found while trying to analyse it - autoloading is probably not configured properly.
 ------ ------------------------------------------------------------------------------------------------------------------------------------------------

 ------ ----------------------------------------------------------------------------------------------------------------------------------------------------------
  Line   lib/Drupal/breakpoint/InvalidBreakpointMediaQueryException.php
 ------ ----------------------------------------------------------------------------------------------------------------------------------------------------------
         Class Drupal\breakpoint\InvalidBreakpointMediaQueryException was not found while trying to analyse it - autoloading is probably not configured properly.
 ------ ----------------------------------------------------------------------------------------------------------------------------------------------------------

 ------ ----------------------------------------------------------------------------------------------------------------------------------------------------
  Line   lib/Drupal/breakpoint/InvalidBreakpointNameException.php
 ------ ----------------------------------------------------------------------------------------------------------------------------------------------------
         Class Drupal\breakpoint\InvalidBreakpointNameException was not found while trying to analyse it - autoloading is probably not configured properly.
 ------ ----------------------------------------------------------------------------------------------------------------------------------------------------

 ------ ------------------------------------------------------------------------------------------------------------------------------------------------------
  Line   lib/Drupal/breakpoint/InvalidBreakpointSourceException.php
 ------ ------------------------------------------------------------------------------------------------------------------------------------------------------
         Class Drupal\breakpoint\InvalidBreakpointSourceException was not found while trying to analyse it - autoloading is probably not configured properly.
 ------ ------------------------------------------------------------------------------------------------------------------------------------------------------

 ------ ----------------------------------------------------------------------------------------------------------------------------------------------------------
  Line   lib/Drupal/breakpoint/InvalidBreakpointSourceTypeException.php
 ------ ----------------------------------------------------------------------------------------------------------------------------------------------------------
         Class Drupal\breakpoint\InvalidBreakpointSourceTypeException was not found while trying to analyse it - autoloading is probably not configured properly.
 ------ ----------------------------------------------------------------------------------------------------------------------------------------------------------

 ------ ---------------------------------------------------------------------------------------------------------------------------------------------
  Line   lib/Drupal/breakpoint/Tests/BreakpointAPITest.php
 ------ ---------------------------------------------------------------------------------------------------------------------------------------------
         Class Drupal\breakpoint\Tests\BreakpointAPITest was not found while trying to analyse it - autoloading is probably not configured properly.
 ------ ---------------------------------------------------------------------------------------------------------------------------------------------

 ------ ----------------------------------------------------------------------------------------------------------------------------------------------
  Line   lib/Drupal/breakpoint/Tests/BreakpointCrudTest.php
 ------ ----------------------------------------------------------------------------------------------------------------------------------------------
         Class Drupal\breakpoint\Tests\BreakpointCrudTest was not found while trying to analyse it - autoloading is probably not configured properly.
 ------ ----------------------------------------------------------------------------------------------------------------------------------------------

 ------ --------------------------------------------------------------------------------------------------------------------------------------------------
  Line   lib/Drupal/breakpoint/Tests/BreakpointGroupAPITest.php
 ------ --------------------------------------------------------------------------------------------------------------------------------------------------
         Class Drupal\breakpoint\Tests\BreakpointGroupAPITest was not found while trying to analyse it - autoloading is probably not configured properly.
 ------ --------------------------------------------------------------------------------------------------------------------------------------------------

 ------ ---------------------------------------------------------------------------------------------------------------------------------------------------
  Line   lib/Drupal/breakpoint/Tests/BreakpointGroupCrudTest.php
 ------ ---------------------------------------------------------------------------------------------------------------------------------------------------
         Class Drupal\breakpoint\Tests\BreakpointGroupCrudTest was not found while trying to analyse it - autoloading is probably not configured properly.
 ------ ---------------------------------------------------------------------------------------------------------------------------------------------------

 ------ ---------------------------------------------------------------------------------------------------------------------------------------------------
  Line   lib/Drupal/breakpoint/Tests/BreakpointGroupTestBase.php
 ------ ---------------------------------------------------------------------------------------------------------------------------------------------------
         Class Drupal\breakpoint\Tests\BreakpointGroupTestBase was not found while trying to analyse it - autoloading is probably not configured properly.
 ------ ---------------------------------------------------------------------------------------------------------------------------------------------------

 ------ ----------------------------------------------------------------------------------------------------------------------------------------------------
  Line   lib/Drupal/breakpoint/Tests/BreakpointMediaQueryTest.php
 ------ ----------------------------------------------------------------------------------------------------------------------------------------------------
         Class Drupal\breakpoint\Tests\BreakpointMediaQueryTest was not found while trying to analyse it - autoloading is probably not configured properly.
 ------ ----------------------------------------------------------------------------------------------------------------------------------------------------

 ------ ----------------------------------------------------------------------------------------------------------------------------------------------
  Line   lib/Drupal/breakpoint/Tests/BreakpointTestBase.php
 ------ ----------------------------------------------------------------------------------------------------------------------------------------------
         Class Drupal\breakpoint\Tests\BreakpointTestBase was not found while trying to analyse it - autoloading is probably not configured properly.
 ------ ----------------------------------------------------------------------------------------------------------------------------------------------

 ------ -----------------------------------------------------------------------------------------------------------------------------------------------
  Line   lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php
 ------ -----------------------------------------------------------------------------------------------------------------------------------------------
         Class Drupal\breakpoint\Tests\BreakpointThemeTest was not found while trying to analyse it - autoloading is probably not configured properly.
 ------ -----------------------------------------------------------------------------------------------------------------------------------------------


 [ERROR] Found 23 errors

ruchi-94’s picture

Assigned: Unassigned Β» ruchi-94
ruchi-94’s picture

Issue summary: View changes