Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DeprecatedClassesTest::testPathAliasSubscriber | function | core/ |
@covers \Drupal\path_alias\EventSubscriber\PathAliasSubscriber::__construct[[api-linebreak]] |
| DeprecatedClassesTest::testPathProcessorAlias | function | core/ |
@covers \Drupal\Core\PathProcessor\PathProcessorAlias::__construct[[api-linebreak]] |
| DeprecatedClassesTest::testPathSubscriber | function | core/ |
@covers \Drupal\Core\EventSubscriber\PathSubscriber::__construct[[api-linebreak]] |
| DeprecatedCleanupTest | class | core/ |
Verify deprecation errors for the cleanup functions. |
| DeprecatedCleanupTest.php | file | core/ |
|
| DeprecatedCleanupTest::$modules | property | core/ |
Modules to enable. |
| DeprecatedCleanupTest::register | function | core/ |
Registers test-specific services. |
| DeprecatedCleanupTest::testDeprecatedCleanFunctions | function | core/ |
@expectedDeprecation simpletest_clean_environment is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Access the environment_cleaner service and call its cleanEnvironment() method, or use… |
| DeprecatedCsrfTokenController | class | core/ |
Returns responses for Deprecated CSRF token routes. |
| DeprecatedCsrfTokenController.php | file | core/ |
|
| DeprecatedCsrfTokenController::$tokenGenerator | property | core/ |
The CSRF token generator. |
| DeprecatedCsrfTokenController::create | function | core/ |
Instantiates a new instance of this class. |
| DeprecatedCsrfTokenController::csrfToken | function | core/ |
Returns a CSRF using the deprecated 'rest' value protecting session token. |
| DeprecatedCsrfTokenController::__construct | function | core/ |
Constructs a new CsrfTokenController object. |
| DeprecatedModerationStateViewsRelationshipTest | class | core/ |
Test the deprecated views relationships. |
| DeprecatedModerationStateViewsRelationshipTest.php | file | core/ |
|
| DeprecatedModerationStateViewsRelationshipTest::$modules | property | core/ |
Modules to enable. |
| DeprecatedModerationStateViewsRelationshipTest::setUp | function | core/ |
|
| DeprecatedModerationStateViewsRelationshipTest::testCodeDeprecationModerationStateRelationships | function | core/ |
Test the deprecations are triggered when the deprecated code is executed. |
| DeprecatedModerationStateViewsRelationshipTest::testReportDeprecatedModerationStateRelationships | function | core/ |
Test how the deprecated relationships appear in the UI. |
| DeprecatedModuleHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ModuleHandler[[api-linebreak]] @runTestsInSeparateProcesses |
| DeprecatedModuleHandlerTest.php | file | core/ |
|
| DeprecatedModuleHandlerTest::dependencyProvider | function | core/ |
Provider for testing dependency parsing. |
| DeprecatedModuleHandlerTest::testDependencyParsing | function | core/ |
@dataProvider dependencyProvider @covers ::parseDependency[[api-linebreak]] @expectedDeprecation Drupal\Core\Extension\ModuleHandler::parseDependency is deprecated. Use \Drupal\Core\Extension\Dependency::createFromString() instead. See… |
| DeprecatedModulesTestTrait | trait | core/ |
Provides methods remove deprecated modules from tests. |
| DeprecatedModulesTestTrait.php | file | core/ |
|
| DeprecatedModulesTestTrait::$deprecatedModules | property | core/ |
List of deprecated modules names to not be enabled for tests. |
| DeprecatedModulesTestTrait::$excludeDeprecated | property | core/ |
Flag to exclude deprecated modules from the tests. |
| DeprecatedModulesTestTrait::enableModules | function | core/ |
Overrides \Drupal\KernelTests\KernelTestBase::enableModules(). |
| DeprecatedModulesTestTrait::removeDeprecatedModules | function | core/ |
Removes deprecated modules from the provided modules.list. |
| DeprecatedPathHooksTest | class | core/ |
@coversDefaultClass \Drupal\Core\Path\AliasStorage[[api-linebreak]] |
| DeprecatedPathHooksTest.php | file | core/ |
|
| DeprecatedPathHooksTest::$modules | property | core/ |
Modules to enable. |
| DeprecatedPathHooksTest::setUp | function | core/ |
|
| DeprecatedPathHooksTest::testDelete | function | core/ |
@covers ::delete[[api-linebreak]] |
| DeprecatedPathHooksTest::testInsert | function | core/ |
@covers ::save[[api-linebreak]] |
| DeprecatedPathHooksTest::testUpdate | function | core/ |
@covers ::save[[api-linebreak]] |
| DeprecatedServicePropertyTrait | trait | core/ |
Provides a standard way to announce deprecated properties. |
| DeprecatedServicePropertyTrait.php | file | core/ |
|
| DeprecatedServicePropertyTrait::__get | function | core/ |
Allows to access deprecated/removed properties. |
| DeprecatedServicesTest | class | core/ |
Tests deprecation of path alias core services and the related BC logic. |
| DeprecatedServicesTest.php | file | core/ |
|
| DeprecatedServicesTest::$modules | property | core/ |
Modules to enable. |
| DeprecatedServicesTest::assertServiceClass | function | core/ |
Asserts that the specified service is implemented by the expected class. |
| DeprecatedServicesTest::assertSharedProperty | function | core/ |
Asserts that a shared property has the expected value. |
| DeprecatedServicesTest::setServiceClass | function | core/ |
Sets the specified implementation for the service being tested. |
| DeprecatedServicesTest::setUp | function | core/ |
|
| DeprecatedServicesTest::testAliasManagerSharedState | function | core/ |
Test that the new alias manager and the legacy ones share the same state. |
| DeprecatedServicesTest::testAliasServicesDeprecation | function | core/ |
@expectedDeprecation The "path.alias_manager" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086 @expectedDeprecation The "path_processor_alias" service is deprecated. Use… |
| DeprecatedServicesTest::testDecoratorForNewServiceImplementation | function | core/ |
@expectedDeprecation The "path_alias_deprecated_test.path.alias_manager.inner" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086 |
Pagination
- Previous page
- Page 317
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.