| DefaultPluginManagerTest::testDefaultPluginManagerWithObjects |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php |
Tests the plugin manager and object plugin definitions. |
| DefaultPluginManagerTest::testDefaultPluginManagerWithPluginExtendingNonInstalledClass |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php |
Tests the plugin manager with a plugin that extends a non-installed class. |
| DefaultPluginManagerTest::testGetCacheContexts |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php |
Tests get cache contexts. |
| DefaultPluginManagerTest::testGetCacheMaxAge |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php |
Tests get cache max age. |
| DefaultPluginManagerTest::testGetCacheTags |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php |
Tests get cache tags. |
| DefaultPluginManagerTest::testGetDefinitionPluginNotFoundException |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php |
Tests the plugin manager behavior for a missing plugin ID. |
| DefaultPluginManagerTest::testGetDefinitionsWithoutRequiredInterface |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php |
Tests plugins without a required interface. |
| DefaultPluginManagerTest::testProcessDefinition |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php |
Tests process definition. |
| DefaultPluginManagerTest::testProviderExists |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php |
Tests provider exists. |
| DefaultRevisionStateTest |
class |
core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php |
Tests the correct default revision is set. |
| DefaultRevisionStateTest.php |
file |
core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php |
|
| DefaultRevisionStateTest::$entityTypeManager |
property |
core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php |
|
| DefaultRevisionStateTest::$modules |
property |
core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php |
Modules to install. |
| DefaultRevisionStateTest::assertModerationState |
function |
core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php |
Verifies the expected moderation state revision exists. |
| DefaultRevisionStateTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php |
|
| DefaultRevisionStateTest::testMultilingual |
function |
core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php |
Tests a translatable Node. |
| DefaultSingleLazyPluginCollectionTest |
class |
core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php |
Tests Drupal\Core\Plugin\DefaultSingleLazyPluginCollection. |
| DefaultSingleLazyPluginCollectionTest.php |
file |
core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php |
|
| DefaultSingleLazyPluginCollectionTest::setupPluginCollection |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php |
Sets up the default plugin collection. |
| DefaultSingleLazyPluginCollectionTest::testAddInstanceId |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php |
Tests add instance id. |
| DefaultSingleLazyPluginCollectionTest::testConfigurableSetConfiguration |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php |
Tests configurable set configuration. |
| DefaultSingleLazyPluginCollectionTest::testGet |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php |
Tests the get() method. |
| DefaultSingleLazyPluginCollectionTest::testGetInstanceIds |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php |
Tests get instance ids. |
| DefaultsSectionStorageTest |
class |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Tests Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage. |
| DefaultsSectionStorageTest |
class |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
Tests Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage. |
| DefaultsSectionStorageTest.php |
file |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
|
| DefaultsSectionStorageTest.php |
file |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
|
| DefaultsSectionStorageTest::$entityTypeManager |
property |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
The entity type manager. |
| DefaultsSectionStorageTest::$modules |
property |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
Modules to install. |
| DefaultsSectionStorageTest::$plugin |
property |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
The plugin. |
| DefaultsSectionStorageTest::$plugin |
property |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
The plugin. |
| DefaultsSectionStorageTest::$sampleEntityGenerator |
property |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
The sample entity generator. |
| DefaultsSectionStorageTest::providerTestAccess |
function |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
Provides test data for ::testAccess(). |
| DefaultsSectionStorageTest::providerTestExtractEntityFromRoute |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Provides data for ::testExtractEntityFromRoute(). |
| DefaultsSectionStorageTest::setUp |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
|
| DefaultsSectionStorageTest::setUp |
function |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
|
| DefaultsSectionStorageTest::testAccess |
function |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
Tests access. |
| DefaultsSectionStorageTest::testBuildRoutes |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Tests build routes. |
| DefaultsSectionStorageTest::testBuildRoutesNoFieldUi |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Tests build routes no field ui. |
| DefaultsSectionStorageTest::testConfigInstall |
function |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
Tests installing defaults via config install. |
| DefaultsSectionStorageTest::testExtractEntityFromRoute |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Tests extract entity from route. |
| DefaultsSectionStorageTest::testExtractEntityFromRouteCreate |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Tests extract entity from route create. |
| DefaultsSectionStorageTest::testGetContexts |
function |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
Tests get contexts. |
| DefaultsSectionStorageTest::testGetContextsDuringPreview |
function |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
Tests get contexts during preview. |
| DefaultsSectionStorageTest::testGetTempstoreKey |
function |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
Tests get tempstore key. |
| DefaultsSectionStorageTest::testIsSupported |
function |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
@legacy-covers ::isSupported |
| DefaultsSectionStorageTest::testLoadFromDisplay |
function |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
Tests loading given a display. |
| DefaultsSectionStorageTest::testThirdPartySettings |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Tests third party settings. |
| DefaultsTestPluginManager |
class |
core/modules/system/tests/modules/plugin_test/src/Plugin/DefaultsTestPluginManager.php |
Defines a plugin manager used by Plugin API unit tests. |
| DefaultsTestPluginManager.php |
file |
core/modules/system/tests/modules/plugin_test/src/Plugin/DefaultsTestPluginManager.php |
|