530 string references to 'Foo'

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 typehint 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
AssertLegacyTraitTest::testAssertNoUniqueTextFail in core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php
@covers ::assertNoUniqueText
AssertLegacyTraitTest::testAssertUniqueText in core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php
@covers ::assertUniqueText
AssertLegacyTraitTest::testAssertUniqueTextMarkup in core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php
@covers ::assertUniqueText
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
Test that the delete tags operation is propagated to all backends in the chain.
BcEditor::settingsFormValidate in core/modules/editor/tests/src/Unit/EditorBaseTest.php
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.
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().
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.
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::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.
CckFileTest::testTransformAltTitle in core/modules/file/tests/src/Unit/Plugin/migrate/process/d6/CckFileTest.php
Tests that alt and title attributes are included in transformed values.
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.
ClassLoaderTest::testDrupalClassloadeRegisterDeprecation in core/tests/Drupal/Tests/Core/ClassLoader/ClassLoaderTest.php
@expectedDeprecation drupal_classloader_register() is deprecated in Drupal 8.8.0 and will be removed before Drupal 9.0.0. Use the method ::addPsr4() of the class_loader service to register the namespace. See https://www.drupal.org/node/3035275.
ClassLoaderTest::testSystemRegisterDeprecation in core/tests/Drupal/Tests/Core/ClassLoader/ClassLoaderTest.php
@expectedDeprecation system_register() is deprecated in Drupal 8.8.0 and will be removed before Drupal 9.0.0. There is no replacement for this function. To achieve the same functionality use this snippet: $path =…
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().
ConcatTest::testConcatWithDelimiter in core/modules/migrate/tests/src/Unit/process/ConcatTest.php
Test concat works without a delimiter.
ConcatTest::testConcatWithNonArray in core/modules/migrate/tests/src/Unit/process/ConcatTest.php
Test concat fails properly on non-arrays.
ConcatTest::testConcatWithoutDelimiter in core/modules/migrate/tests/src/Unit/process/ConcatTest.php
Test concat works without a delimiter.
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::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_config_test_create in core/modules/config/tests/config_test/config_test.hooks.inc
Implements hook_ENTITY_TYPE_create() for 'config_test'.
ConnectionUnitTest::testOpenSelectQueryClose in core/tests/Drupal/KernelTests/Core/Database/ConnectionUnitTest.php
Tests Database::closeConnection() with a select query.
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.
ContentEntityTest::testConstructorInvalidBundle in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php
Tests the constructor for invalid entity bundle.
ContentEntityTest::testConstructorNotBundable in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php
Tests the constructor for not bundleable entity.
ContentModerationStateStorageSchemaTest::testUniqueKeys in core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php
Test the ContentModerationState unique keys.
ContentModerationSyncingTest::testMultipleRevisionStateChangedDuringSync in core/modules/content_moderation/tests/src/Kernel/ContentModerationSyncingTest.php
Test state changes with multiple revisions during a sync.
ContentModerationSyncingTest::testNoRevisionForcedDuringSync in core/modules/content_moderation/tests/src/Kernel/ContentModerationSyncingTest.php
Test no new revision is forced during a sync.
ContentModerationSyncingTest::testSingleRevisionStateChangedDuringSync in core/modules/content_moderation/tests/src/Kernel/ContentModerationSyncingTest.php
Test changing the moderation state during a sync.
ContentModerationSyncingTest::testStateChangedPreviousRevisionDuringSync in core/modules/content_moderation/tests/src/Kernel/ContentModerationSyncingTest.php
Test a moderation state changed on a previous revision during a sync.
ContentModerationSyncingTest::testUpdatingPreviousRevisionDuringSync in core/modules/content_moderation/tests/src/Kernel/ContentModerationSyncingTest.php
Test 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.
ContextAwarePluginBaseTest::testSetContextValue in core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginBaseTest.php
@covers ::setContextValue @group legacy
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().
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.
DatabaseStorageExpirableTest::testCRUDWithExpiration in core/tests/Drupal/KernelTests/Core/KeyValueStore/DatabaseStorageExpirableTest.php
Tests CRUD functionality with expiration.
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
DefaultsSectionStorageTest::testGetSectionListFromIdCreate in core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php
@covers ::getSectionListFromId
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().
DependencyTest::testOffsetSet in core/tests/Drupal/Tests/Core/Extension/DependencyTest.php
@covers ::offsetSet @group legacy
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
drupal8.views-image-style-dependency-2649914.yml in core/modules/system/tests/fixtures/update/drupal8.views-image-style-dependency-2649914.yml
core/modules/system/tests/fixtures/update/drupal8.views-image-style-dependency-2649914.yml
drupal8.views-image-style-dependency-2649914.yml in core/modules/system/tests/fixtures/update/drupal8.views-image-style-dependency-2649914.yml
core/modules/system/tests/fixtures/update/drupal8.views-image-style-dependency-2649914.yml
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
EditorBaseTest::testBcWithSubformState in core/modules/editor/tests/src/Unit/EditorBaseTest.php
@covers ::buildConfigurationForm @covers ::validateConfigurationForm @covers ::submitConfigurationForm
ElementInfoManagerTest::testGetInfoProperty in core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php
@covers ::getInfoProperty
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.
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/src/Tests/Entity/EntityCacheTagsTestBase.php
Creates a referencing and a non-referencing entity for testing purposes.
EntityCacheTagsTestBase::createReferenceTestEntities in core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php
Creates a referencing and a non-referencing entity for testing purposes.
EntityContextDefinitionDeprecationTest::testSerialization in core/tests/Drupal/Tests/Core/Plugin/Context/EntityContextDefinitionDeprecationTest.php
Test that the BC layer survives serialization and unserialization.
EntityConverterLatestRevisionTest::testConvertNonRevisionableEntityType in core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterLatestRevisionTest.php
Test 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::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::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.
EntityDefinitionUpdateTest::testBaseFieldDeleteWithExistingData in core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.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.
EntityFormTest::testCopyFormValuesToEntity in core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php
@covers ::copyFormValuesToEntity
EntityKeysTest::testMultipleKeysCache in core/tests/Drupal/KernelTests/Core/Entity/EntityKeysTest.php
Test the cache when multiple keys reference a single field.
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.
EntityReferenceSelectionUnitTest::providerTestSetConfiguration in core/tests/Drupal/Tests/Core/EntityReferenceSelection/EntityReferenceSelectionUnitTest.php
Provides test data for ::testSetConfiguration()
EntityReferenceSelectionUnitTest::testSetConfiguration in core/tests/Drupal/Tests/Core/EntityReferenceSelection/EntityReferenceSelectionUnitTest.php
Tests selection handler plugin configuration set.
EntityReferenceSelectionUnitTest::testSetConfigurationBcLevel in core/tests/Drupal/Tests/Core/EntityReferenceSelection/EntityReferenceSelectionUnitTest.php
Tests the selection handler plugin BC structure.
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 that explode raises an exception when the value cannot be casted to string.
ExplodeTest::testExplodeWithNonString in core/modules/migrate/tests/src/Unit/process/ExplodeTest.php
Test explode fails properly on non-strings.
ExplodeTest::testTransform in core/modules/migrate/tests/src/Unit/process/ExplodeTest.php
Test explode transform process works.
ExplodeTest::testTransformLimit in core/modules/migrate/tests/src/Unit/process/ExplodeTest.php
Test explode transform process works with a limit.
ExtensionSerializationTest::testPublicProperties in core/tests/Drupal/Tests/Core/Extension/ExtensionSerializationTest.php
Tests dynamically assigned public properties kept when serialized.
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::testLegacyTransformAltTitle 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
Test cases for ::testKeyValueByDelta.
FieldInputValueNormalizerTraitTest::testScalarWithNoMainProperty in core/tests/Drupal/Tests/Core/Field/FieldInputValueNormalizerTraitTest.php
@covers ::normalizeValue
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.
FieldRdfaDatatypeCallbackTest::testDefaultFormatter in core/modules/rdf/tests/src/Kernel/Field/FieldRdfaDatatypeCallbackTest.php
Tests the default formatter.
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.
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'.
FileSecurityTest::testWriteHtaccessForceOverwrite in core/tests/Drupal/Tests/Component/FileSecurity/FileSecurityTest.php
@covers ::writeHtaccess
FileSecurityTest::testWriteWebConfigForceOverwrite in core/tests/Drupal/Tests/Component/FileSecurity/FileSecurityTest.php
@covers ::writeWebConfig
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 TranslateableMarkup.
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
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_topics/tests/src/Unit/HelpTopicDiscoveryTest.php
@covers ::findAll
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.
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.
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.
InspectorTest::testAssertTraversable in core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php
Tests asserting argument is an array or traversable object.
ItemCacheTagsTest::testEntityCreation in core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php
Tests that when creating a feed item, the feed tag is invalidated.
JavascriptGetDrupalSettingsTest::testGetDrupalSettings in core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php
Tests retrieval of Drupal settings.
JsonApiRegressionTest::testEmptyMapFieldTypeDenormalization in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensure optional `@FieldType=map` fields are denormalized correctly.
KernelTestBaseTest::testEnableModulesTheme in core/modules/simpletest/src/Tests/KernelTestBaseTest.php
Tests that ThemeManager works right after loading a module.
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
Test domain language negotiation and outbound path processing.
LanguageNegotiationUrlTest::testPathPrefix in core/modules/language/tests/src/Unit/LanguageNegotiationUrlTest.php
Test 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.
LayoutSectionTest::providerTestLayoutSectionFormatter in core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php
Provides test data for ::testLayoutSectionFormatter().
LegacyEntityDisplayBaseTest::testLegacyPreSave in core/tests/Drupal/KernelTests/Core/Entity/LegacyEntityDisplayBaseTest.php
Tests legacy handling of 'type' => 'hidden'.
LinkGeneratorTest::testGenerateTwice in core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php
Tests whether rendering the same link twice works.
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
LinkTest::testLinkDeprecations in core/modules/jsonapi/tests/src/Unit/JsonApiResource/LinkTest.php
@group legacy @expectedDeprecation Constructing a Drupal\jsonapi\JsonApiResource\Link with an array of link relation types is deprecated in drupal:8.8.0 and will throw a fatal error in drupal:9.0.0. Pass a single string instead. See…
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().
MailManagerTest::testGetInstance in core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php
Tests the getInstance method.
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.
MediaLibraryStateTest::testHashUnaffectedByOpenerParamOrder in core/modules/media_library/tests/src/Kernel/MediaLibraryStateTest.php
Test that hash is unaffected by opener parameter order.
MediaReferenceFieldHelpTest::testFieldCreationHelpText in core/modules/media/tests/src/FunctionalJavascript/MediaReferenceFieldHelpTest.php
Test our custom help texts when creating a field.
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
MessengerLegacyTest::testMessages in core/tests/Drupal/KernelTests/Core/Messenger/MessengerLegacyTest.php
@covers \Drupal::messenger @covers ::getMessengerService @covers ::all @covers ::addMessage @covers ::addError @covers ::addStatus @covers ::addWarning
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.
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::testNoSkipValid in core/modules/migrate/tests/src/Unit/process/MigrationLookupTest.php
Test 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::successfulLookupDataProvider in core/modules/migrate/tests/src/Unit/process/MigrationTest.php
Provides data for the successful lookup test.
MigrationTest::testGetProcessPluginsExceptionMessage in core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php
Tests Migration::getProcessPlugins()
MigrationTest::testSkipOnEmpty in core/modules/migrate/tests/src/Unit/process/MigrationTest.php
Tests that processing is skipped when the input value is empty.
MigrationTest::testSuccessfulLookup in core/modules/migrate/tests/src/Unit/process/MigrationTest.php
Tests a successful lookup.
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().
NameMungingTest::setUp in core/tests/Drupal/KernelTests/Core/File/NameMungingTest.php
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
Test an unsaved node owner.
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::testPageCache in core/modules/page_cache/tests/src/Functional/PageCacheTest.php
Tests cache headers.
PageTitleTest::testRoutingTitle in core/modules/system/tests/src/Functional/System/PageTitleTest.php
Tests the page title of render arrays.
PathItemTest::setUp in core/modules/path/tests/src/Kernel/PathItemTest.php
PathItemTest::testPathItem in core/modules/path/tests/src/Kernel/PathItemTest.php
Test creating, loading, updating and deleting aliases through PathItem.
PathMediaFormTest::testMediaForm in core/modules/path/tests/src/Functional/PathMediaFormTest.php
Tests the media form UI.
PlaceholderGeneratorTest::providerCreatePlaceholderGeneratesValidHtmlMarkup in core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php
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
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.
QuickEditIntegrationTest::testArticleNode in core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php
Tests if an article node can be in-place edited with Quick Edit.
QuickEditLoadingTest::testWithPendingRevision in core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditLoadingTest.php
Test Quick Edit does not appear for entities with pending revisions.
RebuildTest::testRebuildPreservesValues in core/modules/system/tests/src/Functional/Form/RebuildTest.php
Tests preservation of values.
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.
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
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.
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::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
Create an element with a child and subchild. Each element has the same #lazy_builder callback, but with different contexts. They don't modify markup, only attach additional drupalSettings.
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.
RouteMatchTest::testRouteMatchFromRequest in core/tests/Drupal/Tests/Core/Routing/RouteMatchTest.php
@covers ::createFromRequest @covers ::__construct
RowEntityRenderersTest::setUp in core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php
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
Test dangerous file handling.
SaveUploadTest::testHandleExtension in core/modules/file/tests/src/Functional/SaveUploadTest.php
Test extension handling.
SearchBlockTest::testSearchFormBlock in core/modules/search/tests/src/Functional/SearchBlockTest.php
Test 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.
SearchDeprecationTest::testDirty in core/modules/search/tests/src/Kernel/SearchDeprecationTest.php
@expectedDeprecation search_dirty() is deprecated in drupal:8.8.0 and is removed in drupal:9.0.0. Use custom implementation of \Drupal\search\SearchIndexInterface instead. See https://www.drupal.org/node/3075696
SearchDeprecationTest::testIndex in core/modules/search/tests/src/Kernel/SearchDeprecationTest.php
@expectedDeprecation search_index() is deprecated in drupal:8.8.0 and is removed in drupal:9.0.0. Use \Drupal\search\SearchIndex::index() instead. See https://www.drupal.org/node/3075696
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.
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
SectionStorageTestBase::setUp in core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php
SectionStorageTestBase::testAppendSection in core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php
@covers ::appendSection
SectionStorageTestBase::testGetSections in core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php
Tests ::getSections().
SectionStorageTestBase::testInsertSection in core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php
@covers ::insertSection
SectionStorageTestBase::testRemoveSection in core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php
@covers ::removeSection
SerializerTest::setUp in core/modules/jsonapi/tests/src/Kernel/Serializer/SerializerTest.php
SettingsTest::configDirectoriesBcLayerProvider in core/tests/Drupal/Tests/Core/Site/SettingsTest.php
Data provider for self::testConfigDirectoriesBcLayer().
SettingsTest::testConfigDirectoriesBcLayerMultiple in core/tests/Drupal/Tests/Core/Site/SettingsTest.php
@runInSeparateProcess @group legacy
ShortcutCacheTagsTest::testEntityCreation in core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php
Tests that when creating a shortcut, the shortcut set tag is invalidated.
SimpleTestBrowserTest::testInternalBrowser in core/modules/simpletest/src/Tests/SimpleTestBrowserTest.php
Test the internal browsers functionality.
SimpletestDeprecationTest::testDeprecatedSimpletestGenerateFile in core/modules/simpletest/tests/src/Kernel/SimpletestDeprecationTest.php
@expectedDeprecation simpletest_generate_file() is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Tests\TestFileCreationTrait::generateFile() instead. See https://www.drupal.org/node/3077768
SimpleTestTest::stubTest in core/modules/simpletest/src/Tests/SimpleTestTest.php
Test to be run and the results confirmed.
SqlContentEntityStorageTest::testCreate in core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php
@covers ::create
StateValuesCleanTest::testFormStateValuesClean in core/modules/system/tests/src/Functional/Form/StateValuesCleanTest.php
Tests \Drupal\Core\Form\FormState::cleanValues().
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
Test 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().
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.
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
Test 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.
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
TestDataConverter::convertFoo in core/modules/rdf/tests/rdf_test/src/TestDataConverter.php
Converts data into a string for placement into a content attribute.
TestForm::buildForm in core/modules/system/tests/modules/test_page_test/src/Form/TestForm.php
Form constructor.
TestHelpSection::listSearchableTopics in core/modules/help_topics/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_topics/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_topics/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
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
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
Test that ThemeManager renders the expected data types.
ToolkitGdTest::testManipulations in core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
Since PHP can't visually check that our images have been manipulated properly, build a list of expected color values for each of the corners and the expected height and widths for the final images.
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
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.
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.
UrlConversionTest::providerConvertDbUrlToConnectionInfo in core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php
Dataprovider for testDbUrltoConnectionConversion().
UrlConversionTest::providerInvalidArgumentsUrlConversion in core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php
Dataprovider for testGetInvalidArgumentExceptionInUrlConversion().
UrlGeneratorTest::providerTestNoPath in core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php
Data provider for ::testNoPath().
UrlHelperTest::providerTestBuildQuery in core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php
Provides test data for testBuildQuery().
UrlTest::testDrupalParseUrl in core/modules/system/tests/src/Functional/Common/UrlTest.php
Tests UrlHelper::parse().
UrlTest::testLinkAttributes in core/modules/system/tests/src/Functional/Common/UrlTest.php
Tests that default and custom attributes are handled correctly on links.
UrlTest::testLinkRenderArrayText in core/modules/system/tests/src/Functional/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
Test the user login block.
UserLegacyTest::testUserFormatName in core/modules/user/tests/src/Kernel/UserLegacyTest.php
Tests user_format_name().
UserLoginTest::testLoginCacheTagsAndDestination in core/modules/user/tests/src/Functional/UserLoginTest.php
Tests login with destination.
ValidationTest::testCustomRequiredError in core/modules/system/tests/src/Functional/Form/ValidationTest.php
Tests #required with custom validation errors.
VariableMultiRowTest::providerSource in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowTest.php
The data provider.
VariableTest::providerSource in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableTest.php
The data provider.
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.entity_reference_plugins_2429191.yml in core/modules/field/tests/fixtures/update/views.view.entity_reference_plugins_2429191.yml
core/modules/field/tests/fixtures/update/views.view.entity_reference_plugins_2429191.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.
ViewsIntegrationTest::setUp in core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php
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
Test sorting with a standard data base table.
ViewsModerationStateSortTest::testSortRevisionBaseTable in core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php
Test sorting with the revision base table.
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
Test 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
ZfExtensionManagerSfContainerTest::testGet in core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php
@covers ::setContainer @covers ::setStandalone @covers ::get
ZfExtensionManagerSfContainerTest::testGetContainerException in core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php
@covers ::get
ZfExtensionManagerSfContainerTest::testHas in core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php
@covers ::setContainer @covers ::setStandalone @covers ::has

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.