Closed (duplicate)
Project:
Devel
Version:
8.x-2.1
Component:
devel
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2020 at 07:20 UTC
Updated:
14 Apr 2020 at 12:09 UTC
Jump to comment: Most recent
drupal-check results
------ ------------------------------------------
Line devel.module
------ ------------------------------------------
147 Call to deprecated function drush_log().
267 Calls to function kpr should not exist.
270 Calls to function dpm should not exist.
283 Calls to function dpm should not exist.
479 Calls to function dpm should not exist.
522 Calls to function kpr should not exist.
556 Calls to function dpm should not exist.
572 Calls to function kpr should not exist.
645 Calls to function kpr should not exist.
709 Calls to function dpq should not exist.
------ ------------------------------------------
------ -------------------------------------------------------------------------
Line devel_generate/devel_generate.module
------ -------------------------------------------------------------------------
124 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:
145 Call to deprecated function db_insert():
in drupal:8.0.0 and is removed from drupal:9.0.0. Instead, get
a database connection injected into your service from the container and
call insert() on it. For example,
------ -------------------------------------------------------------------------
------ -------------------------------------------------------------------
Line devel_generate/src/DevelGenerateBase.php
------ -------------------------------------------------------------------
97 Call to deprecated function entity_load_multiple_by_properties():
in drupal:8.0.0 and is removed from drupal:9.0.0. Use the
entity type storage's loadByProperties() method.
139 Call to deprecated function drush_log().
------ -------------------------------------------------------------------
------ -------------------------------------------------------------------------
Line devel_generate/src/Plugin/DevelGenerate/ContentDevelGenerate.php
------ -------------------------------------------------------------------------
343 Call to deprecated function drush_log().
431 Call to deprecated function _convert_csv_to_array():
Use \Drush\StringUtils::csvToArray
543 Call to deprecated function db_query_range():
in drupal:8.0.0 and is removed from drupal:9.0.0. Instead,
get a database connection injected into your service from the container
and call queryRange() on it. For example,
------ -------------------------------------------------------------------------
------ -------------------------------------------------------------------------
Line devel_generate/src/Plugin/DevelGenerate/MenuDevelGenerate.php
------ -------------------------------------------------------------------------
279 Call to deprecated function db_like():
in drupal:8.0.0 and is removed from drupal:9.0.0. Instead,
get a database connection injected into your service from the container
and call escapeLike() on it. For example,
367 Call to deprecated function db_select():
in drupal:8.0.0 and is removed from drupal:9.0.0. Instead, get
a database connection injected into your service from the container and
call select() on it. For example,
------ -------------------------------------------------------------------------
------ -------------------------------------------------------------------------
Line devel_generate/src/Plugin/DevelGenerate/TermDevelGenerate.php
------ -------------------------------------------------------------------------
163 Call to deprecated function db_query():
in drupal:8.0.0 and is removed from drupal:9.0.0. Instead,
get a database connection injected into your service from the container
and call query() on it. For example,
187 Call to deprecated function db_select():
in drupal:8.0.0 and is removed from drupal:9.0.0. Instead, get
a database connection injected into your service from the container and
call select() on it. For example,
------ -------------------------------------------------------------------------
------ -------------------------------------------------------------------------------------------------------
Line devel_generate/tests/modules/devel_generate_example/src/Plugin/DevelGenerate/ExampleDevelGenerate.php
------ -------------------------------------------------------------------------------------------------------
69 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:
------ -------------------------------------------------------------------------------------------------------
------ -----------------------------------------------------------------------------------------------------------------------------------------------------------
Line devel_generate/tests/src/Functional/DevelGenerateCommandsTest.php
------ -----------------------------------------------------------------------------------------------------------------------------------------------------------
Class Drupal\Tests\devel\Functional\DevelGenerateCommandsTest was not found while trying to analyse it - autoloading is probably not configured properly.
------ -----------------------------------------------------------------------------------------------------------------------------------------------------------
------ ---------------------------------------------------------------------------------------------------------------------------------------------------
Line devel_generate/tests/src/Traits/DevelGenerateSetupTrait.php (in context of class Drupal\Tests\devel_generate\Functional\DevelGenerateBrowserTest)
------ ---------------------------------------------------------------------------------------------------------------------------------------------------
53 Call to deprecated function entity_get_form_display():
in drupal:8.8.0 and is removed from drupal:9.0.0. Use
EntityDisplayRepositoryInterface::getFormDisplay() instead.
59 Call to deprecated function entity_get_display():
in drupal:8.8.0 and is removed from drupal:9.0.0. Use
EntityDisplayRepositoryInterface::getViewDisplay() instead.
------ ---------------------------------------------------------------------------------------------------------------------------------------------------
------ -------------------------------------------------------------------------
Line devel_generate/tests/src/Unit/DevelGenerateManagerTest.php
------ -------------------------------------------------------------------------
51 Call to deprecated method getMock() of class Drupal\Tests\UnitTestCase:
in drupal:8.5.0 and is removed from drupal:9.0.0.
Use \Drupal\Tests\PhpunitCompatibilityTrait::createMock() instead.
63 Call to deprecated method getMock() of class Drupal\Tests\UnitTestCase:
in drupal:8.5.0 and is removed from drupal:9.0.0.
Use \Drupal\Tests\PhpunitCompatibilityTrait::createMock() instead.
65 Call to deprecated method getMock() of class Drupal\Tests\UnitTestCase:
in drupal:8.5.0 and is removed from drupal:9.0.0.
Use \Drupal\Tests\PhpunitCompatibilityTrait::createMock() instead.
------ -------------------------------------------------------------------------
------ ------------------------------------------
Line drush/devel.drush8.inc
------ ------------------------------------------
137 Call to deprecated function drush_log().
166 Call to deprecated function drush_log().
282 Call to deprecated function drush_log().
------ ------------------------------------------
------ --------------------------------------------------------------------------------------------------------
Line kint/kint/Kint.class.php
------ --------------------------------------------------------------------------------------------------------
Class Kint was not found while trying to analyse it - autoloading is probably not configured properly.
------ --------------------------------------------------------------------------------------------------------
------ -------------------------------------------------------------------------------------------------------------------------
Line kint/kint/decorators/plain.php
------ -------------------------------------------------------------------------------------------------------------------------
Class Kint_Decorators_Plain was not found while trying to analyse it - autoloading is probably not configured properly.
------ -------------------------------------------------------------------------------------------------------------------------
------ ------------------------------------------------------------------------------------------------------------------------
Line kint/kint/decorators/rich.php
------ ------------------------------------------------------------------------------------------------------------------------
Class Kint_Decorators_Rich was not found while trying to analyse it - autoloading is probably not configured properly.
------ ------------------------------------------------------------------------------------------------------------------------
------ ------------------------------------------------------------------------------------------------------------
Line kint/kint/examples/overview.php
------ ------------------------------------------------------------------------------------------------------------
Class BaseUser was not found while trying to analyse it - autoloading is probably not configured properly.
------ ------------------------------------------------------------------------------------------------------------
------ --------------------------------------------------------------------------------------------------------------
Line kint/kint/inc/kintObject.class.php
------ --------------------------------------------------------------------------------------------------------------
Class KintObject was not found while trying to analyse it - autoloading is probably not configured properly.
------ --------------------------------------------------------------------------------------------------------------
------ --------------------------------------------------------------------------------------------------------------
Line kint/kint/inc/kintParser.class.php
------ --------------------------------------------------------------------------------------------------------------
Class kintParser was not found while trying to analyse it - autoloading is probably not configured properly.
------ --------------------------------------------------------------------------------------------------------------
------ --------------------------------------------------------------------------------------------------------------------
Line kint/kint/inc/kintVariableData.class.php
------ --------------------------------------------------------------------------------------------------------------------
Class kintVariableData was not found while trying to analyse it - autoloading is probably not configured properly.
------ --------------------------------------------------------------------------------------------------------------------
------ -----------------------------------------------------------------------------------------------------------------------------
Line kint/kint/parsers/custom/classmethods.php
------ -----------------------------------------------------------------------------------------------------------------------------
Class Kint_Parsers_ClassMethods was not found while trying to analyse it - autoloading is probably not configured properly.
------ -----------------------------------------------------------------------------------------------------------------------------
------ -----------------------------------------------------------------------------------------------------------------------------
Line kint/kint/parsers/custom/classstatics.php
------ -----------------------------------------------------------------------------------------------------------------------------
Class Kint_Parsers_ClassStatics was not found while trying to analyse it - autoloading is probably not configured properly.
------ -----------------------------------------------------------------------------------------------------------------------------
------ ----------------------------------------------------------------------------------------------------------------------
Line kint/kint/parsers/custom/color.php
------ ----------------------------------------------------------------------------------------------------------------------
Class Kint_Parsers_Color was not found while trying to analyse it - autoloading is probably not configured properly.
------ ----------------------------------------------------------------------------------------------------------------------
------ -----------------------------------------------------------------------------------------------------------------------
Line kint/kint/parsers/custom/fspath.php
------ -----------------------------------------------------------------------------------------------------------------------
Class Kint_Parsers_FsPath was not found while trying to analyse it - autoloading is probably not configured properly.
------ -----------------------------------------------------------------------------------------------------------------------
------ ---------------------------------------------------------------------------------------------------------------------
Line kint/kint/parsers/custom/json.php
------ ---------------------------------------------------------------------------------------------------------------------
Class Kint_Parsers_Json was not found while trying to analyse it - autoloading is probably not configured properly.
------ ---------------------------------------------------------------------------------------------------------------------
------ --------------------------------------------------------------------------------------------------------------------------
Line kint/kint/parsers/custom/microtime.php
------ --------------------------------------------------------------------------------------------------------------------------
Class Kint_Parsers_Microtime was not found while trying to analyse it - autoloading is probably not configured properly.
------ --------------------------------------------------------------------------------------------------------------------------
------ ----------------------------------------------------------------------------------------------------------------------------------
Line kint/kint/parsers/custom/objectiterateable.php
------ ----------------------------------------------------------------------------------------------------------------------------------
Class Kint_Parsers_objectIterateable was not found while trying to analyse it - autoloading is probably not configured properly.
------ ----------------------------------------------------------------------------------------------------------------------------------
------ ---------------------------------------------------------------------------------------------------------------------------------
Line kint/kint/parsers/custom/splobjectstorage.php
------ ---------------------------------------------------------------------------------------------------------------------------------
Class Kint_Parsers_SplObjectStorage was not found while trying to analyse it - autoloading is probably not configured properly.
------ ---------------------------------------------------------------------------------------------------------------------------------
------ --------------------------------------------------------------------------------------------------------------------------
Line kint/kint/parsers/custom/timestamp.php
------ --------------------------------------------------------------------------------------------------------------------------
Class Kint_Parsers_Timestamp was not found while trying to analyse it - autoloading is probably not configured properly.
------ --------------------------------------------------------------------------------------------------------------------------
------ --------------------------------------------------------------------------------------------------------------------
Line kint/kint/parsers/custom/xml.php
------ --------------------------------------------------------------------------------------------------------------------
Class Kint_Parsers_Xml was not found while trying to analyse it - autoloading is probably not configured properly.
------ --------------------------------------------------------------------------------------------------------------------
------ ------------------------------------------------------------------------------------------------------------------------
Line kint/kint/parsers/objects/closure.php
------ ------------------------------------------------------------------------------------------------------------------------
Class Kint_Objects_Closure was not found while trying to analyse it - autoloading is probably not configured properly.
------ ------------------------------------------------------------------------------------------------------------------------
------ -----------------------------------------------------------------------------------------------------------------------
Line kint/kint/parsers/objects/smarty.php
------ -----------------------------------------------------------------------------------------------------------------------
Class Kint_Objects_Smarty was not found while trying to analyse it - autoloading is probably not configured properly.
------ -----------------------------------------------------------------------------------------------------------------------
------ ----------------------------------------------------------------------------------------------------------------------------
Line kint/kint/parsers/objects/splfileinfo.php
------ ----------------------------------------------------------------------------------------------------------------------------
Class Kint_Objects_SplFileInfo was not found while trying to analyse it - autoloading is probably not configured properly.
------ ----------------------------------------------------------------------------------------------------------------------------
------ --------------------------------------------------------------------
Line src/DevelDumperManager.php
------ --------------------------------------------------------------------
107 Call to deprecated function file_directory_temp():
in drupal:8.8.0 and is removed from drupal:9.0.0. Use
\Drupal\Core\File\FileSystemInterface::getTempDirectory() instead.
------ --------------------------------------------------------------------
------ -----------------------------------------
Line src/Form/ConfigEditor.php
------ -----------------------------------------
57 Calls to function dpr should not exist.
------ -----------------------------------------
------ -----------------------------------------------------------------------------
Line src/Form/DevelReinstall.php
------ -----------------------------------------------------------------------------
53 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.
------ -----------------------------------------------------------------------------
------ ---------------------------------------------------------------------
Line src/Form/SettingsForm.php
------ ---------------------------------------------------------------------
102 Call to deprecated method url() of class Drupal\Core\Form\FormBase:
in drupal:8.0.0 and is removed from drupal:9.0.0.
Use \Drupal\Core\Url::fromUri() instead.
115 Call to deprecated method l() of class Drupal\Core\Form\FormBase:
in drupal:8.0.0 and is removed from drupal:9.0.0. Use
\Drupal\Core\Link::fromTextAndUrl() instead.
116 Call to deprecated method l() of class Drupal\Core\Form\FormBase:
in drupal:8.0.0 and is removed from drupal:9.0.0. Use
\Drupal\Core\Link::fromTextAndUrl() instead.
117 Call to deprecated method l() of class Drupal\Core\Form\FormBase:
in drupal:8.0.0 and is removed from drupal:9.0.0. Use
\Drupal\Core\Link::fromTextAndUrl() instead.
------ ---------------------------------------------------------------------
------ -------------------------------------------------------------------------------------------------------------------
Line src/Form/SwitchUserForm.php
------ -------------------------------------------------------------------------------------------------------------------
69 Call to deprecated constant USERNAME_MAX_LENGTH: Deprecated in drupal:8.3.0 and is removed from drupal:9.0.0. Use
\Drupal\user\UserInterface::USERNAME_MAX_LENGTH instead.
------ -------------------------------------------------------------------------------------------------------------------
------ -----------------------------------------
Line src/Form/SystemStateEdit.php
------ -----------------------------------------
75 Calls to function kpr should not exist.
------ -----------------------------------------
------ ---------------------------------------------------------------------------------------------------------------------
Line src/Plugin/Mail/DevelMailLog.php
------ ---------------------------------------------------------------------------------------------------------------------
180 Call to deprecated constant FILE_CREATE_DIRECTORY: Deprecated in drupal:8.7.0 and is removed from drupal:9.0.0. Use
\Drupal\Core\File\FileSystemInterface::CREATE_DIRECTORY.
180 Call to deprecated function file_prepare_directory():
in drupal:8.7.0 and is removed from drupal:9.0.0.
Use \Drupal\Core\File\FileSystemInterface::prepareDirectory().
184 Call to deprecated function file_save_htaccess():
in drupal:8.8.0 and is removed from drupal:9.0.0. Use
\Drupal\Component\FileSecurity\FileSecurity::writeHtaccess() instead.
------ ---------------------------------------------------------------------------------------------------------------------
------ ------------------------------------------------------------------------
Line tests/src/Functional/DevelControllerTest.php
------ ------------------------------------------------------------------------
36 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:
42 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:
48 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:
54 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:
------ ------------------------------------------------------------------------
------ --------------------------------------------------------------------
Line tests/src/Functional/DevelDumperTest.php
------ --------------------------------------------------------------------
140 Call to deprecated function file_directory_temp():
in drupal:8.8.0 and is removed from drupal:9.0.0. Use
\Drupal\Core\File\FileSystemInterface::getTempDirectory() instead.
------ --------------------------------------------------------------------
------ ----------------------------------------------------------------------
Line tests/src/Kernel/DevelQueryDebugTest.php
------ ----------------------------------------------------------------------
124 Call to deprecated function drupal_get_messages():
in drupal:8.5.0 and is removed from drupal:9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::all() or
\Drupal\Core\Messenger\MessengerInterface::messagesByType() instead.
------ ----------------------------------------------------------------------
------ ----------------------------------------------------------------------
Line tests/src/Kernel/DevelTwigExtensionTest.php
------ ----------------------------------------------------------------------
169 Call to deprecated function drupal_get_messages():
in drupal:8.5.0 and is removed from drupal:9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::all() or
\Drupal\Core\Messenger\MessengerInterface::messagesByType() instead.
180 Call to deprecated function drupal_get_messages():
in drupal:8.5.0 and is removed from drupal:9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::all() or
\Drupal\Core\Messenger\MessengerInterface::messagesByType() instead.
187 Call to deprecated function drupal_get_messages():
in drupal:8.5.0 and is removed from drupal:9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::all() or
\Drupal\Core\Messenger\MessengerInterface::messagesByType() instead.
195 Call to deprecated function drupal_get_messages():
in drupal:8.5.0 and is removed from drupal:9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::all() or
\Drupal\Core\Messenger\MessengerInterface::messagesByType() instead.
------ ----------------------------------------------------------------------
------ ------------------------------------------------------------------------------------------------------------
Line webprofiler/src/Command/BenchmarkCommand.php
------ ------------------------------------------------------------------------------------------------------------
27 Class Drupal\Console\Core\Command\Shared\ContainerAwareCommandTrait not found and could not be autoloaded.
------ ------------------------------------------------------------------------------------------------------------
------ ------------------------------------------------------------------------------------------------------------
Line webprofiler/src/Command/ExportCommand.php
------ ------------------------------------------------------------------------------------------------------------
24 Class Drupal\Console\Core\Command\Shared\ContainerAwareCommandTrait not found and could not be autoloaded.
------ ------------------------------------------------------------------------------------------------------------
------ ------------------------------------------------------------------------------------------------------------
Line webprofiler/src/Command/ListCommand.php
------ ------------------------------------------------------------------------------------------------------------
21 Class Drupal\Console\Core\Command\Shared\ContainerAwareCommandTrait not found and could not be autoloaded.
------ ------------------------------------------------------------------------------------------------------------
------ -------------------------------------------------------------------------------
Line webprofiler/src/Controller/DashboardController.php
------ -------------------------------------------------------------------------------
169 Call to deprecated method l() of class Drupal\Core\Controller\ControllerBase:
in drupal:8.0.0 and is removed from drupal:9.0.0. Use
\Drupal\Core\Link::fromTextAndUrl() instead.
------ -------------------------------------------------------------------------------
------ --------------------------------------------------------------------------
Line webprofiler/src/DataCollector/DrupalDataCollector.php
------ --------------------------------------------------------------------------
48 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.
------ --------------------------------------------------------------------------
------ ------------------------------------------------------------------------------------------------------------------------------------
Line webprofiler/src/DataCollector/PhpConfigDataCollector.php
------ ------------------------------------------------------------------------------------------------------------------------------------
17 Usage of deprecated trait Drupal\Core\Routing\LinkGeneratorTrait in class Drupal\webprofiler\DataCollector\PhpConfigDataCollector:
in drupal:8.0.0 and is removed from drupal:9.0.0.
Use \Drupal\Core\Link instead.
------ ------------------------------------------------------------------------------------------------------------------------------------
------ ------------------------------------------------------------------------------------------
Line webprofiler/src/DataCollector/ThemeDataCollector.php
------ ------------------------------------------------------------------------------------------
65 Call to deprecated method getBaseThemes() of class Drupal\Core\Theme\ActiveTheme:
in drupal:8.7.0 and is removed from drupal:9.0.0. Use
\Drupal\Core\Theme\ActiveTheme::getBaseThemeExtensions() instead.
67 Call to deprecated method getStyleSheetsRemove() of class Drupal\Core\Theme\ActiveTheme:
in drupal:8.0.0 and is removed from drupal:9.0.0.
------ ------------------------------------------------------------------------------------------
------ ---------------------------------------------------------------------------------------------------------------------------------------------
Line webprofiler/src/DataCollector/UserDataCollector.php
------ ---------------------------------------------------------------------------------------------------------------------------------------------
48 Parameter $entityManager of method Drupal\webprofiler\DataCollector\UserDataCollector::__construct() has typehint with deprecated interface
Drupal\Core\Entity\EntityManagerInterface:
in drupal:8.0.0 and is removed from drupal:9.0.0.
------ ---------------------------------------------------------------------------------------------------------------------------------------------
------ ----------------------------------------------------------------------------------------------------------------------------------------------
Line webprofiler/src/DataCollector/ViewsDataCollector.php
------ ----------------------------------------------------------------------------------------------------------------------------------------------
35 Parameter $entityManager of method Drupal\webprofiler\DataCollector\ViewsDataCollector::__construct() has typehint with deprecated interface
Drupal\Core\Entity\EntityManagerInterface:
in drupal:8.0.0 and is removed from drupal:9.0.0.
------ ----------------------------------------------------------------------------------------------------------------------------------------------
------ -----------------------------------------------------------------------------------
Line webprofiler/src/Entity/EntityManagerWrapper.php
------ -----------------------------------------------------------------------------------
107 Class Drupal\domain\DomainStorageInterface not found and could not be autoloaded.
------ -----------------------------------------------------------------------------------
------ ----------------------------------------------------------------------------------------------------------------------------------------------
Line webprofiler/src/Stopwatch.php
------ ----------------------------------------------------------------------------------------------------------------------------------------------
Class Symfony\Component\Stopwatch\StopwatchEvent was not found while trying to analyse it - autoloading is probably not configured properly.
------ ----------------------------------------------------------------------------------------------------------------------------------------------
------ -----------------------------------------------------------------------------------
Line webprofiler/src/Views/TraceableViewExecutable.php
------ -----------------------------------------------------------------------------------
71 Call to deprecated method getBaseThemes() of class Drupal\Core\Theme\ActiveTheme:
in drupal:8.7.0 and is removed from drupal:9.0.0. Use
\Drupal\Core\Theme\ActiveTheme::getBaseThemeExtensions() instead.
------ -----------------------------------------------------------------------------------
------ -------------------------------------------------------------------------------------------------------------------------------------------------------
Line webprofiler/tests/src/FunctionalJavascript/WebprofilerTestBase.php
------ -------------------------------------------------------------------------------------------------------------------------------------------------------
13 Class Drupal\Tests\webprofiler\FunctionalJavascript\WebprofilerTestBase extends deprecated class Drupal\FunctionalJavascriptTests\JavascriptTestBase:
in drupal:8.6.0 and is removed from drupal:9.0.0.
Use \Drupal\FunctionalJavascriptTests\WebDriverTestBase instead
------ -------------------------------------------------------------------------------------------------------------------------------------------------------
------ -------------------------------------------------------------------------
Line webprofiler/tests/src/Unit/DataCollector/AssetsDataCollectorTest.php
------ -------------------------------------------------------------------------
34 Call to deprecated method getMock() of class Drupal\Tests\UnitTestCase:
in drupal:8.5.0 and is removed from drupal:9.0.0.
Use \Drupal\Tests\PhpunitCompatibilityTrait::createMock() instead.
------ -------------------------------------------------------------------------
------ -------------------------------------------------------------------------
Line webprofiler/tests/src/Unit/DataCollector/CacheDataCollectorTest.php
------ -------------------------------------------------------------------------
30 Call to deprecated method getMock() of class Drupal\Tests\UnitTestCase:
in drupal:8.5.0 and is removed from drupal:9.0.0.
Use \Drupal\Tests\PhpunitCompatibilityTrait::createMock() instead.
------ -------------------------------------------------------------------------
------ -------------------------------------------------------------------------
Line webprofiler/tests/src/Unit/DataCollector/DataCollectorBaseTest.php
------ -------------------------------------------------------------------------
35 Call to deprecated method getMock() of class Drupal\Tests\UnitTestCase:
in drupal:8.5.0 and is removed from drupal:9.0.0.
Use \Drupal\Tests\PhpunitCompatibilityTrait::createMock() instead.
36 Call to deprecated method getMock() of class Drupal\Tests\UnitTestCase:
in drupal:8.5.0 and is removed from drupal:9.0.0.
Use \Drupal\Tests\PhpunitCompatibilityTrait::createMock() instead.
37 Call to deprecated method getMock() of class Drupal\Tests\UnitTestCase:
in drupal:8.5.0 and is removed from drupal:9.0.0.
Use \Drupal\Tests\PhpunitCompatibilityTrait::createMock() instead.
------ -------------------------------------------------------------------------
Comments
Comment #2
jonathan1055 commentedHi RoshniPatel.addweb
Thanks for the report but we already have #3042575: [META] Deprecation issues in devel module so I am closing this as a duplicate.
Also, just copying and pasting 500+ lines of the report into the issue summary is not very helpful or managable. Sumarizing into categories/types makes it easier to tackle a problem.
Please take a look at that issue and we'd love your help in fixing some of those. There a separate issues for each fix or related fixes.
Thanks
Jonathan
Comment #3
jonathan1055 commented