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 |
|---|---|---|---|
| LazyPluginCollectionTestBase::setUp | function | core/ |
|
| LazyPluginCollectionTestBase::setupPluginCollection | function | core/ |
Sets up the default plugin collection. |
| LazyRouteProviderInstallTest | class | core/ |
@group routing |
| LazyRouteProviderInstallTest.php | file | core/ |
|
| LazyRouteProviderInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LazyRouteProviderInstallTest::$modules | property | core/ |
Modules to enable. |
| LazyRouteProviderInstallTest::testInstallation | function | core/ |
Tests that the lazy route provider is used during a module install. |
| lazy_route_provider_install_test.info.yml | file | core/ |
core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml |
| lazy_route_provider_install_test.module | file | core/ |
Helper module for the lazy route provider tests. |
| lazy_route_provider_install_test.services.yml | file | core/ |
core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml |
| lazy_route_provider_install_test_menu_links_discovered_alter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| LegacyAliasStorageTest | class | core/ |
@coversDefaultClass \Drupal\Core\Path\AliasStorage[[api-linebreak]] @group path @group legacy |
| LegacyAliasStorageTest.php | file | core/ |
|
| LegacyAliasStorageTest::$modules | property | core/ |
Modules to enable. |
| LegacyAliasStorageTest::$storage | property | core/ |
|
| LegacyAliasStorageTest::sampleUrlAliases | function | core/ |
Returns an array of URL aliases for testing. |
| LegacyAliasStorageTest::setUp | function | core/ |
|
| LegacyAliasStorageTest::testAliasExists | function | core/ |
@covers ::aliasExists[[api-linebreak]] @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for the… |
| LegacyAliasStorageTest::testCRUD | function | core/ |
@covers ::load[[api-linebreak]] @covers ::save[[api-linebreak]] @covers ::delete[[api-linebreak]] @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the… |
| LegacyAliasStorageTest::testGetAliasesForAdminListing | function | core/ |
@covers ::getAliasesForAdminListing[[api-linebreak]] @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage… |
| LegacyAliasStorageTest::testLanguageAliasExists | function | core/ |
@covers ::languageAliasExists[[api-linebreak]] @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler… |
| LegacyAliasStorageTest::testLoad | function | core/ |
@covers ::load[[api-linebreak]] @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for the… |
| LegacyAliasStorageTest::testLookupPathAlias | function | core/ |
@covers ::lookupPathAlias[[api-linebreak]] @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for… |
| LegacyAliasStorageTest::testLookupPathSource | function | core/ |
@covers ::lookupPathSource[[api-linebreak]] @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler… |
| LegacyAliasStorageTest::testPathHasMatchingAlias | function | core/ |
@covers ::pathHasMatchingAlias[[api-linebreak]] @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage… |
| LegacyAliasStorageTest::testPreLoadPathAlias | function | core/ |
@covers ::preloadPathAlias[[api-linebreak]] @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler… |
| LegacyBlockPluginIdTest | class | core/ |
Tests legacy usage of BlockPluginId. |
| LegacyBlockPluginIdTest.php | file | core/ |
|
| LegacyBlockPluginIdTest::setUp | function | core/ |
|
| LegacyBlockPluginIdTest::testConstruct | function | core/ |
Tests legacy construction. |
| LegacyBlockVisibilityTest | class | core/ |
Tests the block_visibility process plugin. |
| LegacyBlockVisibilityTest.php | file | core/ |
|
| LegacyBlockVisibilityTest::$moduleHandler | property | core/ |
The module handler. |
| LegacyBlockVisibilityTest::setUp | function | core/ |
|
| LegacyBlockVisibilityTest::testTransformException | function | core/ |
Tests Transform. |
| LegacyBlockVisibilityTest::testTransformMultiplePagesWithFront | function | core/ |
Tests Transform. |
| LegacyBlockVisibilityTest::testTransformNoData | function | core/ |
Tests Transform. |
| LegacyBlockVisibilityTest::testTransformPhpDisabled | function | core/ |
Tests Transform. |
| LegacyBlockVisibilityTest::testTransformPhpEnabled | function | core/ |
Tests Transform. |
| LegacyBlockVisibilityTest::testTransformSinglePageWithFront | function | core/ |
Tests Transform. |
| LegacyContentEntityStorageBaseTest | class | core/ |
Tests deprecated methods of ContentEntityStorageBase. |
| LegacyContentEntityStorageBaseTest.php | file | core/ |
|
| LegacyContentEntityStorageBaseTest::testDoLoadMultipleRevisionFieldItems | function | core/ |
Tests doLoadMultipleRevisionsFieldItems triggers an error. |
| LegacyDestinationCategoryTest | class | core/ |
Extends DestinationCategoryTest to test with deprecated modules. |
| LegacyDestinationCategoryTest.php | file | core/ |
|
| LegacyDestinationCategoryTest::$excludeDeprecated | property | core/ |
Flag to exclude deprecated modules from the tests. |
| LegacyEntityDisplayBaseTest | class | core/ |
Tests Deprecated EntityDisplayBase functionality. |
| LegacyEntityDisplayBaseTest.php | file | core/ |
|
| LegacyEntityDisplayBaseTest::$modules | property | core/ |
Modules to enable. |
| LegacyEntityDisplayBaseTest::setUp | function | core/ |
Pagination
- Previous page
- Page 716
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.