653 string references to 'Foo'
- AccessPolicyProcessorTest::testAlterPermissions in core/
tests/ Drupal/ Tests/ Core/ Session/ AccessPolicyProcessorTest.php - Tests that access policies can alter the final result.
- AccessPolicyProcessorTest::testAlterPermissionsNoApply in core/
tests/ Drupal/ Tests/ Core/ Session/ AccessPolicyProcessorTest.php - Tests that alters that do not apply are not processed.
- AccessPolicyProcessorTest::testCacheContexts in core/
tests/ Drupal/ Tests/ Core/ Session/ AccessPolicyProcessorTest.php - Tests that only the cache contexts for policies that apply are added.
- AccessPolicyProcessorTest::testMultipleScopeAlterException in core/
tests/ Drupal/ Tests/ Core/ Session/ AccessPolicyProcessorTest.php - Tests the multiple scopes exception.
- AccessPolicyProcessorTest::testMultipleScopeException in core/
tests/ Drupal/ Tests/ Core/ Session/ AccessPolicyProcessorTest.php - Tests the multiple scopes exception.
- AccessResultTest::testCacheContexts in core/
tests/ Drupal/ Tests/ Core/ Access/ AccessResultTest.php - @covers ::addCacheContexts @covers ::resetCacheContexts @covers ::getCacheContexts @covers ::cachePerPermissions @covers ::cachePerUser @covers ::allowedIfHasPermission
- ActionsTest::buildForm in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ ActionsTest.php - Form constructor.
- ActionsTest::testDropbuttonWithBubbleableMetadata in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ ActionsTest.php - ActiveLinkResponseFilterTest::providerTestSetLinkActiveClass in core/
tests/ Drupal/ Tests/ Core/ EventSubscriber/ ActiveLinkResponseFilterTest.php - Provides test data for testSetLinkActiveClass().
- AnnotationBridgeDecoratorTest::testGetDefinitions in core/
tests/ Drupal/ Tests/ Component/ Annotation/ Plugin/ Discovery/ AnnotationBridgeDecoratorTest.php - @covers ::getDefinitions
- AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreGet in core/
tests/ Drupal/ KernelTests/ Core/ TempStore/ AnonymousPrivateTempStoreTest.php - Tests anonymous can get without a previous set.
- AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreSet in core/
tests/ Drupal/ KernelTests/ Core/ TempStore/ AnonymousPrivateTempStoreTest.php - Tests anonymous can use the PrivateTempStore.
- ArbitraryRebuildTest::testUserRegistrationMultipleField in core/
modules/ system/ tests/ src/ Functional/ Form/ ArbitraryRebuildTest.php - Tests a rebuild caused by a multiple value field.
- ArbitraryRebuildTest::testUserRegistrationRebuild in core/
modules/ system/ tests/ src/ Functional/ Form/ ArbitraryRebuildTest.php - Tests a basic rebuild with the user registration form.
- ArgumentsResolverTest::providerTestGetArgument in core/
tests/ Drupal/ Tests/ Component/ Utility/ ArgumentsResolverTest.php - Provides test data to testGetArgument().
- ArgumentsResolverTest::testGetArgumentRouteNoTypeHintAndValue in core/
tests/ Drupal/ Tests/ Component/ Utility/ ArgumentsResolverTest.php - Tests getArgument() with a named parameter with no type hint and a value.
- ArrayBuildTest::setUp in core/
modules/ migrate/ tests/ src/ Unit/ process/ ArrayBuildTest.php - ArrayBuildTest::testNonExistentKey in core/
modules/ migrate/ tests/ src/ Unit/ process/ ArrayBuildTest.php - Tests non-existent key for the key configuration.
- ArrayBuildTest::testStringInput in core/
modules/ migrate/ tests/ src/ Unit/ process/ ArrayBuildTest.php - Tests string input.
- ArrayBuildTest::testTransform in core/
modules/ migrate/ tests/ src/ Unit/ process/ ArrayBuildTest.php - Tests successful transformation.
- AssertContentTraitTest::testGetTextContent in core/
tests/ Drupal/ Tests/ Core/ Test/ AssertContentTraitTest.php - @covers ::getTextContent
- AttributeBridgeDecoratorTest::testGetDefinitions in core/
tests/ Drupal/ Tests/ Component/ Plugin/ Discovery/ AttributeBridgeDecoratorTest.php - @covers ::getDefinitions
- AttributeBridgeDecoratorTest::testOtherMethod in core/
tests/ Drupal/ Tests/ Component/ Plugin/ Discovery/ AttributeBridgeDecoratorTest.php - Tests that the decorator of other methods works.
- AttributeHelperTest::providerTestAttributeExists in core/
tests/ Drupal/ Tests/ Core/ Template/ AttributeHelperTest.php - Provides tests data for testAttributeExists.
- AttributeHelperTest::providerTestMergeCollections in core/
tests/ Drupal/ Tests/ Core/ Template/ AttributeHelperTest.php - Provides tests data for testMergeCollections.
- AttributeTest::providerTestHasAttribute in core/
tests/ Drupal/ Tests/ Core/ Template/ AttributeTest.php - Provides tests data for testHasAttribute.
- AttributeTest::providerTestMerge in core/
tests/ Drupal/ Tests/ Core/ Template/ AttributeTest.php - Provides tests data for testMerge.
- BackendChainImplementationUnitTest::testDeleteTagsPropagation in core/
tests/ Drupal/ Tests/ Core/ Cache/ BackendChainImplementationUnitTest.php - Tests that the delete tags operation is propagated to all chained backends.
- BarAccessPolicy::calculatePermissions in core/
tests/ Drupal/ Tests/ Core/ Session/ AccessPolicyProcessorTest.php - Calculates the permissions for an account within a given scope.
- BlockContentListTest::testBlockRegionPlacement in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentListTest.php - Tests the region value when a new block is saved.
- BlockContentTypeTest::testBlockContentTypeCreation in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests creating a block type programmatically and via a form.
- BlockContentTypeTest::testBlockContentTypeDeletion in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests deleting a block type that still has content.
- BlockContentTypeTest::testsBlockContentAddTypes in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests that redirects work as expected when multiple block types exist.
- BlockHtmlTest::setUp in core/
modules/ block/ tests/ src/ Functional/ BlockHtmlTest.php - BlockRegionTest::transform in core/
modules/ block/ tests/ src/ Unit/ Plugin/ migrate/ process/ BlockRegionTest.php - Transforms a value through the block_region plugin.
- BlockSettingsTest::providerTestTransform in core/
modules/ block/ tests/ src/ Unit/ Plugin/ migrate/ process/ BlockSettingsTest.php - Provides data for testTransform.
- BlockSettingsTest::testTransform in core/
modules/ block/ tests/ src/ Unit/ Plugin/ migrate/ process/ BlockSettingsTest.php - Tests the blocks settings process plugin.
- BreadcrumbManagerTest::testBuildWithSingleBuilder in core/
tests/ Drupal/ Tests/ Core/ Breadcrumb/ BreadcrumbManagerTest.php - Tests the build method with a single breadcrumb builder.
- BubbleableMetadataTest::providerTestMerge in core/
tests/ Drupal/ Tests/ Core/ Render/ BubbleableMetadataTest.php - Provides test data for testMerge().
- BubblingTest::bubblingCacheOverwritePrerender in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererBubblingTest.php - #pre_render callback for testOverWriteCacheKeys().
- BulkFormTest::testViewsForm in core/
modules/ views/ tests/ src/ Unit/ Plugin/ views/ field/ BulkFormTest.php - @covers ::viewsForm
- BundleConstraintValidatorTest::assertValidation in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ BundleConstraintValidatorTest.php - Executes the BundleConstraintValidator test for a given bundle.
- BundleConstraintValidatorTest::testValidation in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ BundleConstraintValidatorTest.php - Tests bundle constraint validation.
- BytesTest::providerTestValidate in core/
tests/ Drupal/ Tests/ Component/ Utility/ BytesTest.php - Provides data for testValidate().
- CacheableMetadataTest::providerTestMerge in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheableMetadataTest.php - Provides test data for testMerge().
- CacheCollectorTest::providerTestInvalidCharacters in core/
tests/ Drupal/ KernelTests/ Core/ Cache/ CacheCollectorTest.php - Data provider for ::testCacheCollector().
- CacheContextsManagerTest::getContextsFixture in core/
tests/ Drupal/ Tests/ Core/ Cache/ Context/ CacheContextsManagerTest.php - CacheContextsManagerTest::testAvailableContextLabels in core/
tests/ Drupal/ Tests/ Core/ Cache/ Context/ CacheContextsManagerTest.php - CacheContextsManagerTest::testAvailableContextStrings in core/
tests/ Drupal/ Tests/ Core/ Cache/ Context/ CacheContextsManagerTest.php - CacheContextsManagerTest::testConvertTokensToKeys in core/
tests/ Drupal/ Tests/ Core/ Cache/ Context/ CacheContextsManagerTest.php - @covers ::convertTokensToKeys
- CacheContextsManagerTest::testValidateContexts in core/
tests/ Drupal/ Tests/ Core/ Cache/ Context/ CacheContextsManagerTest.php - @covers ::validateTokens
- CacheContextsManagerTest::validateTokensProvider in core/
tests/ Drupal/ Tests/ Core/ Cache/ Context/ CacheContextsManagerTest.php - Provides a list of cache context token arrays.
- CacheTest::mergeCacheContextsProvide in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheTest.php - Provides a list of pairs of cache contexts arrays to be merged.
- CacheTest::mergeTagsProvider in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheTest.php - Provides a list of pairs of cache tags arrays to be merged.
- CacheTest::validateTagsProvider in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheTest.php - Provides a list of cache tags arrays.
- CalculatedPermissionsItemTest::testConstructor in core/
tests/ Drupal/ Tests/ Core/ Session/ CalculatedPermissionsItemTest.php - Tests that the object values were set in the constructor.
- CalculatedPermissionsItemTest::testHasPermission in core/
tests/ Drupal/ Tests/ Core/ Session/ CalculatedPermissionsItemTest.php - Tests the permission check when the admin flag is not set.
- CalculatedPermissionsItemTest::testHasPermissionWithAdminFlag in core/
tests/ Drupal/ Tests/ Core/ Session/ CalculatedPermissionsItemTest.php - Tests the permission check when the admin flag is set.
- CalculatedPermissionsTest::testConstructor in core/
tests/ Drupal/ Tests/ Core/ Session/ CalculatedPermissionsTest.php - Tests that the object values were set in the constructor.
- ChainedFastBackendTest::testFallThroughToConsistentCache in core/
tests/ Drupal/ Tests/ Core/ Cache/ ChainedFastBackendTest.php - Tests a fast cache miss gets data from the consistent cache backend.
- ChainedFastBackendTest::testGetDoesNotHitConsistentBackend in core/
tests/ Drupal/ Tests/ Core/ Cache/ ChainedFastBackendTest.php - Tests a get() on the fast backend, with no hit on the consistent backend.
- ckeditor4to5upgrade_plugin_test_ckeditor4to5upgrade_plugin_info_alter in core/
modules/ ckeditor5/ tests/ modules/ ckeditor4to5upgrade_plugin_test/ ckeditor4to5upgrade_plugin_test.module - Implements hook_ckeditor4to5upgrade_plugin_info_alter().
- ColorTest::providerTestHexToRgb in core/
tests/ Drupal/ Tests/ Component/ Utility/ ColorTest.php - Data provider for testHexToRgb().
- CommentHostnameTest::testGetDefaultHostname in core/
modules/ comment/ tests/ src/ Kernel/ CommentHostnameTest.php - Tests hostname default value callback.
- CommentStatisticsUnitTest::testRead in core/
modules/ comment/ tests/ src/ Unit/ CommentStatisticsUnitTest.php - Tests the read method.
- CommentStringIdEntitiesTest::testCommentFieldNonStringId in core/
modules/ comment/ tests/ src/ Kernel/ CommentStringIdEntitiesTest.php - Tests that comment fields cannot be added entities with non-integer IDs.
- CommentTypeTest::testCommentTypeCreation in core/
modules/ comment/ tests/ src/ Functional/ CommentTypeTest.php - Tests creating a comment type programmatically and via a form.
- CommentTypeTest::testCommentTypeDeletion in core/
modules/ comment/ tests/ src/ Functional/ CommentTypeTest.php - Tests deleting a comment type that still has content.
- common_test.libraries.yml in core/
modules/ system/ tests/ modules/ common_test/ common_test.libraries.yml - core/modules/system/tests/modules/common_test/common_test.libraries.yml
- common_test_theme in core/
modules/ system/ tests/ modules/ common_test/ common_test.module - Implements hook_theme().
- ComponentValidatorTest::dataProviderValidatePropsInvalid in core/
modules/ sdc/ tests/ src/ Unit/ ComponentValidatorTest.php - Data provider with invalid component props.
- ComponentValidatorTest::dataProviderValidatePropsInvalid in core/
tests/ Drupal/ Tests/ Core/ Theme/ Component/ ComponentValidatorTest.php - Data provider with invalid component props.
- ConcatTest::testConcatWithDelimiter in core/
modules/ migrate/ tests/ src/ Unit/ process/ ConcatTest.php - Tests concat works without a delimiter.
- ConcatTest::testConcatWithNonArray in core/
modules/ migrate/ tests/ src/ Unit/ process/ ConcatTest.php - Tests concat fails properly on non-arrays.
- ConcatTest::testConcatWithoutDelimiter in core/
modules/ migrate/ tests/ src/ Unit/ process/ ConcatTest.php - Tests concat works without a delimiter.
- ConfigActionTest::testEntityMethod in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Action/ ConfigActionTest.php - ConfigActionTest::testPluralizedEntityMethod in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Action/ ConfigActionTest.php - ConfigActionTest::testSimpleConfigUpdate in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Action/ ConfigActionTest.php - ConfigCRUDTest::testCRUD in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigCRUDTest.php - Tests CRUD operations.
- ConfigDiffTest::testCollectionDiff in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigDiffTest.php - Tests calculating the difference between two sets of config collections.
- ConfigDiffTest::testDiff in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigDiffTest.php - Tests calculating the difference between two sets of configuration.
- ConfigEntityBaseUnitTest::testSort in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityBaseUnitTest.php - @covers ::sort
- ConfigEntityStorageTest::testCreate in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityStorageTest.php - @covers ::create @covers ::doCreate
- ConfigEntityStorageTest::testCreateWithCurrentLanguage in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityStorageTest.php - @covers ::create @covers ::doCreate
- ConfigEntityStorageTest::testCreateWithExplicitLanguage in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityStorageTest.php - @covers ::create @covers ::doCreate
- ConfigEntityStorageTest::testCreateWithPredefinedUuid in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityStorageTest.php - @covers ::create @covers ::doCreate
- ConfigEntityStorageTest::testDelete in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityStorageTest.php - @covers ::delete @covers ::doDelete
- ConfigEntityStorageTest::testLoad in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityStorageTest.php - @covers ::load @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple
- ConfigEntityStorageTest::testLoadMultipleAll in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityStorageTest.php - @covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple
- ConfigEntityStorageTest::testLoadMultipleIds in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityStorageTest.php - @covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple
- ConfigEntityStorageTest::testSaveChangedUuid in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityStorageTest.php - @covers ::save @covers ::doSave
- ConfigEntityStorageTest::testSaveDuplicate in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityStorageTest.php - @covers ::save @covers ::doSave
- ConfigEntityStorageTest::testSaveMismatch in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityStorageTest.php - @covers ::save @covers ::doSave
- ConfigEntityStorageTest::testSaveNoMismatch in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityStorageTest.php - @covers ::save @covers ::doSave
- ConfigEntityStorageTest::testSaveRename in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityStorageTest.php - @covers ::save @covers ::doSave
- ConfigEntityTest::testCRUD in core/
modules/ config/ tests/ src/ Functional/ ConfigEntityTest.php - Tests CRUD operations.
- ConfigExportUITest::setUp in core/
modules/ config/ tests/ src/ Functional/ ConfigExportUITest.php - ConfigExportUITest::testExport in core/
modules/ config/ tests/ src/ Functional/ ConfigExportUITest.php - Tests export of configuration.
- ConfigFileContentTest::testReadWriteConfig in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigFileContentTest.php - Tests setting, writing, and reading of a configuration setting.
- ConfigImporterTest::testConfigEvents in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigImporterTest.php - Tests config events during config import.
- ConfigImporterTest::testUninstallThemeIncrementsCount in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigImporterTest.php - Tests that uninstall a theme in config import correctly imports all config.
- ConfigImporterTest::testUpdated in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigImporterTest.php - Tests updating of configuration during import.
- ConfigImportUITest::testImportDiff in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUITest.php - Tests the screen that shows differences between active and sync.
- ConfigInstallWebTest::testIntegrationModuleReinstallation in core/
modules/ config/ tests/ src/ Functional/ ConfigInstallWebTest.php - Tests module re-installation.
- ConfigLanguageOverrideTest::testConfigLanguageOverride in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigLanguageOverrideTest.php - Tests locale override based on language.
- ConfigOverrideTest::testConfOverride in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigOverrideTest.php - Tests configuration override.
- ConfigSchemaTest::testConfigSaveWithWrappingSchema in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigSchemaTest.php - Tests saving config when the type is wrapped by a dynamic type.
- ConfigSchemaTest::testConfigSaveWithWrappingSchemaDoubleBrackets in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigSchemaTest.php - Tests dynamic config schema type with multiple sub-key references.
- ConfigSnapshotTest::testSnapshot in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigSnapshotTest.php - Tests config snapshot creation and updating.
- ConfigTest::testSafeStringHandling in core/
tests/ Drupal/ Tests/ Core/ Config/ ConfigTest.php - @covers ::setData @covers ::set @covers ::initWithData
- config_integration_test.schema.yml in core/
modules/ config/ tests/ config_integration_test/ config/ schema/ config_integration_test.schema.yml - core/modules/config/tests/config_integration_test/config/schema/config_integration_test.schema.yml
- config_schema_test.plugin_types.yml in core/
modules/ config/ tests/ config_schema_test/ config/ install/ config_schema_test.plugin_types.yml - core/modules/config/tests/config_schema_test/config/install/config_schema_test.plugin_types.yml
- config_test.schema.yml in core/
modules/ config/ tests/ config_test/ config/ schema/ config_test.schema.yml - core/modules/config/tests/config_test/config/schema/config_test.schema.yml
- config_test.system.yml in core/
tests/ fixtures/ recipes/ config_from_module_and_recipe/ config/ config_test.system.yml - core/tests/fixtures/recipes/config_from_module_and_recipe/config/config_test.system.yml
- config_test_config_test_create in core/
modules/ config/ tests/ config_test/ config_test.hooks.inc - Implements hook_ENTITY_TYPE_create() for 'config_test'.
- ConnectionTest::testPerTablePrefixOption in core/
tests/ Drupal/ KernelTests/ Core/ Database/ ConnectionTest.php - Tests per-table prefix connection option.
- ConnectionTest::testPrefixArrayOption in core/
tests/ Drupal/ KernelTests/ Core/ Database/ ConnectionTest.php - Tests the prefix connection option in array form.
- ContactLinkTest::testRenderNullEntity in core/
modules/ contact/ tests/ src/ Unit/ ContactLinkTest.php - Test the render method when getEntity returns NULL.
- ContactSitewideTest::testAutoReply in core/
modules/ contact/ tests/ src/ Functional/ ContactSitewideTest.php - Tests auto-reply on the site-wide contact form.
- ContainerAwareEventDispatcherTest::testDispatchLazyListener in core/
tests/ Drupal/ Tests/ Component/ EventDispatcher/ ContainerAwareEventDispatcherTest.php - ContainerAwareEventDispatcherTest::testEventReceivesTheDispatcherInstanceAsArgument in core/
tests/ Drupal/ Tests/ Component/ EventDispatcher/ ContainerAwareEventDispatcherTest.php - ContainerAwareEventDispatcherTest::testGetLazyListeners in core/
tests/ Drupal/ Tests/ Component/ EventDispatcher/ ContainerAwareEventDispatcherTest.php - ContainerAwareEventDispatcherTest::testGetListenersWhenAddedCallbackListenerIsRemoved in core/
tests/ Drupal/ Tests/ Component/ EventDispatcher/ ContainerAwareEventDispatcherTest.php - ContainerAwareEventDispatcherTest::testHasListenersIsLazy in core/
tests/ Drupal/ Tests/ Component/ EventDispatcher/ ContainerAwareEventDispatcherTest.php - ContainerAwareEventDispatcherTest::testHasListenersWhenAddedCallbackListenerIsRemoved in core/
tests/ Drupal/ Tests/ Component/ EventDispatcher/ ContainerAwareEventDispatcherTest.php - ContainerAwareEventDispatcherTest::testHasListenersWithoutEventsReturnsFalseAfterHasListenersWithEventHasBeenCalled in core/
tests/ Drupal/ Tests/ Component/ EventDispatcher/ ContainerAwareEventDispatcherTest.php - ContainerAwareEventDispatcherTest::testPriorityFindsLazyListeners in core/
tests/ Drupal/ Tests/ Component/ EventDispatcher/ ContainerAwareEventDispatcherTest.php - ContainerAwareEventDispatcherTest::testRemoveFindsLazyListeners in core/
tests/ Drupal/ Tests/ Component/ EventDispatcher/ ContainerAwareEventDispatcherTest.php - ContainerBuilderTest::testSetAlias in core/
tests/ Drupal/ Tests/ Core/ DependencyInjection/ ContainerBuilderTest.php - @covers ::setAlias
- ContainerBuilderTest::testSetDefinition in core/
tests/ Drupal/ Tests/ Core/ DependencyInjection/ ContainerBuilderTest.php - @covers ::setDefinition
- ContainerTest::getMockContainerDefinition in core/
tests/ Drupal/ Tests/ Component/ DependencyInjection/ ContainerTest.php - Gets a mock container definition.
- ContainerTest::testGet in core/
tests/ Drupal/ Tests/ Component/ DependencyInjection/ ContainerTest.php - Tests that Container::get() works properly.
- ContentEntityConstructorTest::providerTestConstructor in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ Plugin/ migrate/ source/ ContentEntityConstructorTest.php - Provides data for constructor tests.
- ContentModerationStateStorageSchemaTest::testUniqueKeys in core/
modules/ content_moderation/ tests/ src/ Kernel/ ContentModerationStateStorageSchemaTest.php - Tests the ContentModerationState unique keys.
- ContentModerationSyncingTest::testMultipleRevisionStateChangedDuringSync in core/
modules/ content_moderation/ tests/ src/ Kernel/ ContentModerationSyncingTest.php - Tests state changes with multiple revisions during a sync.
- ContentModerationSyncingTest::testNoRevisionForcedDuringSync in core/
modules/ content_moderation/ tests/ src/ Kernel/ ContentModerationSyncingTest.php - Tests no new revision is forced during a sync.
- ContentModerationSyncingTest::testSingleRevisionStateChangedDuringSync in core/
modules/ content_moderation/ tests/ src/ Kernel/ ContentModerationSyncingTest.php - Tests changing the moderation state during a sync.
- ContentModerationSyncingTest::testStateChangedPreviousRevisionDuringSync in core/
modules/ content_moderation/ tests/ src/ Kernel/ ContentModerationSyncingTest.php - Tests a moderation state changed on a previous revision during a sync.
- ContentModerationSyncingTest::testUpdatingPreviousRevisionDuringSync in core/
modules/ content_moderation/ tests/ src/ Kernel/ ContentModerationSyncingTest.php - Tests modifying a previous revision during a sync.
- ContentTranslationEnableTest::testEnable in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationEnableTest.php - Tests that entity schemas are up-to-date after enabling translation.
- ContextAwarePluginTraitTest::testSetContextValue in core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ Context/ ContextAwarePluginTraitTest.php - @covers ::setContextValue
- ContextHandlerTest::providerTestCheckRequirements in core/
tests/ Drupal/ Tests/ Core/ Plugin/ ContextHandlerTest.php - Provides data for testCheckRequirements().
- ContextHandlerTest::providerTestGetMatchingContexts in core/
tests/ Drupal/ Tests/ Core/ Plugin/ ContextHandlerTest.php - Provides data for testGetMatchingContexts().
- CookieCacheContextTest::providerTestGetContext in core/
tests/ Drupal/ Tests/ Core/ Cache/ Context/ CookieCacheContextTest.php - Provides a list of cookies and expected cache contexts.
- CronQueueTest::testQueueWorkerDeriver in core/
modules/ system/ tests/ src/ Kernel/ System/ CronQueueTest.php - Tests that cron queues from derivers work.
- CronQueueTestDeriver::getDerivativeDefinitions in core/
modules/ system/ tests/ modules/ cron_queue_test/ src/ Plugin/ Derivative/ CronQueueTestDeriver.php - Gets the definition of all derivatives of a base plugin.
- CsrfTokenGeneratorTest::providerTestValidateParameterTypes in core/
tests/ Drupal/ Tests/ Core/ Access/ CsrfTokenGeneratorTest.php - Provides data for testValidateParameterTypes.
- CsrfTokenGeneratorTest::testValidate in core/
tests/ Drupal/ Tests/ Core/ Access/ CsrfTokenGeneratorTest.php - Tests CsrfTokenGenerator::validate().
- CurrentRouteMatchTest::testGetCurrentRouteObject in core/
tests/ Drupal/ Tests/ Core/ Routing/ CurrentRouteMatchTest.php - @covers ::__construct @covers ::getRouteObject @covers ::getCurrentRouteMatch @covers ::getRouteMatch
- CurrentRouteMatchTest::testGetRouteMatchFromRequest in core/
tests/ Drupal/ Tests/ Core/ Routing/ CurrentRouteMatchTest.php - @covers ::getRouteMatchFromRequest
- CustomPageExceptionHtmlSubscriberTest::setUp in core/
tests/ Drupal/ Tests/ Core/ EventSubscriber/ CustomPageExceptionHtmlSubscriberTest.php - CustomPageExceptionHtmlSubscriberTest::testHandleWithGetRequest in core/
tests/ Drupal/ Tests/ Core/ EventSubscriber/ CustomPageExceptionHtmlSubscriberTest.php - Tests onHandleException with a GET request.
- CustomPageExceptionHtmlSubscriberTest::testHandleWithPostRequest in core/
tests/ Drupal/ Tests/ Core/ EventSubscriber/ CustomPageExceptionHtmlSubscriberTest.php - Tests onHandleException with a POST request.
- DatabaseEventsTest::testEnableInvalidEvent in core/
tests/ Drupal/ Tests/ Core/ Database/ DatabaseEventsTest.php - @covers ::enableEvents
- DatabaseExceptionWrapperTest::testPrepareStatementFailOnPreparation in core/
modules/ mysql/ tests/ src/ Kernel/ mysql/ DatabaseExceptionWrapperTest.php - Tests Connection::prepareStatement exceptions on preparation.
- DatabaseStorageExpirableTest::testCRUDWithExpiration in core/
tests/ Drupal/ KernelTests/ Core/ KeyValueStore/ DatabaseStorageExpirableTest.php - Tests CRUD functionality with expiration.
- DatabaseStorageTest::testConcurrent in core/
tests/ Drupal/ KernelTests/ Core/ KeyValueStore/ DatabaseStorageTest.php - Tests asynchronous table creation.
- DbDumpCommandTest::setUp in core/
modules/ mysql/ tests/ src/ Kernel/ mysql/ Console/ DbDumpCommandTest.php - DefaultMenuLinkTreeManipulatorsTest::mockTree in core/
tests/ Drupal/ Tests/ Core/ Menu/ DefaultMenuLinkTreeManipulatorsTest.php - Creates a mock tree.
- DefaultMenuLinkTreeManipulatorsTest::testCheckNodeAccess in core/
tests/ Drupal/ Tests/ Core/ Menu/ DefaultMenuLinkTreeManipulatorsTest.php - Tests the optimized node access checking.
- DefaultsSectionStorageTest::providerTestAccess in core/
modules/ layout_builder/ tests/ src/ Kernel/ DefaultsSectionStorageTest.php - Provides test data for ::testAccess().
- DefaultsSectionStorageTest::testExtractEntityFromRouteCreate in core/
modules/ layout_builder/ tests/ src/ Unit/ DefaultsSectionStorageTest.php - @covers ::extractEntityFromRoute
- DefaultTableMappingTest::providerTestGetFieldColumnName in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ DefaultTableMappingTest.php - Provides test data for testGetFieldColumnName().
- DefaultTableMappingTest::testGetExtraColumns in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ DefaultTableMappingTest.php - Tests DefaultTableMapping::getExtraColumns().
- DefaultTableMappingTest::testGetFieldNames in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ DefaultTableMappingTest.php - Tests DefaultTableMapping::getFieldNames().
- DefaultTableMappingTest::testGetTableNames in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ DefaultTableMappingTest.php - Tests DefaultTableMapping::getTableNames().
- DisplayVariantTest::providerTestGetConfiguration in core/
tests/ Drupal/ Tests/ Core/ Display/ DisplayVariantTest.php - Provides test data for testGetConfiguration().
- DisplayVariantTest::testLabel in core/
tests/ Drupal/ Tests/ Core/ Display/ DisplayVariantTest.php - Tests the label() method.
- DocParserTest::testAnnotationTarget in core/
tests/ Drupal/ Tests/ Component/ Annotation/ Doctrine/ DocParserTest.php - DocParserTest::testBasicAnnotations in core/
tests/ Drupal/ Tests/ Component/ Annotation/ Doctrine/ DocParserTest.php - DocParserTest::testTrailingCommaIsAllowed in core/
tests/ Drupal/ Tests/ Component/ Annotation/ Doctrine/ DocParserTest.php - DownloadTest::doTransform in core/
modules/ migrate/ tests/ src/ Kernel/ process/ DownloadTest.php - Runs an input value through the download plugin.
- DriverSpecificConnectionUnitTestBase::testOpenSelectQueryClose in core/
tests/ Drupal/ KernelTests/ Core/ Database/ DriverSpecificConnectionUnitTestBase.php - Tests Database::closeConnection() with a select query.
- EarlyRenderingControllerTest::testEarlyRendering in core/
modules/ system/ tests/ src/ Functional/ Common/ EarlyRenderingControllerTest.php - Tests theme preprocess functions being able to attach assets.
- EarlyRenderingTestController::earlyRenderContent in core/
modules/ system/ tests/ modules/ early_rendering_controller_test/ src/ EarlyRenderingTestController.php - ElementInfoManagerTest::testGetInfoProperty in core/
tests/ Drupal/ Tests/ Core/ Render/ ElementInfoManagerTest.php - @covers ::getInfoProperty
- ElementTest::dataProviderIsRenderArray in core/
tests/ Drupal/ Tests/ Core/ Render/ ElementTest.php - ElementTest::providerTestIsEmpty in core/
tests/ Drupal/ Tests/ Core/ Render/ ElementTest.php - ElementTest::testOptions in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementTest.php - Tests expansion of #options for #type checkboxes and radios.
- EmbeddedForm::buildForm in core/
modules/ field_layout/ tests/ modules/ field_layout_test/ src/ Form/ EmbeddedForm.php - Form constructor.
- EntityAccessControlHandlerTest::testEntityTranslationAccess in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityAccessControlHandlerTest.php - Ensures entity access for entity translations is properly working.
- EntityAdapterUnitTest::testGetString in core/
tests/ Drupal/ Tests/ Core/ Entity/ TypedData/ EntityAdapterUnitTest.php - @covers ::getString
- EntityAdapterUnitTest::testOnChange in core/
tests/ Drupal/ Tests/ Core/ Entity/ TypedData/ EntityAdapterUnitTest.php - @covers ::onChange
- EntityCacheTagsTestBase::createReferenceTestEntities in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityCacheTagsTestBase.php - Creates a referencing and a non-referencing entity for testing purposes.
- EntityConverterLatestRevisionTest::testConvertNonRevisionableEntityType in core/
tests/ Drupal/ KernelTests/ Core/ ParamConverter/ EntityConverterLatestRevisionTest.php - Tests the latest revision flag and non-revisionable entities.
- EntityConverterLatestRevisionTest::testEntityNoPendingRevision in core/
tests/ Drupal/ KernelTests/ Core/ ParamConverter/ EntityConverterLatestRevisionTest.php - Tests with no pending revision.
- EntityConverterLatestRevisionTest::testEntityWithPendingRevision in core/
tests/ Drupal/ KernelTests/ Core/ ParamConverter/ EntityConverterLatestRevisionTest.php - Tests with a pending revision.
- EntityConverterLatestRevisionTest::testNoEntity in core/
tests/ Drupal/ KernelTests/ Core/ ParamConverter/ EntityConverterLatestRevisionTest.php - Tests with no matching entity.
- EntityConverterLatestRevisionTest::testOptimizedConvert in core/
tests/ Drupal/ KernelTests/ Core/ ParamConverter/ EntityConverterLatestRevisionTest.php - Tests that pending revisions are loaded only when needed.
- EntityConverterLatestRevisionTest::testRouteParamWithBundleDefinition in core/
tests/ Drupal/ KernelTests/ Core/ ParamConverter/ EntityConverterLatestRevisionTest.php - Tests an entity route parameter having 'bundle' definition property.
- EntityConverterLatestRevisionTest::testWithTranslatedPendingRevision in core/
tests/ Drupal/ KernelTests/ Core/ ParamConverter/ EntityConverterLatestRevisionTest.php - Tests with a translated pending revision.
- EntityConverterTest::providerTestApplies in core/
tests/ Drupal/ Tests/ Core/ ParamConverter/ EntityConverterTest.php - Provides test data for testApplies()
- EntityConverterTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ ParamConverter/ EntityConverterTest.php - EntityConverterTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ ParamConverter/ EntityConverterTest.php - EntityConverterTest::testConvert in core/
tests/ Drupal/ Tests/ Core/ ParamConverter/ EntityConverterTest.php - Tests the convert() method.
- EntityConverterTest::testConvertWithInvalidDynamicEntityType in core/
tests/ Drupal/ Tests/ Core/ ParamConverter/ EntityConverterTest.php - Tests the convert() method with an invalid dynamic entity type.
- EntityConverterTest::testConvertWithInvalidEntityType in core/
tests/ Drupal/ Tests/ Core/ ParamConverter/ EntityConverterTest.php - Tests the convert() method with an invalid entity type.
- EntityConverterTest::testRouteParamWithBundleDefinition in core/
tests/ Drupal/ KernelTests/ Core/ ParamConverter/ EntityConverterTest.php - Tests an entity route parameter having 'bundle' definition property.
- EntityDefinitionUpdateProviderTest::testBaseFieldDeleteWithExistingData in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityDefinitionUpdateProviderTest.php - Tests deleting a base field when it has existing data.
- EntityDefinitionUpdateTest::testBundleFieldDeleteWithExistingData in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityDefinitionUpdateTest.php - Tests deleting a bundle field when it has existing data.
- EntityDefinitionUpdateTest::testSingleActionCalls in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityDefinitionUpdateTest.php - Tests applying single updates.
- EntityDeriverTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityDeriverTest.php - EntityDisplayBaseTest::testPreSave in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityDisplayBaseTest.php - @covers ::preSave
- EntityDisplayTest::testEntityDisplayCRUD in core/
modules/ field_ui/ tests/ src/ Kernel/ EntityDisplayTest.php - Tests basic CRUD operations on entity display objects.
- EntityFieldManagerTest::testGetExtraFields in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityFieldManagerTest.php - @covers ::getExtraFields
- EntityFieldTest::doTestReadWrite in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityFieldTest.php - Executes the read write test set for a defined entity type.
- EntityFieldTest::testEntityReferenceComputedField in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityFieldTest.php - Tests an entity reference computed field.
- EntityFieldTest::testFieldEntityRevisionWrite in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityFieldTest.php - Test setting field values on revisionable entities.
- EntityFormTest::testCopyFormValuesToEntity in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityFormTest.php - @covers ::copyFormValuesToEntity
- EntityKeysTest::testMultipleKeysCache in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityKeysTest.php - Tests the cache when multiple keys reference a single field.
- EntityLinkTest::testRenderNullEntity in core/
modules/ comment/ tests/ src/ Unit/ Plugin/ views/ field/ EntityLinkTest.php - Test the render method when getEntity returns NULL.
- EntityMethodConfigActionsTest::testSet in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ EntityMethodConfigActionsTest.php - @testWith ["set", {"property_name": "protected_property", "value": "Here be sandworms..."}] ["setMultiple", [{"property_name": "protected_property", "value":…
- EntityMethodConfigActionsTest::testSetStatus in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ EntityMethodConfigActionsTest.php - @testWith [true, "setStatus", false, false] [false, "setStatus", true, true] [true, "disable", [], false] [false, "enable", [], true]
- EntityOperationsUnitTest::setUp in core/
modules/ views/ tests/ src/ Unit/ Plugin/ views/ field/ EntityOperationsUnitTest.php - @covers ::__construct
- EntityReferenceAdminTest::testFieldAdminHandler in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAdminTest.php - Tests the Entity Reference Admin UI.
- EntityReferenceSelectionReferenceableTest::providerTestCases in core/
modules/ system/ tests/ src/ Kernel/ Entity/ EntityReferenceSelectionReferenceableTest.php - Provides test cases for ::testReferenceablesWithNoLabelKey() test.
- EntityRevisionParamConverterTest::testConvertWithInvalidDynamicEntityType in core/
tests/ Drupal/ Tests/ Core/ ParamConverter/ EntityRevisionParamConverterTest.php - Tests the convert() method with an invalid dynamic entity type ID.
- EntityRevisionParamConverterTest::testConvertWithInvalidEntityType in core/
tests/ Drupal/ Tests/ Core/ ParamConverter/ EntityRevisionParamConverterTest.php - Tests the convert() method with an invalid entity type ID.
- EntityRevisionParamConverterTest::testConvertWithInvalidType in core/
tests/ Drupal/ Tests/ Core/ ParamConverter/ EntityRevisionParamConverterTest.php - Tests the convert() method with an invalid dynamic entity type ID.
- EntityRevisionsTest::runRevisionsTests in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityRevisionsTest.php - Executes the revision tests for the given entity type.
- EntityRevisionTest::setUp in core/
modules/ migrate/ tests/ src/ Unit/ Plugin/ migrate/ destination/ EntityRevisionTest.php - EntityRevisionTestDestination::getEntityTypeId in core/
modules/ migrate/ tests/ src/ Unit/ Plugin/ migrate/ destination/ EntityRevisionTest.php - Finds the entity type from configuration or plugin ID.
- EntityRevisionTranslationTest::testSetNewRevision in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityRevisionTranslationTest.php - @covers \Drupal\Core\Entity\ContentEntityBase::setNewRevision
- EntityStateChangeValidationTest::testTransitionAccessValidation in core/
modules/ content_moderation/ tests/ src/ Kernel/ EntityStateChangeValidationTest.php - @dataProvider transitionAccessValidationTestCases
- EntityStateChangeValidationTest::testTransitionAccessValidation in core/
modules/ content_moderation/ tests/ src/ Kernel/ EntityStateChangeValidationTest.php - @dataProvider transitionAccessValidationTestCases
- EntityStateChangeValidationTest::transitionAccessValidationTestCases in core/
modules/ content_moderation/ tests/ src/ Kernel/ EntityStateChangeValidationTest.php - Test cases for ::testTransitionAccessValidation.
- EntityTestBase::setUp in core/
modules/ migrate/ tests/ src/ Unit/ Plugin/ migrate/ destination/ EntityTestBase.php - EntityTestDestination::getEntityTypeId in core/
modules/ migrate/ tests/ src/ Unit/ Plugin/ migrate/ destination/ EntityContentBaseTest.php - Finds the entity type from configuration or plugin ID.
- EntityTypeTest::testGetHandler in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityTypeTest.php - Tests the getHandler() method.
- entity_test_entity_presave in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_entity_presave().
- ExplodeTest::testExplodeWithNonStrictAndNonCastable in core/
modules/ migrate/ tests/ src/ Unit/ process/ ExplodeTest.php - Tests Explode exception handling when string-cast fails.
- ExplodeTest::testExplodeWithNonString in core/
modules/ migrate/ tests/ src/ Unit/ process/ ExplodeTest.php - Tests explode fails properly on non-strings.
- ExplodeTest::testTransform in core/
modules/ migrate/ tests/ src/ Unit/ process/ ExplodeTest.php - Tests explode transform process works.
- ExplodeTest::testTransformLimit in core/
modules/ migrate/ tests/ src/ Unit/ process/ ExplodeTest.php - Tests explode transform process works with a limit.
- ExtensionPathResolverTest::testUnknownExtension in core/
tests/ Drupal/ KernelTests/ Core/ Bootstrap/ ExtensionPathResolverTest.php - Tests the getPath() method with an unknown extension.
- ExtensionSerializationTest::testPublicProperties in core/
tests/ Drupal/ Tests/ Core/ Extension/ ExtensionSerializationTest.php - Tests dynamically assigned public properties kept when serialized.
- ExtractTest::providerExtractDefault in core/
modules/ migrate/ tests/ src/ Unit/ process/ ExtractTest.php - Data provider for testExtractDefault.
- ExtractTest::setUp in core/
modules/ migrate/ tests/ src/ Unit/ process/ ExtractTest.php - ExtractTest::testExtractFail in core/
modules/ migrate/ tests/ src/ Unit/ process/ ExtractTest.php - Tests unsuccessful extraction.
- ExtractTest::testExtractFailDefault in core/
modules/ migrate/ tests/ src/ Unit/ process/ ExtractTest.php - Tests unsuccessful extraction.
- FieldDefinitionTest::testDisplayConfigurationSettings in core/
tests/ Drupal/ Tests/ Core/ Entity/ FieldDefinitionTest.php - Tests the display configuration settings.
- FieldDropbuttonTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldDropbuttonTest.php - FieldFileTest::testTransformAltTitle in core/
modules/ file/ tests/ src/ Unit/ Plugin/ migrate/ process/ d6/ FieldFileTest.php - Tests that alt and title attributes are included in transformed values.
- FieldFileTest::testTransformAltTitle in core/
modules/ file/ tests/ src/ Unit/ Plugin/ migrate/ process/ d6/ FieldFileTest.php - Tests that alt and title attributes are included in transformed values.
- FieldInputValueNormalizerTraitTest::keyValueByDeltaTestCases in core/
tests/ Drupal/ Tests/ Core/ Field/ FieldInputValueNormalizerTraitTest.php - Provides test cases for ::testKeyValueByDelta.
- FieldInputValueNormalizerTraitTest::testScalarWithNoMainProperty in core/
tests/ Drupal/ Tests/ Core/ Field/ FieldInputValueNormalizerTraitTest.php - @covers ::normalizeValue
- FieldInstanceSettingsTest::testGetSettings in core/
modules/ field/ tests/ src/ Unit/ Plugin/ migrate/ process/ d6/ FieldInstanceSettingsTest.php - @covers \Drupal\Core\Field\BaseFieldDefinition::getSettings
- FieldInstanceSettingsTest::testTransformImageSettings in core/
modules/ field/ tests/ src/ Unit/ Plugin/ migrate/ process/ d7/ FieldInstanceSettingsTest.php - Tests transformation of image field settings.
- FieldLayoutEntityDisplayTest::testPreSave in core/
modules/ field_layout/ tests/ src/ Kernel/ FieldLayoutEntityDisplayTest.php - @covers ::preSave @covers ::calculateDependencies
- FieldLayoutTest::testRegionChanges in core/
modules/ field_layout/ tests/ src/ Functional/ FieldLayoutTest.php - Tests that changes to the regions still leave the fields visible.
- FieldPluginBaseTest::testElementClassesWithTokens in core/
modules/ views/ tests/ src/ Unit/ Plugin/ field/ FieldPluginBaseTest.php - Ensures proper token replacement when generating CSS classes.
- FieldSettingsTest::testGetSettings in core/
modules/ field/ tests/ src/ Unit/ Plugin/ migrate/ process/ d6/ FieldSettingsTest.php - @covers ::getSettings
- FieldSettingsTest::testTransformImageSettings in core/
modules/ field/ tests/ src/ Unit/ Plugin/ migrate/ process/ d7/ FieldSettingsTest.php - Tests transformation of image field settings.
- FieldStorageCrudTest::testRead in core/
modules/ field/ tests/ src/ Kernel/ FieldStorageCrudTest.php - Tests reading field storage definitions.
- FieldUiTableTest::providerTestReduceOrder in core/
modules/ field_ui/ tests/ src/ Unit/ FieldUiTableTest.php - Provides test data for testReduceOrder().
- field_layout_test_layout_alter in core/
modules/ field_layout/ tests/ modules/ field_layout_test/ field_layout_test.module - Implements hook_layout_alter().
- field_test_query_efq_metadata_test_alter in core/
modules/ field/ tests/ modules/ field_test/ field_test.module - Implements hook_query_TAG_alter() for tag 'efq_metadata_test'.
- FileCopyTest::doTransform in core/
modules/ migrate/ tests/ src/ Kernel/ process/ FileCopyTest.php - Do an import using the destination.
- FileSecurityTest::testWriteHtaccessForceOverwrite in core/
tests/ Drupal/ Tests/ Component/ FileSecurity/ FileSecurityTest.php - @covers ::writeHtaccess
- FileUriTest::doTransform in core/
modules/ file/ tests/ src/ Unit/ Plugin/ migrate/ process/ d6/ FileUriTest.php - FilterAPITest::testTypedDataAPI in core/
modules/ filter/ tests/ src/ Kernel/ FilterAPITest.php - Tests the function of the typed data type.
- FilterIdTest::provideFilters in core/
modules/ filter/ tests/ src/ Kernel/ Plugin/ migrate/ process/ FilterIdTest.php - Provides filter ids for testing transformations.
- FilterIdTest::testTransform in core/
modules/ filter/ tests/ src/ Kernel/ Plugin/ migrate/ process/ FilterIdTest.php - Tests transformation of filter_id plugin.
- FilterInOperatorTest::testFilterOptionAsMarkup in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterInOperatorTest.php - Tests that the InOperator filter can handle TranslatableMarkup.
- FilterSettingsTest::testTransform in core/
modules/ filter/ tests/ src/ Kernel/ Plugin/ migrate/ process/ FilterSettingsTest.php - Tests transformation of filter settings.
- FilterTest::testCreateFromQueryParameter in core/
modules/ jsonapi/ tests/ src/ Kernel/ Query/ FilterTest.php - @covers ::createFromQueryParameter @dataProvider parameterProvider
- FilterTest::testCreateFromQueryParameterNested in core/
modules/ jsonapi/ tests/ src/ Kernel/ Query/ FilterTest.php - @covers ::createFromQueryParameter
- FinishResponseSubscriberTest::testExistingHeaders in core/
tests/ Drupal/ Tests/ Core/ EventSubscriber/ FinishResponseSubscriberTest.php - Finish subscriber should not overwrite existing header values.
- foo.component.yml in core/
modules/ sdc/ tests/ themes/ sdc_theme_test/ components/ mismatching-folder-name/ foo.component.yml - core/modules/sdc/tests/themes/sdc_theme_test/components/mismatching-folder-name/foo.component.yml
- foo.component.yml in core/
modules/ sdc/ tests/ modules/ sdc_test_replacements_invalid/ components/ foo/ foo.component.yml - core/modules/sdc/tests/modules/sdc_test_replacements_invalid/components/foo/foo.component.yml
- foo.component.yml in core/
modules/ system/ tests/ themes/ sdc_theme_test/ components/ mismatching-folder-name/ foo.component.yml - core/modules/system/tests/themes/sdc_theme_test/components/mismatching-folder-name/foo.component.yml
- foo.component.yml in core/
modules/ system/ tests/ modules/ sdc_test_replacements_invalid/ components/ foo/ foo.component.yml - core/modules/system/tests/modules/sdc_test_replacements_invalid/components/foo/foo.component.yml
- FooAccessPolicy::applies in core/
tests/ Drupal/ Tests/ Core/ Session/ AccessPolicyProcessorTest.php - Checks whether this access policy applies to a given scope.
- FooAccessPolicy::calculatePermissions in core/
tests/ Drupal/ Tests/ Core/ Session/ AccessPolicyProcessorTest.php - Calculates the permissions for an account within a given scope.
- FooAccessPolicy::getPersistentCacheContexts in core/
tests/ Drupal/ Tests/ Core/ Session/ AccessPolicyProcessorTest.php - Gets the persistent cache contexts.
- FooCacheContext::getLabel in core/
tests/ Drupal/ Tests/ Core/ Cache/ Context/ CacheContextsManagerTest.php - Returns the label of the cache context.
- FormBuilderTest::testGetFormIdWithString in core/
tests/ Drupal/ Tests/ Core/ Form/ FormBuilderTest.php - Tests the getFormId() method with a string based form ID.
- FormBuilderTest::testInvalidToken in core/
tests/ Drupal/ Tests/ Core/ Form/ FormBuilderTest.php - @covers ::doBuildForm
- FormStateDecoratorBaseTest::providerGet in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - Provides data to self::testGet().
- FormStateDecoratorBaseTest::providerGetRedirect in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - Provides data to self::testGetRedirect().
- FormStateDecoratorBaseTest::providerGetTemporaryValue in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - Provides data to self::testGetTemporaryValue().
- FormStateDecoratorBaseTest::providerHas in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - Provides data to self::testHas().
- FormStateDecoratorBaseTest::providerHasTemporaryValue in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - Provides data to self::testHasTemporaryValue().
- FormStateDecoratorBaseTest::providerLimitValidationErrors in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - Provides data to self::testGetLimitValidationErrors() and self::testGetLimitValidationErrors().
- FormStateDecoratorBaseTest::providerLoadInclude in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - Provides data to self::testLoadInclude().
- FormStateDecoratorBaseTest::providerSet in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - Provides data to self::testSet().
- FormStateDecoratorBaseTest::providerSetTemporaryValue in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - Provides data to self::testSetTemporaryValue().
- FormStateDecoratorBaseTest::testAddBuildInfo in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - @covers ::addBuildInfo
- FormStateDecoratorBaseTest::testAddRebuildInfo in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - @covers ::addRebuildInfo
- FormStateDecoratorBaseTest::testGetValue in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - @covers ::getValue
- FormStateDecoratorBaseTest::testHasValue in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - @covers ::hasValue
- FormStateDecoratorBaseTest::testIsValueEmpty in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - @covers ::isValueEmpty
- FormStateDecoratorBaseTest::testSetErrorByName in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - @covers ::setErrorByName
- FormStateDecoratorBaseTest::testSetRedirect in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - @covers ::setRedirect
- FormStateDecoratorBaseTest::testSetRedirectUrl in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - @covers ::setRedirectUrl
- FormStateDecoratorBaseTest::testSetValue in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - @covers ::setValue
- FormStateDecoratorBaseTest::testSetValues in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - @covers ::setValues
- FormStateDecoratorBaseTest::testUnsetValue in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateDecoratorBaseTest.php - @covers ::unsetValue
- FormStateTest::providerTestGetError in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateTest.php - FormStateTest::testSetError in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateTest.php - Tests the setError() method.
- FormStateValuesTraitTest::providerGetValue in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateValuesTraitTest.php - Provides data to self::testGetValue().
- FormStateValuesTraitTest::providerHasValue in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateValuesTraitTest.php - Provides data to self::testHasValue().
- FormStateValuesTraitTest::providerIsValueEmpty in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateValuesTraitTest.php - Provides data to self::testIsValueEmpty().
- FormStateValuesTraitTest::providerSetValue in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateValuesTraitTest.php - Provides data to self::testSetValue().
- FormStateValuesTraitTest::testSetValueForElement in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateValuesTraitTest.php - Tests that setting the value for an element adds to the values.
- FormTest::testInputWithInvalidToken in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests that input is retained for safe elements even with an invalid token.
- FormTest::testRequiredCheckboxesRadio in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests validation for required checkbox, select, and radio elements.
- FormTestButtonClassForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestButtonClassForm.php - Form constructor.
- FormTestCheckboxesRadiosForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestCheckboxesRadiosForm.php - Form constructor.
- FormTestCheckboxesZeroForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestCheckboxesZeroForm.php - Form constructor.
- FormTestLimitValidationErrorsForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestLimitValidationErrorsForm.php - Form constructor.
- FormTestRadiosCheckedForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestRadiosCheckedForm.php - Form constructor.
- FormTestValidateRequiredForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestValidateRequiredForm.php - Form constructor.
- FormValidatorTest::providerTestHandleErrorsWithLimitedValidation in core/
tests/ Drupal/ Tests/ Core/ Form/ FormValidatorTest.php - FormValidatorTest::providerTestPerformRequiredValidation in core/
tests/ Drupal/ Tests/ Core/ Form/ FormValidatorTest.php - HandleMultiplesTest::scalarAndMultipleValuesProviderSource in core/
modules/ migrate/ tests/ src/ Kernel/ process/ HandleMultiplesTest.php - Provides the source data with scalar and multiple values.
- HeadersCacheContextTest::providerTestGetContext in core/
tests/ Drupal/ Tests/ Core/ Cache/ Context/ HeadersCacheContextTest.php - Provides a list of headers and expected cache contexts.
- HelpTopicDiscoveryTest::testHelpTopicsDefinition in core/
modules/ help/ tests/ src/ Unit/ HelpTopicDiscoveryTest.php - @covers ::findAll
- HookCollectorPassTest::testGetHookAttributesInClass in core/
tests/ Drupal/ Tests/ Core/ Hook/ HookCollectorPassTest.php - @covers ::getHookAttributesInClass
- hook_post_update_NAME in core/
lib/ Drupal/ Core/ Extension/ module.api.php - Executes an update which is intended to update data, like entities.
- hook_system_themes_page_alter in core/
modules/ system/ system.api.php - Alters theme operation links.
- hook_views_data in core/
modules/ views/ views.api.php - Describe data tables and fields (or the equivalent) to Views.
- HTMLRestrictionsTest::providerConvenienceConstructors in core/
modules/ ckeditor5/ tests/ src/ Unit/ HTMLRestrictionsTest.php - ImageAdminStylesTest::testStyle in core/
modules/ image/ tests/ src/ Functional/ ImageAdminStylesTest.php - General test to add a style, add/remove/edit effects to it, then delete it.
- ImageEffectsTest::testEffectFormValidationErrors in core/
modules/ image/ tests/ src/ Kernel/ ImageEffectsTest.php - Tests that validation errors are passed from the plugin to the parent form.
- ImageEffectsTest::testEffectFormValidationErrors in core/
modules/ image/ tests/ src/ Kernel/ ImageEffectsTest.php - Tests that validation errors are passed from the plugin to the parent form.
- ImageStyleDeleteTest::setUp in core/
modules/ image/ tests/ src/ Functional/ ImageStyleDeleteTest.php - ImageStyleDeleteTest::testDelete in core/
modules/ image/ tests/ src/ Functional/ ImageStyleDeleteTest.php - Tests image style deletion.
- image_module_test_image_style_presave in core/
modules/ image/ tests/ modules/ image_module_test/ image_module_test.module - Implements hook_image_style_presave().
- InspectorTest::providerTestAssertAllStrings in core/
tests/ Drupal/ Tests/ Component/ Assertion/ InspectorTest.php - InspectorTest::testAssertAllArrays in core/
tests/ Drupal/ Tests/ Component/ Assertion/ InspectorTest.php - Tests asserting all members are arrays.
- InspectorTest::testAssertAllHaveKey in core/
tests/ Drupal/ Tests/ Component/ Assertion/ InspectorTest.php - Tests asserting all members have specified keys.
- InspectorTest::testAssertAllObjects in core/
tests/ Drupal/ Tests/ Component/ Assertion/ InspectorTest.php - Tests asserting all members are objects.
- InspectorTest::testAssertAllStrictArrays in core/
tests/ Drupal/ Tests/ Component/ Assertion/ InspectorTest.php - Tests asserting all members are strict arrays.
- InspectorTest::testAssertAllStringable in core/
tests/ Drupal/ Tests/ Component/ Assertion/ InspectorTest.php - Tests asserting all members are strings or objects with __toString().
- InspectorTest::testAssertStrictArray in core/
tests/ Drupal/ Tests/ Component/ Assertion/ InspectorTest.php - Tests asserting array is 0-indexed - the strict definition of array.
- JavascriptGetDrupalSettingsTest::testGetDrupalSettings in core/
tests/ Drupal/ FunctionalJavascriptTests/ JavascriptGetDrupalSettingsTest.php - Tests retrieval of Drupal settings.
- JsonApiPatchRegressionTest::testPatchInvalidFieldPropertyFromIssue3127883 in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiPatchRegressionTest.php - Ensure PATCHing a non-existing field property results in a helpful error.
- JsonApiRegressionTest::testEmptyMapFieldTypeDenormalization in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiRegressionTest.php - Ensure optional `@FieldType=map` fields are denormalized correctly.
- KernelTestBaseTest::testSetUp in core/
tests/ Drupal/ KernelTests/ KernelTestBaseTest.php - @covers ::setUp
- KernelTestBaseTest::testSetUpDoesNotLeak in core/
tests/ Drupal/ KernelTests/ KernelTestBaseTest.php - @covers ::setUp @depends testSetUp
- KeyValueEntityStorageTest::testCreate in core/
tests/ Drupal/ Tests/ Core/ Entity/ KeyValueStore/ KeyValueEntityStorageTest.php - @covers ::create @covers ::doCreate
- KeyValueEntityStorageTest::testCreateWithoutUuidKey in core/
tests/ Drupal/ Tests/ Core/ Entity/ KeyValueStore/ KeyValueEntityStorageTest.php - @covers ::create @covers ::doCreate
- KeyValueEntityStorageTest::testCreateWithPredefinedUuid in core/
tests/ Drupal/ Tests/ Core/ Entity/ KeyValueStore/ KeyValueEntityStorageTest.php - @covers ::create @covers ::doCreate
- KeyValueEntityStorageTest::testDelete in core/
tests/ Drupal/ Tests/ Core/ Entity/ KeyValueStore/ KeyValueEntityStorageTest.php - @covers ::delete @covers ::doDelete
- KeyValueEntityStorageTest::testLoad in core/
tests/ Drupal/ Tests/ Core/ Entity/ KeyValueStore/ KeyValueEntityStorageTest.php - @covers ::load @covers ::postLoad
- KeyValueEntityStorageTest::testLoadMissingEntity in core/
tests/ Drupal/ Tests/ Core/ Entity/ KeyValueStore/ KeyValueEntityStorageTest.php - @covers ::load
- KeyValueEntityStorageTest::testLoadMultipleAll in core/
tests/ Drupal/ Tests/ Core/ Entity/ KeyValueStore/ KeyValueEntityStorageTest.php - @covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple
- KeyValueEntityStorageTest::testLoadMultipleIds in core/
tests/ Drupal/ Tests/ Core/ Entity/ KeyValueStore/ KeyValueEntityStorageTest.php - @covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple
- KeyValueEntityStorageTest::testSaveConfigEntity in core/
tests/ Drupal/ Tests/ Core/ Entity/ KeyValueStore/ KeyValueEntityStorageTest.php - @covers ::save @covers ::doSave
- KeyValueEntityStorageTest::testSaveContentEntity in core/
tests/ Drupal/ Tests/ Core/ Entity/ KeyValueStore/ KeyValueEntityStorageTest.php - @covers ::save @covers ::doSave
- KeyValueEntityStorageTest::testSaveDuplicate in core/
tests/ Drupal/ Tests/ Core/ Entity/ KeyValueStore/ KeyValueEntityStorageTest.php - @covers ::save @covers ::doSave
- KeyValueEntityStorageTest::testSaveInsert in core/
tests/ Drupal/ Tests/ Core/ Entity/ KeyValueStore/ KeyValueEntityStorageTest.php - @covers ::save @covers ::doSave
- KeyValueEntityStorageTest::testSaveRenameConfigEntity in core/
tests/ Drupal/ Tests/ Core/ Entity/ KeyValueStore/ KeyValueEntityStorageTest.php - @covers ::save @covers ::doSave
- KeyValueEntityStorageTest::testSaveUpdate in core/
tests/ Drupal/ Tests/ Core/ Entity/ KeyValueStore/ KeyValueEntityStorageTest.php - @covers ::save @covers ::doSave
- LanguageNegotiationTest::testStringInput in core/
modules/ language/ tests/ src/ Unit/ process/ LanguageNegotiationTest.php - Tests string input.
- LanguageNegotiationUrlTest::testDomain in core/
modules/ language/ tests/ src/ Unit/ LanguageNegotiationUrlTest.php - Tests domain language negotiation and outbound path processing.
- LanguageNegotiationUrlTest::testNeutralLanguages in core/
modules/ language/ tests/ src/ Unit/ LanguageNegotiationUrlTest.php - Tests outbound path processing for neutral languages.
- LanguageNegotiationUrlTest::testPathPrefix in core/
modules/ language/ tests/ src/ Unit/ LanguageNegotiationUrlTest.php - Tests path prefix language negotiation and outbound path processing.
- LanguageTypesTest::testStringInput in core/
modules/ language/ tests/ src/ Unit/ process/ LanguageTypesTest.php - Tests string input.
- LayoutBuilderEntityViewDisplayTest::testInvalidConfiguration in core/
modules/ layout_builder/ tests/ src/ Kernel/ LayoutBuilderEntityViewDisplayTest.php - Tests that configuration schema enforces valid values.
- LayoutBuilderFormModeTest::setUp in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderFormModeTest.php - LayoutSectionTest::providerTestLayoutSectionFormatter in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutSectionTest.php - Provides test data for ::testLayoutSectionFormatter().
- LegacyBootstrapTest::testWatchdogException in core/
tests/ Drupal/ KernelTests/ Core/ Bootstrap/ LegacyBootstrapTest.php - Tests watchdog_exception() deprecation.
- LegacyFileThemeTest::testTemplatePreprocessFileUploadHelp in core/
modules/ file/ tests/ src/ Kernel/ LegacyFileThemeTest.php - @covers ::template_preprocess_file_upload_help
- LegacyMatcherDumperTest::testConstructorDeprecationWithLegacyTableNameParam in core/
tests/ Drupal/ KernelTests/ Core/ Routing/ LegacyMatcherDumperTest.php - Tests the constructor deprecations.
- LegacyMatcherDumperTest::testConstructorDeprecationWithLogger in core/
tests/ Drupal/ KernelTests/ Core/ Routing/ LegacyMatcherDumperTest.php - Tests the constructor deprecations.
- LegacyStateTest::testDeprecatedState in core/
tests/ Drupal/ KernelTests/ Core/ State/ LegacyStateTest.php - @covers ::get @covers ::set
- lib-overrides.component.yml in core/
modules/ sdc/ tests/ themes/ sdc_theme_test/ components/ lib-overrides/ lib-overrides.component.yml - core/modules/sdc/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.component.yml
- lib-overrides.component.yml in core/
modules/ system/ tests/ themes/ sdc_theme_test/ components/ lib-overrides/ lib-overrides.component.yml - core/modules/system/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.component.yml
- LinearHistoryTest::testDeleteException in core/
tests/ Drupal/ Tests/ Core/ Config/ Checkpoint/ LinearHistoryTest.php - @covers ::delete
- LinkApproveTest::testRenderNullEntity in core/
modules/ comment/ tests/ src/ Unit/ Plugin/ views/ field/ LinkApproveTest.php - Test the render method when getEntity returns NULL.
- LinkGeneratorTest::testGenerateTwice in core/
tests/ Drupal/ Tests/ Core/ Utility/ LinkGeneratorTest.php - Tests whether rendering the same link twice works.
- LinkReplyTest::testRenderNullEntity in core/
modules/ comment/ tests/ src/ Unit/ Plugin/ views/ field/ LinkReplyTest.php - Test the render method when getEntity returns NULL.
- LinksetControllerTest::setUp in core/
modules/ system/ tests/ src/ Functional/ Menu/ LinksetControllerTest.php - Test set up.
- LinkTest::linkMergeProvider in core/
modules/ jsonapi/ tests/ src/ Unit/ JsonApiResource/ LinkTest.php - Provides test data for link merging.
- LinkTest::testGetLinkRelationType in core/
modules/ jsonapi/ tests/ src/ Unit/ JsonApiResource/ LinkTest.php - @covers ::getLinkRelationType
- LocalActionManagerTest::testCacheability in core/
tests/ Drupal/ KernelTests/ Core/ Menu/ LocalActionManagerTest.php - Tests the cacheability of local actions.
- LocaleTranslationProjectsTest::testLocaleTranslationClearCacheProjects in core/
modules/ locale/ tests/ src/ Kernel/ LocaleTranslationProjectsTest.php - Tests locale_translation_clear_cache_projects().
- LocaleTranslationUiTest::testStringTranslation in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslationUiTest.php - Adds a language and tests string translation by users with the appropriate permissions.
- LogTest::testLog in core/
modules/ migrate/ tests/ src/ Unit/ process/ LogTest.php - Tests the Log plugin.
- LogTest::testLog in core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ LogTest.php - Tests the Log plugin.
- MailManagerTest::testGetInstance in core/
tests/ Drupal/ Tests/ Core/ Mail/ MailManagerTest.php - Tests the getInstance method.
- MakeUniqueEntityFieldTest::testMakeUniqueEntityField in core/
modules/ migrate/ tests/ src/ Unit/ process/ MakeUniqueEntityFieldTest.php - Tests making an entity field value unique.
- MakeUniqueEntityFieldTest::testMakeUniqueEntityFieldEntityInvalidLength in core/
modules/ migrate/ tests/ src/ Unit/ process/ MakeUniqueEntityFieldTest.php - Tests that invalid length option throws an exception.
- MakeUniqueEntityFieldTest::testMakeUniqueEntityFieldEntityInvalidStart in core/
modules/ migrate/ tests/ src/ Unit/ process/ MakeUniqueEntityFieldTest.php - Tests that invalid start position throws an exception.
- MakeUniqueEntityFieldTest::testMakeUniqueEntityFieldMigrated in core/
modules/ migrate/ tests/ src/ Unit/ process/ MakeUniqueEntityFieldTest.php - Tests making an entity field value unique only for migrated entities.
- ManageDisplayTest::testFormatterUI in core/
modules/ field_ui/ tests/ src/ FunctionalJavascript/ ManageDisplayTest.php - Tests formatter settings.
- ManageDisplayTest::testWidgetUI in core/
modules/ field_ui/ tests/ src/ FunctionalJavascript/ ManageDisplayTest.php - Tests widget settings.
- media.type.test.yml in core/
modules/ media/ tests/ modules/ media_test_type/ config/ install/ media.type.test.yml - core/modules/media/tests/modules/media_test_type/config/install/media.type.test.yml
- MediaCreationTest::testMediaTypeCreation in core/
modules/ media/ tests/ src/ Kernel/ MediaCreationTest.php - Tests creating a media type programmatically.
- MediaLibrarySelectFormTest::testViewsForm in core/
modules/ media_library/ tests/ src/ Unit/ MediaLibrarySelectFormTest.php - @covers ::viewsForm
- MediaLibraryStateTest::testHashUnaffectedByOpenerParamOrder in core/
modules/ media_library/ tests/ src/ Kernel/ MediaLibraryStateTest.php - Tests that hash is unaffected by opener parameter order.
- MediaReferenceFieldHelpTest::testFieldCreationHelpText in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaReferenceFieldHelpTest.php - Tests our custom help texts when creating a field.
- MediaRevisionTest::testFileMediaRevision in core/
modules/ media/ tests/ src/ Functional/ MediaRevisionTest.php - Tests creating revisions of a File media item.
- MediaRevisionTest::testImageMediaRevision in core/
modules/ media/ tests/ src/ Functional/ MediaRevisionTest.php - Tests creating revisions of an Image media item.
- MenuLinkDefaultFormTest::testExtractFormValues in core/
tests/ Drupal/ Tests/ Core/ Menu/ MenuLinkDefaultFormTest.php - @covers ::extractFormValues
- MenuLinkTreeTest::providerTestBuildCacheability in core/
modules/ system/ tests/ src/ Unit/ Menu/ MenuLinkTreeTest.php - Provides the test cases to test for ::testBuildCacheability().
- MenuLinkTreeTest::testCreateLinksInMenu in core/
tests/ Drupal/ KernelTests/ Core/ Menu/ MenuLinkTreeTest.php - Tests creating links with an expected tree structure.
- MenuTreeParametersTest::testAddExpanded in core/
tests/ Drupal/ Tests/ Core/ Menu/ MenuTreeParametersTest.php - Tests addExpandedParents().
- MenuTreeParametersTest::testSerialize in core/
tests/ Drupal/ Tests/ Core/ Menu/ MenuTreeParametersTest.php - @covers ::serialize @covers ::unserialize
- MigrateDrupal6AuditIdsTest::testDraftRevisionIdConflicts in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d6/ MigrateDrupal6AuditIdsTest.php - Tests draft revisions ID conflicts.
- MigrateDrupal6AuditIdsTest::testMultipleMigrationWithoutIdConflicts in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d6/ MigrateDrupal6AuditIdsTest.php - Tests multiple migrations to the same destination with no ID conflicts.
- MigrateDrupal6AuditIdsTest::testNodeGrantsIdConflicts in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d6/ MigrateDrupal6AuditIdsTest.php - Tests ID conflicts for inaccessible nodes.
- MigrateDrupal7AuditIdsTest::testDraftRevisionIdConflicts in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d7/ MigrateDrupal7AuditIdsTest.php - Tests draft revisions ID conflicts.
- MigrateDrupal7AuditIdsTest::testMultipleMigrationWithoutIdConflicts in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d7/ MigrateDrupal7AuditIdsTest.php - Tests multiple migrations to the same destination with no ID conflicts.
- MigrateDrupal7AuditIdsTest::testNodeGrantsIdConflicts in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d7/ MigrateDrupal7AuditIdsTest.php - Tests ID conflicts for inaccessible nodes.
- MigrateEntityContentBaseTest::testEmptyDestinations in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateEntityContentBaseTest.php - Tests empty destinations.
- MigrateEntityContentBaseTest::testEntityWithStringId in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateEntityContentBaseTest.php - Tests creation of ID columns table with definitions taken from entity type.
- MigrateEntityContentValidationTest::testEntityOwnerValidation in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateEntityContentValidationTest.php - Tests validation for entities that are instances of EntityOwnerInterface.
- MigrateExecutableTest::testMigrateExecutable in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateExecutableTest.php - Tests the MigrateExecutable class.
- MigrateLookupTest::providerExceptionOnMultipleMigrationsNotFound in core/
modules/ migrate/ tests/ src/ Unit/ MigrateLookupTest.php - Provides data for testExceptionOnMultipleMigrationsNotFound.
- MigrateUpgradeFormStepsTest::testMigrateUpgradeReviewPage in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ MigrateUpgradeFormStepsTest.php - Tests the flow of the Migrate Drupal UI form.
- MigrationLookupTest::successfulLookupDataProvider in core/
modules/ migrate/ tests/ src/ Unit/ process/ MigrationLookupTest.php - Provides data for the successful lookup test.
- MigrationLookupTest::testMultipleMigrations in core/
modules/ migrate/ tests/ src/ Unit/ process/ MigrationLookupTest.php - Tests processing multiple migrations and source IDs.
- MigrationLookupTest::testMultipleSourceIds in core/
modules/ migrate/ tests/ src/ Unit/ process/ MigrationLookupTest.php - Tests processing multiple source IDs.
- MigrationLookupTest::testNoSkipValid in core/
modules/ migrate/ tests/ src/ Unit/ process/ MigrationLookupTest.php - Tests that valid, but technically empty values are not skipped.
- MigrationLookupTest::testSkipInvalid in core/
modules/ migrate/ tests/ src/ Unit/ process/ MigrationLookupTest.php - Tests that processing is skipped when the input value is invalid.
- MigrationLookupTest::testSuccessfulLookup in core/
modules/ migrate/ tests/ src/ Unit/ process/ MigrationLookupTest.php - Tests a successful lookup.
- MigrationProvidersExistTest::fieldPluginDefinitionsProvider in core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ MigrationProvidersExistTest.php - Data provider for field plugin definitions.
- MigrationTest::testGetMigrationDependencies in core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ MigrationTest.php - Tests Migration::getMigrationDependencies()
- MigrationTest::testGetProcessPluginsExceptionMessage in core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ MigrationTest.php - Tests Migration::getProcessPlugins()
- MockContainerInjection::create in core/
tests/ Drupal/ Tests/ Core/ Utility/ CallableResolverTest.php - Instantiates a new instance of this class.
- ModerationInformationTest::testGetOriginalState in core/
modules/ content_moderation/ tests/ src/ Kernel/ ModerationInformationTest.php - @covers ::getOriginalState
- ModerationInformationTest::testGetOriginalStateMultilingual in core/
modules/ content_moderation/ tests/ src/ Kernel/ ModerationInformationTest.php - @covers ::getOriginalState
- ModuleInstallerTest::testCacheBinCleanup in core/
tests/ Drupal/ KernelTests/ Core/ Extension/ ModuleInstallerTest.php - Tests cache bins defined by modules are removed when uninstalled.
- module_test_system_info_alter in core/
modules/ system/ tests/ modules/ module_test/ module_test.module - Implements hook_system_info_alter().
- NestedArrayTest::testGetValue in core/
tests/ Drupal/ Tests/ Component/ Utility/ NestedArrayTest.php - Tests getting nested array values.
- NestedArrayTest::testKeyExists in core/
tests/ Drupal/ Tests/ Component/ Utility/ NestedArrayTest.php - Tests existence of array key.
- NestedArrayTest::testUnsetValue in core/
tests/ Drupal/ Tests/ Component/ Utility/ NestedArrayTest.php - Tests unsetting nested array values.
- NodeOwnerTest::testUnsavedNodeOwner in core/
modules/ node/ tests/ src/ Kernel/ NodeOwnerTest.php - Tests an unsaved node owner.
- NodeTest::providerSource in core/
modules/ node/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d7/ NodeTest.php - NodeTypeTest::testNodeTypeCreation in core/
modules/ node/ tests/ src/ Functional/ NodeTypeTest.php - Tests creating a content type programmatically and via a form.
- NodeTypeTest::testNodeTypeEditing in core/
modules/ node/ tests/ src/ Functional/ NodeTypeTest.php - Tests editing a node type using the UI.
- NoOptimizeCacheContext::getLabel in core/
tests/ Drupal/ Tests/ Core/ Cache/ Context/ CacheContextsManagerTest.php - Returns the label of the cache context.
- OptGroupTest::providerTestFlattenOptions in core/
tests/ Drupal/ Tests/ Core/ Form/ OptGroupTest.php - Provides test data for the flattenOptions() method.
- OptGroupTest::testFlattenOptions in core/
tests/ Drupal/ Tests/ Core/ Form/ OptGroupTest.php - Tests the flattenOptions() method.
- OptimizedPhpArrayDumperTest::getDefinitionsDataProvider in core/
tests/ Drupal/ Tests/ Component/ DependencyInjection/ Dumper/ OptimizedPhpArrayDumperTest.php - Data provider for testGetServiceDefinitions().
- OptimizedPhpArrayDumperTest::testGetServiceDefinitionForDecoratedService in core/
tests/ Drupal/ Tests/ Component/ DependencyInjection/ Dumper/ OptimizedPhpArrayDumperTest.php - Tests that getDecoratedService() is unsupported.
- OverridesSectionStorageTest::providerTestAccess in core/
modules/ layout_builder/ tests/ src/ Kernel/ OverridesSectionStorageTest.php - Provides test data for ::testAccess().
- PageCacheTest::testHead in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests that HEAD requests are treated the same as GET requests.
- PageCacheTest::testPageCacheHeaders in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests page cache headers.
- PageTitleTest::testRoutingTitle in core/
modules/ system/ tests/ src/ Functional/ System/ PageTitleTest.php - Tests the page title of render arrays.
- PathItemTest::testPathItem in core/
modules/ path/ tests/ src/ Kernel/ PathItemTest.php - Tests creating, loading, updating and deleting aliases through PathItem.
- PathMediaFormTest::testMediaForm in core/
modules/ path/ tests/ src/ Functional/ PathMediaFormTest.php - Tests the media form UI.
- PermissionCheckerTest::testHasPermission in core/
tests/ Drupal/ Tests/ Core/ Session/ PermissionCheckerTest.php - Tests the hasPermission method under normal circumstances.
- PermissionCheckerTest::testHasPermissionEmpty in core/
tests/ Drupal/ Tests/ Core/ Session/ PermissionCheckerTest.php - Tests the hasPermission method when no policy added something.
- PermissionCheckerTest::testHasPermissionMixed in core/
tests/ Drupal/ Tests/ Core/ Session/ PermissionCheckerTest.php - Tests the hasPermission method when mixed scopes and identifiers exist.
- PermissionCheckerTest::testHasPermissionOnlyContrib in core/
tests/ Drupal/ Tests/ Core/ Session/ PermissionCheckerTest.php - Tests the hasPermission method with only contrib scopes and identifiers.
- PermissionsTest::testPreRenderNullEntity in core/
modules/ user/ tests/ src/ Unit/ Plugin/ views/ field/ PermissionsTest.php - Tests the preRender method when getEntity returns NULL.
- PlaceholderGeneratorTest::providerCreatePlaceholderGeneratesValidHtmlMarkup in core/
tests/ Drupal/ Tests/ Core/ Render/ PlaceholderGeneratorTest.php - PlaceholderGeneratorTest::testRenderPlaceholdersDifferentSortedContextsTags in core/
tests/ Drupal/ Tests/ Core/ Render/ PlaceholderGeneratorTest.php - Tests the creation of an element with a #lazy_builder callback.
- PluginIdTest::testGet in core/
tests/ Drupal/ Tests/ Component/ Annotation/ PluginIdTest.php - @covers ::get
- PluginSettingsBaseTest::testGetThirdPartySettings in core/
tests/ Drupal/ Tests/ Core/ Field/ PluginSettingsBaseTest.php - @covers ::getThirdPartySettings
- PluginTest::testGet in core/
tests/ Drupal/ Tests/ Component/ Plugin/ Attribute/ PluginTest.php - @covers ::__construct @covers ::get
- ProcessFieldTest::providerTestTransform in core/
modules/ field/ tests/ src/ Unit/ Plugin/ migrate/ process/ ProcessFieldTest.php - Provides data for the transform method test.
- ProcessFieldTest::setUp in core/
modules/ field/ tests/ src/ Unit/ Plugin/ migrate/ process/ ProcessFieldTest.php - ProcessFieldTest::testTransform in core/
modules/ field/ tests/ src/ Unit/ Plugin/ migrate/ process/ ProcessFieldTest.php - Tests the transform method.
- QueryArgsCacheContextTest::providerTestGetContext in core/
tests/ Drupal/ Tests/ Core/ Cache/ Context/ QueryArgsCacheContextTest.php - Provides a list of query arguments and expected cache contexts.
- QueryParameterTest::providerGetArgument in core/
modules/ views/ tests/ src/ Unit/ Plugin/ argument_default/ QueryParameterTest.php - Provides data for testGetArgument().
- RebuildTest::testRebuildPreservesValues in core/
modules/ system/ tests/ src/ Functional/ Form/ RebuildTest.php - Tests preservation of values.
- RecipeRunnerTest::testConfigActions in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - RecipeRunnerTest::testConfigActionsPreExistingConfig in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - RecipeRunnerTest::testConfigFromModuleAndRecipe in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - RecursiveContextualValidatorTest::testBasicValidateWithConstraint in core/
tests/ Drupal/ Tests/ Core/ TypedData/ RecursiveContextualValidatorTest.php - @covers ::validate
- RedirectTest::testRedirectFromErrorPages in core/
modules/ system/ tests/ src/ Functional/ Form/ RedirectTest.php - Tests form redirection from 404/403 pages with the Block form.
- RefinableCalculatedPermissionsTest::testAddItem in core/
tests/ Drupal/ Tests/ Core/ Session/ RefinableCalculatedPermissionsTest.php - Tests the addition of a calculated permissions item.
- RefinableCalculatedPermissionsTest::testAddItemOverwrite in core/
tests/ Drupal/ Tests/ Core/ Session/ RefinableCalculatedPermissionsTest.php - Tests the overwriting of a calculated permissions item.
- RefinableCalculatedPermissionsTest::testMerge in core/
tests/ Drupal/ Tests/ Core/ Session/ RefinableCalculatedPermissionsTest.php - Tests merging in another CalculatedPermissions object.
- RefinableCalculatedPermissionsTest::testRemoveItem in core/
tests/ Drupal/ Tests/ Core/ Session/ RefinableCalculatedPermissionsTest.php - Tests the removal of a calculated permissions item.
- RefinableCalculatedPermissionsTest::testRemoveItems in core/
tests/ Drupal/ Tests/ Core/ Session/ RefinableCalculatedPermissionsTest.php - Tests the removal of all calculated permissions items.
- RefinableCalculatedPermissionsTest::testRemoveItemsByScope in core/
tests/ Drupal/ Tests/ Core/ Session/ RefinableCalculatedPermissionsTest.php - Tests the removal of calculated permissions items by scope.
- RelatedResourceTypesTest::getRelatableResourceTypesByFieldProvider in core/
modules/ jsonapi/ tests/ src/ Kernel/ ResourceType/ RelatedResourceTypesTest.php - Provides cases to test getRelatableTypesByField.
- RelatedResourceTypesTest::setUp in core/
modules/ jsonapi/ tests/ src/ Kernel/ ResourceType/ RelatedResourceTypesTest.php - RelatedResourceTypesTest::testGetRelatableResourceTypesFromFieldDefinition in core/
modules/ jsonapi/ tests/ src/ Kernel/ ResourceType/ RelatedResourceTypesTest.php - Ensure a graceful failure when a field can references a missing bundle.
- RelationshipUserImageDataTest::testViewsHandlerRelationshipUserImageData in core/
modules/ image/ tests/ src/ Kernel/ Views/ RelationshipUserImageDataTest.php - Tests using the views image relationship.
- RenderArrayNonHtmlSubscriberTest::testResponses in core/
modules/ system/ tests/ src/ Functional/ Render/ RenderArrayNonHtmlSubscriberTest.php - Tests handling of responses by events subscriber.
- RenderedEntityTest::testRenderNullEntity in core/
modules/ views/ tests/ src/ Unit/ Plugin/ views/ field/ RenderedEntityTest.php - Tests the render method when getEntity returns NULL.
- RenderElementTest::testPreRenderAjaxForm in core/
tests/ Drupal/ Tests/ Core/ Render/ Element/ RenderElementTest.php - @covers ::preRenderAjaxForm
- RenderElementTest::testPreRenderAjaxFormWithQueryOptions in core/
tests/ Drupal/ Tests/ Core/ Render/ Element/ RenderElementTest.php - @covers ::preRenderAjaxForm
- RenderElementTypesTest::testContainer in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ RenderElementTypesTest.php - Tests system #type 'container'.
- RendererBubblingTest::providerTestContextBubblingEdgeCases in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererBubblingTest.php - RendererBubblingTest::testConditionalCacheContextBubblingSelfHealing in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererBubblingTest.php - Tests the self-healing of the redirect with conditional cache contexts.
- RendererBubblingTest::testContextBubblingCustomCacheBin in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererBubblingTest.php - Tests cache context bubbling with a custom cache bin.
- RendererPlaceholdersTest::generatePlaceholderWithLazyBuilderPreview in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererPlaceholdersTest.php - Generates an element with a lazy builder and preview.
- RendererPlaceholdersTest::testNonScalarLazyBuilderCallbackContext in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererPlaceholdersTest.php - @covers ::render @covers ::doRender
- RendererPlaceholdersTest::testRenderChildrenPlaceholdersDifferentArguments in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererPlaceholdersTest.php - Tests the creation of an element with a child and a sub-child.
- RendererPlaceholdersTest::testScalarLazyBuilderCallbackContext in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererPlaceholdersTest.php - @covers ::render @covers ::doRender
- RendererTest::providerTestAddCacheableDependency in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererTest.php - RendererTest::providerTestRenderBasic in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererTest.php - Provides a list of render arrays to test basic rendering.
- RequestSanitizerTest::providerTestRequestSanitization in core/
tests/ Drupal/ Tests/ Core/ Security/ RequestSanitizerTest.php - Data provider for testRequestSanitization.
- ResettableStaticTest::testDrupalStatic in core/
tests/ Drupal/ KernelTests/ Core/ Bootstrap/ ResettableStaticTest.php - Tests drupal_static() function.
- ResourceTest::testSerializationClassIsOptional in core/
modules/ rest/ tests/ src/ Functional/ ResourceTest.php - Tests that serialization_class is optional.
- ResourceTest::testSetDimensions in core/
modules/ media/ tests/ src/ Unit/ ResourceTest.php - @covers ::setDimensions @dataProvider setDimensionsTestCases
- RestResourceConfigTest::testNormalizeRestMethod in core/
modules/ rest/ tests/ src/ Unit/ Entity/ RestResourceConfigTest.php - Asserts that rest methods are normalized to upper case.
- RestResourceConfigTest::testNormalizeRestMethod in core/
modules/ rest/ tests/ src/ Unit/ Entity/ RestResourceConfigTest.php - Asserts that rest methods are normalized to upper case.
- RevisionLinkDeleteTest::testRenderNullEntity in core/
modules/ node/ tests/ src/ Unit/ Plugin/ views/ field/ RevisionLinkDeleteTest.php - Test the render method when getEntity returns NULL.
- RevisionLinkRevertTest::testRenderNullEntity in core/
modules/ node/ tests/ src/ Unit/ Plugin/ views/ field/ RevisionLinkRevertTest.php - Test the render method when getEntity returns NULL.
- RevisionLinkTest::testRenderNullEntity in core/
modules/ node/ tests/ src/ Unit/ Plugin/ views/ field/ RevisionLinkTest.php - Test the render method when getEntity returns NULL.
- RevisionViewTest::testRevisionPage in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionViewTest.php - Tests revision page.
- RouteMatchTest::testRouteMatchFromRequest in core/
tests/ Drupal/ Tests/ Core/ Routing/ RouteMatchTest.php - @covers ::createFromRequest @covers ::__construct
- RouteProviderTest::testOutlinePathMatchDefaults in core/
tests/ Drupal/ KernelTests/ Core/ Routing/ RouteProviderTest.php - Confirms that we can find routes whose pattern would match the request.
- RouteProviderTest::testOutlinePathMatchDefaultsCollision in core/
tests/ Drupal/ KernelTests/ Core/ Routing/ RouteProviderTest.php - Confirms that we can find routes whose pattern would match the request.
- RouteProviderTest::testOutlinePathMatchDefaultsCollision2 in core/
tests/ Drupal/ KernelTests/ Core/ Routing/ RouteProviderTest.php - Confirms that we can find routes whose pattern would match the request.
- RouteProviderTest::testOutlinePathMatchDefaultsCollision3 in core/
tests/ Drupal/ KernelTests/ Core/ Routing/ RouteProviderTest.php - Confirms that we can find multiple routes that match the request equally.
- RouteProviderTest::testOutlinePathMatchZero in core/
tests/ Drupal/ KernelTests/ Core/ Routing/ RouteProviderTest.php - Tests a route with a 0 as value.
- RowEntityRenderersTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Entity/ RowEntityRenderersTest.php - SanitizeNameTest::provideFilenames in core/
modules/ file/ tests/ src/ Unit/ SanitizeNameTest.php - Provides data for testFileNameTransliteration().
- SaveUploadFormTest::testErrorMessagesAreNotChanged in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests that form validation does not change error messages.
- SaveUploadFormTest::testHandleExtension in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests extension handling.
- SaveUploadFormTest::testUploadFieldIsHighlighted in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests highlighting of file upload field when it has an error.
- SaveUploadTest::testHandleDangerousFile in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests dangerous file handling.
- SaveUploadTest::testHandleExtension in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests extension handling.
- SchemaCompatibilityCheckerTest::dataProviderIsCompatible in core/
modules/ sdc/ tests/ src/ Unit/ SchemaCompatibilityCheckerTest.php - Data provider for the test testIsCompatible.
- SchemaCompatibilityCheckerTest::dataProviderIsCompatible in core/
tests/ Drupal/ Tests/ Core/ Theme/ Component/ SchemaCompatibilityCheckerTest.php - Data provider for the test testIsCompatible.
- SearchBlockTest::testSearchFormBlock in core/
modules/ search/ tests/ src/ Functional/ SearchBlockTest.php - Tests that the search form block can be placed and works.
- SearchConfigSettingsFormTest::testSearchModuleDisabling in core/
modules/ search/ tests/ src/ Functional/ SearchConfigSettingsFormTest.php - Verifies that you can disable individual search plugins.
- SearchEmbedFormTest::testEmbeddedForm in core/
modules/ search/ tests/ src/ Functional/ SearchEmbedFormTest.php - Tests that the embedded form appears and can be submitted.
- SearchMultilingualEntityTest::testMultilingualSearch in core/
modules/ search/ tests/ src/ Functional/ SearchMultilingualEntityTest.php - Tests the indexing throttle and search results with multilingual nodes.
- SearchNumberMatchingTest::testNumberSearching in core/
modules/ search/ tests/ src/ Functional/ SearchNumberMatchingTest.php - Tests that all the numbers can be searched.
- SearchNumbersTest::testNumberSearching in core/
modules/ search/ tests/ src/ Functional/ SearchNumbersTest.php - Tests that all the numbers can be searched.
- SectionListTestBase::setUp in core/
modules/ layout_builder/ tests/ src/ Kernel/ SectionListTestBase.php - SectionListTestBase::testAppendSection in core/
modules/ layout_builder/ tests/ src/ Kernel/ SectionListTestBase.php - @covers ::appendSection
- SectionListTestBase::testClone in core/
modules/ layout_builder/ tests/ src/ Kernel/ SectionListTestBase.php - Tests __clone().
- SectionListTestBase::testGetSections in core/
modules/ layout_builder/ tests/ src/ Kernel/ SectionListTestBase.php - Tests ::getSections().
- SectionListTestBase::testInsertSection in core/
modules/ layout_builder/ tests/ src/ Kernel/ SectionListTestBase.php - @covers ::insertSection
- SectionListTestBase::testRemoveSection in core/
modules/ layout_builder/ tests/ src/ Kernel/ SectionListTestBase.php - @covers ::removeSection
- SectionStorageManagerTest::testFindByContext in core/
modules/ layout_builder/ tests/ src/ Unit/ SectionStorageManagerTest.php - @covers ::findByContext
- SectionStorageManagerTest::testFindByContextCacheableSectionStorage in core/
modules/ layout_builder/ tests/ src/ Unit/ SectionStorageManagerTest.php - @covers ::findByContext
- SecurityFileUploadEventSubscriberTest::provideFilenames in core/
modules/ system/ tests/ src/ Unit/ Event/ SecurityFileUploadEventSubscriberTest.php - Provides data for testSanitizeName().
- SecurityFileUploadEventSubscriberTest::provideFilenamesNoMunge in core/
modules/ system/ tests/ src/ Unit/ Event/ SecurityFileUploadEventSubscriberTest.php - Provides data for testSanitizeNameNoMunge().
- SerializerTest::setUp in core/
modules/ jsonapi/ tests/ src/ Kernel/ Serializer/ SerializerTest.php - ShortcutCacheTagsTest::testEntityCreation in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutCacheTagsTest.php - Tests that when creating a shortcut, the shortcut set tag is invalidated.
- SmartDefaultSettingsTest::providerCandidates in core/
modules/ ckeditor5/ tests/ src/ Unit/ SmartDefaultSettingsTest.php - Data provider for testing getCandidates() and ::selectCandidate().
- SqlBaseTest::setUp in core/
modules/ migrate/ tests/ src/ Kernel/ SqlBaseTest.php - SqlContentEntityStorageTest::testCreate in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageTest.php - @covers ::create
- StaticMapTest::testMapWithSourceList in core/
modules/ migrate/ tests/ src/ Unit/ process/ StaticMapTest.php - Tests map when the source is a list.
- StaticMapTest::testMapWithSourceString in core/
modules/ migrate/ tests/ src/ Unit/ process/ StaticMapTest.php - Tests map when the source is a string.
- StorageTest::testCachedFormStorageValidation in core/
modules/ system/ tests/ src/ Functional/ Form/ StorageTest.php - Tests updating cached form storage during form validation.
- StorageTestBase::testCRUD in core/
tests/ Drupal/ KernelTests/ Core/ KeyValueStore/ StorageTestBase.php - Tests CRUD operations.
- StorageTestBase::testNonExistingKeys in core/
tests/ Drupal/ KernelTests/ Core/ KeyValueStore/ StorageTestBase.php - Tests expected behavior for non-existing keys.
- StreamWrapperTest::testGetValidStreamScheme in core/
tests/ Drupal/ KernelTests/ Core/ File/ StreamWrapperTest.php - Tests the scheme functions.
- StringObject::__toString in core/
tests/ Drupal/ Tests/ Component/ Assertion/ InspectorTest.php - StubSourceGeneratorPlugin::initializeIterator in core/
modules/ migrate/ tests/ src/ Unit/ MigrateSourceTest.php - Initializes the iterator with the source data.
- SubformStateTest::providerGetValuesBroken in core/
tests/ Drupal/ Tests/ Core/ Form/ SubformStateTest.php - Provides data to self::testGetValuesBroken().
- SubformStateTest::providerTestSetValuesBroken in core/
tests/ Drupal/ Tests/ Core/ Form/ SubformStateTest.php - Provides data to self::testSetValuesBroken().
- SubProcessWithSkipTest::getDefinition in core/
modules/ migrate/ tests/ src/ Kernel/ process/ SubProcessWithSkipTest.php - Provides the test migration definition.
- SubstrTest::testLengthIsString in core/
modules/ migrate/ tests/ src/ Unit/ process/ SubstrTest.php - Tests that the length parameter is an integer.
- SubstrTest::testStartIsString in core/
modules/ migrate/ tests/ src/ Unit/ process/ SubstrTest.php - Tests that the start parameter is an integer.
- SuperUserAccessPolicyTest::testAlterPermissions in core/
tests/ Drupal/ Tests/ Core/ Session/ SuperUserAccessPolicyTest.php - Tests the alterPermissions method.
- SystemMenuBlockTest::setUp in core/
modules/ system/ tests/ src/ Kernel/ Block/ SystemMenuBlockTest.php - SystemTestController::getCacheableResponseWithCustomCacheControl in core/
modules/ system/ tests/ modules/ system_test/ src/ Controller/ SystemTestController.php - Returns a cacheable response with a custom cache control.
- TableSortExtenderTest::testTableSortInit in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ TableSortExtenderTest.php - Tests \Drupal\Core\Utility\TableSort::getContextFromRequest().
- TableTest::testThemeTableFooter in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ TableTest.php - Tests that the 'footer' option works correctly.
- TagTest::providerViewsUiAutocompleteIndividualTags in core/
modules/ views_ui/ tests/ src/ Kernel/ TagTest.php - Data provider for testViewsUiAutocompleteIndividualTags().
- TagTest::providerViewsUiAutocompleteIndividualTags in core/
modules/ views_ui/ tests/ src/ Kernel/ TagTest.php - Data provider for testViewsUiAutocompleteIndividualTags().
- taxonomy_crud_taxonomy_vocabulary_presave in core/
modules/ taxonomy/ tests/ modules/ taxonomy_crud/ taxonomy_crud.module - Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities.
- TermKernelTest::testTermPreview in core/
modules/ taxonomy/ tests/ src/ Kernel/ TermKernelTest.php - Tests that a Term is renderable when unsaved (preview).
- TermTranslationTest::providerSource in core/
modules/ taxonomy/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d7/ TermTranslationTest.php - Test::error in core/
modules/ system/ tests/ modules/ test_page_test/ src/ Controller/ Test.php - Test::renderTitle in core/
modules/ system/ tests/ modules/ test_page_test/ src/ Controller/ Test.php - Renders a page with a title.
- TestControllers::test18 in core/
modules/ system/ tests/ modules/ router_test_directory/ src/ TestControllers.php - TestForm::buildForm in core/
modules/ system/ tests/ modules/ test_page_test/ src/ Form/ TestForm.php - Form constructor.
- TestHelpSection::listSearchableTopics in core/
modules/ help/ tests/ modules/ help_topics_test/ src/ Plugin/ HelpSection/ TestHelpSection.php - Returns the IDs of topics that should be indexed for searching.
- TestHelpSection::listTopics in core/
modules/ help/ tests/ modules/ help_topics_test/ src/ Plugin/ HelpSection/ TestHelpSection.php - Returns a list of topics to show in the help section.
- TestHelpSection::renderTopicForSearch in core/
modules/ help/ tests/ modules/ help_topics_test/ src/ Plugin/ HelpSection/ TestHelpSection.php - Renders one topic for search indexing or search results.
- TestSettingsValidationBlock::build in core/
modules/ block/ tests/ modules/ block_test/ src/ Plugin/ Block/ TestSettingsValidationBlock.php - Builds and returns the renderable array for this block plugin.
- test_form_id in core/
tests/ Drupal/ Tests/ Core/ Form/ fixtures/ form_base_test.inc - Creates a test form.
- test_invalid_region.info.yml in core/
modules/ system/ tests/ themes/ test_invalid_region/ test_invalid_region.info.yml - core/modules/system/tests/themes/test_invalid_region/test_invalid_region.info.yml
- TextItemBaseTest::testTextFieldSampleValue in core/
modules/ text/ tests/ src/ Kernel/ TextItemBaseTest.php - Tests creation of sample values.
- ThemeRegistryLoaderTest::testLoaderReturnsFalseForExistsOnNonexistent in core/
tests/ Drupal/ Tests/ Core/ Template/ Loader/ ThemeRegistryLoaderTest.php - @covers ::findTemplate
- ThemeRenderAndAutoescapeTest::providerTestThemeRenderAndAutoescape in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ThemeRenderAndAutoescapeTest.php - Provide test examples.
- ThemeRenderAndAutoescapeTest::testBubblingMetadata in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ThemeRenderAndAutoescapeTest.php - Ensure cache metadata is bubbled when using theme_render_and_autoescape().
- ThemeTest::testDrupalRenderChildren in core/
modules/ system/ tests/ src/ Kernel/ Theme/ ThemeTest.php - Tests child element rendering for 'render element' theme hooks.
- ThemeTest::testThemeDataTypes in core/
modules/ system/ tests/ src/ Kernel/ Theme/ ThemeTest.php - Tests that ThemeManager renders the expected data types.
- ToolkitGdTest::testCreateNewFailures in core/
tests/ Drupal/ KernelTests/ Core/ Image/ ToolkitGdTest.php - Tests failures of the 'create_new' operation.
- tour.tour.tour-test.yml in core/
modules/ tour/ tests/ tour_test/ config/ install/ tour.tour.tour-test.yml - core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test.yml
- TourTest::routeProvider in core/
modules/ tour/ tests/ src/ Unit/ Entity/ TourTest.php - Provides sample routes for testing.
- tour_test.routing.yml in core/
modules/ tour/ tests/ tour_test/ tour_test.routing.yml - core/modules/tour/tests/tour_test/tour_test.routing.yml
- TranslatableFieldTest::testSectionsClearedOnCreateTranslation in core/
modules/ layout_builder/ tests/ src/ Kernel/ TranslatableFieldTest.php - Tests that sections on cleared when creating a new translation.
- TranslatableMarkupTest::testIsStringAssertion in core/
tests/ Drupal/ Tests/ Core/ StringTranslation/ TranslatableMarkupTest.php - @covers ::__construct
- TranslatableMarkupTest::testIsStringAssertionWithFormattableMarkup in core/
tests/ Drupal/ Tests/ Core/ StringTranslation/ TranslatableMarkupTest.php - @covers ::__construct
- TranslationTest::providerTestGet in core/
tests/ Drupal/ Tests/ Core/ Annotation/ TranslationTest.php - Provides data to self::testGet().
- TrustedRedirectResponseTest::providerCreateFromRedirectResponse in core/
tests/ Drupal/ Tests/ Core/ Routing/ TrustedRedirectResponseTest.php - TwigDeprecationsTest::assertRendered in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigDeprecationsTest.php - Assert that 'theme_test_deprecations_preprocess' renders expected text.
- TwigDeprecationsTest::testEmptyDeprecation in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigDeprecationsTest.php - Test deprecation of empty variable triggers error.
- TwigDeprecationsTest::testHookThemeDeprecations in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigDeprecationsTest.php - Test deprecating variables at definition in hook_theme().
- TwigDeprecationsTest::testMultipleDeprecations in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigDeprecationsTest.php - Test deprecation of multiple variables triggers errors.
- TwigDeprecationsTest::testParentVariableDeprecation in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigDeprecationsTest.php - Test deprecation of variables in parent does not leak to child.
- TwigDeprecationsTest::testSingleDeprecation in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigDeprecationsTest.php - Test deprecation of single variable triggers error.
- TwigExtensionTest::testCreateAttribute in core/
tests/ Drupal/ Tests/ Core/ Template/ TwigExtensionTest.php - Tests creating attributes within a Twig template.
- TwigExtensionTest::testEscapeWithGeneratedLink in core/
tests/ Drupal/ Tests/ Core/ Template/ TwigExtensionTest.php - @covers ::escapeFilter @covers ::bubbleArgMetadata
- TwigExtensionTest::testLinkWithOverriddenAttributes in core/
tests/ Drupal/ Tests/ Core/ Template/ TwigExtensionTest.php - @covers ::getLink
- TwigExtensionTest::testRenderVarWithGeneratedLink in core/
tests/ Drupal/ Tests/ Core/ Template/ TwigExtensionTest.php - @covers ::renderVar @covers ::bubbleArgMetadata
- TypedConfigTest::testSimpleConfigValidation in core/
tests/ Drupal/ KernelTests/ Config/ TypedConfigTest.php - Tests config validation via the Typed Data API.
- TypedDataTest::testGetAndSet in core/
tests/ Drupal/ KernelTests/ Core/ TypedData/ TypedDataTest.php - Tests the basics around constructing and working with typed data objects.
- TypedDataTest::testTypedDataMaps in core/
tests/ Drupal/ KernelTests/ Core/ TypedData/ TypedDataTest.php - Tests using a typed data map.
- UniqueFieldConstraintTest::testEntityWithStringId in core/
tests/ Drupal/ KernelTests/ Core/ Validation/ UniqueFieldConstraintTest.php - Tests cases where the validation passes for entities with string IDs.
- UnpublishByKeywordActionTest::testUnpublishByKeywordAction in core/
modules/ node/ tests/ src/ Kernel/ Action/ UnpublishByKeywordActionTest.php - Tests creating an action using the node_unpublish_by_keyword_action plugin.
- UnpublishByKeywordActionTest::testUnpublishByKeywordAction in core/
modules/ node/ tests/ src/ Kernel/ Action/ UnpublishByKeywordActionTest.php - Tests creating an action using the node_unpublish_by_keyword_action plugin.
- UnroutedUrlAssemblerTest::providerTestAssembleWithExternalUrl in core/
tests/ Drupal/ Tests/ Core/ Utility/ UnroutedUrlAssemblerTest.php - Provides test data for testAssembleWithExternalUrl.
- UpdatePathTestBaseTest::testSchemaChecking in core/
tests/ Drupal/ FunctionalTests/ Update/ UpdatePathTestBaseTest.php - Tests that schema can be excluded from testing.
- UploadedFileConstraintValidatorTest::setUp in core/
modules/ file/ tests/ src/ Kernel/ Validation/ UploadedFileConstraintValidatorTest.php - UploadedFileValidatorTest::setUp in core/
modules/ file/ tests/ src/ Kernel/ Validation/ UploadedFileValidatorTest.php - UrlConversionTest::providerConvertDbUrlToConnectionInfo in core/
tests/ Drupal/ Tests/ Core/ Database/ UrlConversionTest.php - Data provider for testDbUrlToConnectionConversion().
- UrlConversionTest::providerInvalidArgumentsUrlConversion in core/
tests/ Drupal/ Tests/ Core/ Database/ UrlConversionTest.php - Data provider for testGetInvalidArgumentExceptionInUrlConversion().
- UrlEncodeTest::doTransform in core/
modules/ migrate/ tests/ src/ Unit/ process/ UrlEncodeTest.php - Perform the urlencode process plugin over the given value.
- UrlGeneratorTest::providerTestNoPath in core/
tests/ Drupal/ Tests/ Core/ Routing/ UrlGeneratorTest.php - Data provider for ::testNoPath().
- UrlGeneratorTest::testGenerateWithPathProcessorChangingOptions in core/
tests/ Drupal/ Tests/ Core/ Routing/ UrlGeneratorTest.php - @covers \Drupal\Core\Routing\UrlGenerator::generateFromRoute
- UrlHelperTest::providerTestBuildQuery in core/
tests/ Drupal/ Tests/ Component/ Utility/ UrlHelperTest.php - Provides test data for testBuildQuery().
- UrlTest::testDrupalParseUrl in core/
modules/ system/ tests/ src/ Kernel/ Common/ UrlTest.php - Tests UrlHelper::parse().
- UrlTest::testLinkAttributes in core/
modules/ system/ tests/ src/ Kernel/ Common/ UrlTest.php - Tests that default and custom attributes are handled correctly on links.
- UrlTest::testLinkRenderArrayText in core/
modules/ system/ tests/ src/ Kernel/ Common/ UrlTest.php - Tests that link functions support render arrays as 'text'.
- UsageTest::testAddUsage in core/
modules/ file/ tests/ src/ Kernel/ UsageTest.php - Tests \Drupal\file\FileUsage\DatabaseFileUsageBackend::add().
- UserBlocksTest::testUserLoginBlock in core/
modules/ user/ tests/ src/ Functional/ UserBlocksTest.php - Tests the user login block.
- UserLoginTest::testLoginCacheTagsAndDestination in core/
modules/ user/ tests/ src/ Functional/ UserLoginTest.php - Tests login with destination.
- UserNameValidatorTest::invalidUserNameProvider in core/
modules/ user/ tests/ src/ Kernel/ UserNameValidatorTest.php - Provides invalid user names.
- UserNameValidatorTest::validUsernameProvider in core/
modules/ user/ tests/ src/ Kernel/ UserNameValidatorTest.php - Provides valid user names.
- UserNameValidatorTest::validUsernameProvider in core/
modules/ user/ tests/ src/ Kernel/ UserNameValidatorTest.php - Provides valid user names.
- UserRolesAccessPolicyTest::calculatePermissionsProvider in core/
tests/ Drupal/ Tests/ Core/ Session/ UserRolesAccessPolicyTest.php - Data provider for testCalculatePermissions.
- UserRolesAccessPolicyTest::testAlterPermissions in core/
tests/ Drupal/ Tests/ Core/ Session/ UserRolesAccessPolicyTest.php - Tests the alterPermissions method.
- UserRoleTest::testNumericRole in core/
modules/ user/ tests/ src/ Kernel/ Views/ UserRoleTest.php - Tests numeric role.
- UserTest::providerSource in core/
modules/ user/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d7/ UserTest.php - UtilitiesTest::dataProviderIsRenderArray in core/
modules/ sdc/ tests/ src/ Unit/ UtilitiesTest.php - ValidationTest::testCustomRequiredError in core/
modules/ system/ tests/ src/ Functional/ Form/ ValidationTest.php - Tests #required with custom validation errors.
- ValidatorsTest::provider in core/
modules/ ckeditor5/ tests/ src/ Kernel/ ValidatorsTest.php - Provides a list of Text Editor config entities using CKEditor 5 to test.
- VariableMultiRowTest::providerSource in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ Plugin/ migrate/ source/ VariableMultiRowTest.php - VariableTest::providerSource in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ Plugin/ migrate/ source/ VariableTest.php - VariationCacheTest::testNoVariations in core/
tests/ Drupal/ Tests/ Core/ Cache/ VariationCacheTest.php - Tests a cache item that has no variations.
- views.view.computed_bundle_field_view.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.computed_bundle_field_view.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.computed_bundle_field_view.yml
- views.view.computed_field_view.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.computed_field_view.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.computed_field_view.yml
- views.view.test_argument_dependency.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument_dependency.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_dependency.yml
- views.view.test_view_block_with_context.yml in core/
modules/ block/ tests/ modules/ block_test_views/ test_views/ views.view.test_view_block_with_context.yml - core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block_with_context.yml
- ViewsConfigDependenciesIntegrationTest::testImage in core/
modules/ views/ tests/ src/ Kernel/ ViewsConfigDependenciesIntegrationTest.php - Tests integration with image module.
- ViewsConfigDependenciesIntegrationTest::testImage in core/
modules/ views/ tests/ src/ Kernel/ ViewsConfigDependenciesIntegrationTest.php - Tests integration with image module.
- ViewsIntegrationTest::setUp in core/
modules/ responsive_image/ tests/ src/ Functional/ ViewsIntegrationTest.php - Sets up the test.
- ViewsModerationStateFilterTest::testFilterRenderCache in core/
modules/ content_moderation/ tests/ src/ Functional/ ViewsModerationStateFilterTest.php - Tests the content moderation state filter caching is correct.
- ViewsModerationStateFilterTest::testFilterRenderCache in core/
modules/ content_moderation/ tests/ src/ Functional/ ViewsModerationStateFilterTest.php - Tests the content moderation state filter caching is correct.
- ViewsModerationStateFilterTest::testStateFilterStatesList in core/
modules/ content_moderation/ tests/ src/ Kernel/ ViewsModerationStateFilterTest.php - Tests the list of states in the filter plugin.
- ViewsModerationStateSortTest::testSortBaseTable in core/
modules/ content_moderation/ tests/ src/ Kernel/ ViewsModerationStateSortTest.php - Tests sorting with a standard data base table.
- ViewsModerationStateSortTest::testSortRevisionBaseTable in core/
modules/ content_moderation/ tests/ src/ Kernel/ ViewsModerationStateSortTest.php - Tests sorting with the revision base table.
- views_test_config_views_post_render in core/
modules/ views/ tests/ modules/ views_test_config/ views_test_config.module - Implements hook_views_post_render().
- VocabularyCrudTest::testTaxonomyVocabularyLoadMultiple in core/
modules/ taxonomy/ tests/ src/ Kernel/ VocabularyCrudTest.php - Tests for loading multiple vocabularies.
- VocabularyCrudTest::testUninstallReinstall in core/
modules/ taxonomy/ tests/ src/ Kernel/ VocabularyCrudTest.php - Tests uninstall and reinstall of the taxonomy module.
- WizardPluginBaseTest::providerTestGetSelected in core/
modules/ views/ tests/ src/ Unit/ WizardPluginBaseTest.php - Provides test data for testGetSelected().
- WorkflowResourceTestBase::createEntity in core/
modules/ workflows/ tests/ src/ Functional/ Rest/ WorkflowResourceTestBase.php - Creates the entity to be tested.
- WorkflowResourceTestBase::getExpectedNormalizedEntity in core/
modules/ workflows/ tests/ src/ Functional/ Rest/ WorkflowResourceTestBase.php - Returns the expected normalization of the entity.
- WorkflowStateTransitionOperationsAccessCheckTest::testMissingRouteParams in core/
modules/ workflows/ tests/ src/ Unit/ WorkflowStateTransitionOperationsAccessCheckTest.php - @covers ::access
- WorkflowTest::createEntity in core/
modules/ jsonapi/ tests/ src/ Functional/ WorkflowTest.php - Creates the entity to be tested.
- WorkflowTest::getExpectedDocument in core/
modules/ jsonapi/ tests/ src/ Functional/ WorkflowTest.php - Returns the expected JSON:API document for the entity.
- WorkflowTest::testSetStateWeightNonNumericException in core/
modules/ workflows/ tests/ src/ Unit/ WorkflowTest.php - @covers ::setStateWeight
- WorkflowTest::testSetTransitionWeightNonNumericException in core/
modules/ workflows/ tests/ src/ Unit/ WorkflowTest.php - @covers ::setTransitionWeight
- YamlSymfonyTest::taggedValuesProvider in core/
tests/ Drupal/ Tests/ Component/ Serialization/ YamlSymfonyTest.php - Data provider for testCustomTagSupport().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.