Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DeprecatedTwigTemplateController.php | file | core/ |
|
| DeprecatedTwigTemplateController::deprecatedTwigTemplate | function | core/ |
Display the deprecated template with a message. |
| DeprecatedTwigTemplateHooks | class | core/ |
Hook implementations for deprecated_twig_template. |
| DeprecatedTwigTemplateHooks.php | file | core/ |
|
| DeprecatedTwigTemplateHooks::theme | function | core/ |
Implements hook_theme(). |
| DeprecatedUserRoutesSubscriber | class | core/ |
Replace the deprecated user module routes with our own. |
| DeprecatedUserRoutesSubscriber.php | file | core/ |
|
| DeprecatedUserRoutesSubscriber::getSubscribedEvents | function | core/ |
|
| DeprecatedUserRoutesSubscriber::onRouteAlter | function | core/ |
Replace the deprecated controllers on user.module's routes with ours. |
| deprecated_module.info.yml | file | core/ |
core/modules/system/tests/modules/deprecated_module/deprecated_module.info.yml |
| deprecated_module.schema.yml | file | core/ |
core/modules/system/tests/modules/deprecated_module/config/schema/deprecated_module.schema.yml |
| deprecated_module.settings.yml | file | core/ |
core/modules/system/tests/modules/deprecated_module/config/install/deprecated_module.settings.yml |
| deprecated_module_contrib.info.yml | file | core/ |
core/modules/system/tests/modules/deprecated_module_contrib/deprecated_module_contrib.info.yml |
| deprecated_module_dependency.info.yml | file | core/ |
core/modules/system/tests/modules/deprecated_module_dependency/deprecated_module_dependency.info.yml |
| deprecated_module_test.info.yml | file | core/ |
core/modules/system/tests/modules/deprecated_module_test/deprecated_module_test.info.yml |
| deprecated_module_with_non_deprecated_dependency.info.yml | file | core/ |
core/modules/system/tests/modules/deprecated_module_with_non_deprecated_dependency/deprecated_module_with_non_deprecated_dependency.info.yml |
| deprecated_theme_test.info.yml | file | core/ |
core/modules/system/tests/themes/deprecated_theme_test/deprecated_theme_test.info.yml |
| deprecated_twig_template.info.yml | file | core/ |
core/modules/system/tests/modules/deprecated_twig_template/deprecated_twig_template.info.yml |
| deprecated_twig_template.routing.yml | file | core/ |
core/modules/system/tests/modules/deprecated_twig_template/deprecated_twig_template.routing.yml |
| DeprecationHandler | class | core/ |
Drupal's PHPUnit extension to manage code deprecation. |
| DeprecationHandler.php | file | core/ |
|
| DeprecationHandler::bootstrap | function | core/ |
|
| DeprecationHandler::handle | function | core/ |
Handles a deprecation error. |
| DeprecationHandler::isIgnoredByProject | function | core/ |
Determines if an actual deprecation is ignored by the project. |
| DeprecationHandler::legacySymfonyConfiguration | function | core/ |
Returns the legacy configuration provided via Symfony env variable. |
| DeprecationHandler::preBootstrap | function | core/ |
Load configuration and setup. |
| DeprecationHelper | class | core/ |
Provides a helper method for handling deprecated code paths in projects. |
| DeprecationHelper.php | file | core/ |
|
| DeprecationHelper::backwardsCompatibleCall | function | core/ |
Helper to run a callback based on the installed version of a project. |
| DeprecationHelperTest | class | core/ |
Tests Drupal\Component\Utility\DeprecationHelper. |
| DeprecationHelperTest.php | file | core/ |
|
| DeprecationHelperTest::deprecatedHelperTestCases | function | core/ |
|
| DeprecationHelperTest::testDeprecationHelper | function | core/ |
#[DataProvider('deprecatedHelperTestCases')] |
| DeprecationHookAttributeTestHooks | class | core/ |
Implements hooks for the deprecation hook attribute test. |
| DeprecationHookAttributeTestHooks.php | file | core/ |
|
| DeprecationHookAttributeTestHooks::deprecatedAlterAlterFirst | function | core/ |
Implements hook_deprecated_alter_alter(). |
| DeprecationHookAttributeTestHooks::deprecatedHook | function | core/ |
Implements hook_deprecated_hook(). |
| deprecation_hook_attribute_test.info.yml | file | core/ |
core/modules/system/tests/modules/deprecation_hook_attribute_test/deprecation_hook_attribute_test.info.yml |
| deprecation_test.alias | service | core/ |
Alias of deprecation_test.service |
| deprecation_test.info.yml | file | core/ |
core/modules/system/tests/modules/deprecation_test/deprecation_test.info.yml |
| deprecation_test.module | file | core/ |
|
| deprecation_test.routing.yml | file | core/ |
core/modules/system/tests/modules/deprecation_test/deprecation_test.routing.yml |
| deprecation_test.service | service | core/ |
Drupal\deprecation_test\Deprecation\FixtureDeprecatedClass |
| deprecation_test.services.yml | file | core/ |
core/modules/system/tests/modules/deprecation_test/deprecation_test.services.yml |
| deprecation_test_deprecated_alter_alter | function | core/ |
Implements hook_deprecated_alter_alter(). |
| deprecation_test_deprecated_hook | function | core/ |
Implements hook_deprecated_hook(). |
| deprecation_test_function | function | core/ |
A deprecated function. |
| Depth | class | core/ |
Field handler to display the depth of a comment. |
| Depth.php | file | core/ |
|
| Depth::getItems | function | core/ |
Pagination
- Previous page
- Page 432
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.