516 string references to 'Bar'

AccessDeniedTest::testAccessDenied in core/modules/system/tests/src/Functional/System/AccessDeniedTest.php
Tests access denied functionality.
AccessPolicyProcessorTest::testAccountSwitcher in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests if the account switcher switches properly when user cache context is present.
AccessPolicyProcessorTest::testCacheContexts in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests that only the cache contexts for policies that apply are added.
AccessPolicyProcessorTest::testCaching in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests if the caches are called correctly.
AccessPolicyProcessorTest::testCalculatePermissions in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests that access policies are properly processed.
AccessPolicyProcessorTest::testWrongScopeException in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests the wrong scope exception.
AccessResultTest::testCacheContexts in core/tests/Drupal/Tests/Core/Access/AccessResultTest.php
Tests cache contexts.
ActiveLinkResponseFilterTest::providerTestSetLinkActiveClass in core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php
Provides test data for testSetLinkActiveClass().
AjaxFormCacheTest::testQueryString in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php
Tests AJAX forms on pages with a query string.
AjaxTestImageEffect::buildConfigurationForm in core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/AjaxTestImageEffect.php
Form constructor.
AlterTest::testDrupalAlter in core/modules/system/tests/src/Kernel/Common/AlterTest.php
Tests if the theme has been altered.
AnnotationBridgeDecoratorTest::testGetDefinitions in core/tests/Drupal/Tests/Component/Annotation/Plugin/Discovery/AnnotationBridgeDecoratorTest.php
Tests get definitions.
AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreSet in core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php
Tests anonymous can use the PrivateTempStore.
ArgumentsResolverTest::providerTestGetArgument in core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php
Provides test data to testGetArgument().
ArgumentsResolverTest::testHandleNotUpcastedArgument in core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php
Tests handleUnresolvedArgument() for a scalar argument.
ArrayBuildTest::setUp in core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php
ArrayBuildTest::testNonExistentValue in core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php
Tests non-existent key for the value configuration.
ArrayBuildTest::testOneDimensionalArrayInput in core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php
Tests one-dimensional array 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
Tests get text content.
AttachedAssetsTest::testAttachedSettingsWithoutLibraries in core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php
Test settings can be loaded even when libraries are not.
AttachedAssetsTest::testSettings in core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php
Tests JavaScript settings.
AttributeBridgeDecoratorTest::testGetDefinitions in core/tests/Drupal/Tests/Component/Plugin/Discovery/AttributeBridgeDecoratorTest.php
Tests get definitions.
AttributeBridgeDecoratorTest::testOtherMethod in core/tests/Drupal/Tests/Component/Plugin/Discovery/AttributeBridgeDecoratorTest.php
Tests that the decorator of other methods works.
AttributeHelperTest::providerTestMergeCollections in core/tests/Drupal/Tests/Core/Template/AttributeHelperTest.php
Provides tests data for testMergeCollections.
AttributeTest::providerTestMerge in core/tests/Drupal/Tests/Core/Template/AttributeTest.php
Provides tests data for testMerge.
AttributeXssTest::providerSanitizeAttributes in core/modules/link/tests/src/Unit/AttributeXssTest.php
Data provider for ::testSanitizeAttributes.
BarAccessPolicy::applies in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Checks whether this access policy applies to a given scope.
BarAccessPolicy::calculatePermissions in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Calculates the permissions for an account within a given scope.
BarAccessPolicy::getPersistentCacheContexts in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Gets the persistent cache contexts.
BarAlterAccessPolicy::alterPermissions in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Alter the permissions after all policies have finished building them.
BarAlterAccessPolicy::applies in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Checks whether this access policy applies to a given scope.
BigPipeResponseAttachmentsProcessorTest::attachmentsProvider in core/modules/big_pipe/tests/src/Unit/Render/BigPipeResponseAttachmentsProcessorTest.php
Provides data to testHtmlResponse().
BlockContentTypeTest::testBlockContentTypeEditing in core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php
Tests editing a block type using the UI.
BlockContentTypeTest::testsBlockContentAddTypes in core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php
Tests that redirects work as expected when multiple block types exist.
BlockTestHooks::blockViewTestCacheAlter in core/modules/block/tests/modules/block_test/src/Hook/BlockTestHooks.php
Implements hook_block_view_BASE_BLOCK_ID_alter().
BreadcrumbManagerTest::testBuildWithSingleBuilder in core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php
Tests the build method with a single breadcrumb builder.
BubbleableMetadataTest::providerTestApplyTo in core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php
Provides test data for testApplyTo().
BubbleableMetadataTest::providerTestCreateFromRenderArray in core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php
Provides test data for createFromRenderArray().
BubbleableMetadataTest::providerTestMerge in core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php
Provides test data for testMerge().
BubblingTest::bubblingPreRender in core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php
Render API callback:Used for testing testBubblingWithPrerender().
BulkFormTest::testViewsForm in core/modules/views/tests/src/Unit/Plugin/views/field/BulkFormTest.php
Tests views form.
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::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::testHeaderStorage in core/modules/views/tests/src/Kernel/Plugin/CacheTest.php
Tests css/js storage and restoring mechanism.
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.
CallableResolverTest::testCallbackResolver in core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php
Tests callback resolver.
ChainedFastBackendTest::testSet in core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php
Tests that sets only get written to the consistent backend.
ChainedPlaceholderStrategyTest::providerProcessPlaceholders in core/tests/Drupal/Tests/Core/Render/Placeholder/ChainedPlaceholderStrategyTest.php
Provides a list of render strategies, placeholders and results.
CheckpointStorageTest::testCheckpointCreation in core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php
Tests checkpoint creation.
CheckpointStorageTest::testCollections in core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php
Tests collections.
CheckpointStorageTest::testConfigDelete in core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php
Tests the delete operation of checkpoint storage.
CommandsTest::testAttachedSettings in core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php
Regression test: Settings command exists regardless of JS aggregation.
CommentCacheTagsTest::createEntity in core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php
Creates the entity to be tested.
CommentCacheTagsTest::testCommentEntity in core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php
Tests that comments invalidate the cache tag of their host entity.
CommentResourceTestBase::createEntity in core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php
Creates the entity to be tested.
CommentTest::createEntity in core/modules/jsonapi/tests/src/Functional/CommentTest.php
Creates the entity to be tested.
CommentTypeTest::testCommentTypeDeletion in core/modules/comment/tests/src/Functional/CommentTypeTest.php
Tests deleting a comment type that still has content.
CommentTypeTest::testCommentTypeEditing in core/modules/comment/tests/src/Functional/CommentTypeTest.php
Tests editing a comment type using the UI.
CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessBasedOnPermissions in core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php
Implements ::testCollectionFilterAccess() for pure permission-based access.
CommonTestController::typeLinkActiveClass in core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php
Returns links to the current page, with and without query strings.
CommonTestThemeHooks::jsSettingsAlter in core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php
Implements hook_js_settings_alter().
CommonTestThemeHooks::theme in core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php
Implements hook_theme().
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
ComplexDataConstraintValidatorTest::testValidation in core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php
Tests the ComplexData validation constraint validator.
ComponentRenderTest::testCheckElementAttributesAndPropAttributesMerging in core/tests/Drupal/KernelTests/Components/ComponentRenderTest.php
Ensures the element and prop attributes are merged properly.
ConcatTest::testConcatWithDelimiter in core/modules/migrate/tests/src/Unit/process/ConcatTest.php
Tests concat works without a delimiter.
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
Tests the behavior of the entity_method config action.
ConfigActionTest::testPluralizedEntityMethod in core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
Tests pluralized method config actions on configuration entities.
ConfigActionTest::testSimpleConfigUpdate in core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
Tests the simple config update action and related exceptions.
ConfigDependencyTest::testConfigEntityUninstallThirdParty in core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php
Tests config entity uninstall third party.
ConfigDiffTest::testCollectionDiff in core/tests/Drupal/KernelTests/Core/Config/ConfigDiffTest.php
Tests calculating the difference between two sets of config collections.
ConfigEntityBaseUnitTest::providerOnDependencyRemovalWithPluginCollections in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
Data provider for testOnDependencyRemovalWithPluginCollections.
ConfigEntityBaseUnitTest::testOnDependencyRemovalWithPluginCollections in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
Test dependency removal on entities with plugin collections.
ConfigEntityBaseUnitTest::testSort in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
Tests sort.
ConfigEntityStorageTest::testCreate in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
Tests create.
ConfigEntityStorageTest::testDelete in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
Tests delete.
ConfigEntityStorageTest::testLoadMultipleAll in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
Tests load multiple all.
ConfigEntityStorageTest::testSaveRename in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
Tests save rename.
ConfigEntityTest::providerSource in core/modules/migrate/tests/src/Kernel/Plugin/source/ConfigEntityTest.php
Provides source data for ::testSource.
ConfigEntityTest::testCRUD in core/modules/config/tests/src/Functional/ConfigEntityTest.php
Tests CRUD operations.
ConfigExportImportUITest::testExportImportCollections in core/modules/config/tests/src/Functional/ConfigExportImportUITest.php
Tests an export and import of collections.
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::testStorageComparerTargetStorage in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests the target storage caching during configuration import.
ConfigImporterTest::testUpdated in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests updating of configuration during import.
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.
ConfigStorageTestBase::testCollection in core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php
Tests that the storage supports collections.
ConfigStorageTestBase::testCRUD in core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php
Tests storage CRUD operations.
ConfigStorageTestBase::testInvalidStorage in core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php
Tests an invalid storage.
ConfigTest::providerSource in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d8/ConfigTest.php
Provides source data for ::testSource.
ConfigTest::testSafeStringHandling in core/tests/Drupal/Tests/Core/Config/ConfigTest.php
Tests safe string handling.
ConfigurablePluginBaseTest::testConstructor in core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php
Tests the Constructor.
config_other_module_config_test.weird_simple_config.yml in core/modules/config/tests/config_install_dependency_test/config/install/config_other_module_config_test.weird_simple_config.yml
core/modules/config/tests/config_install_dependency_test/config/install/config_other_module_config_test.weird_simple_config.yml
config_test.system.yml in core/modules/config/tests/config_test/config/install/config_test.system.yml
core/modules/config/tests/config_test/config/install/config_test.system.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
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.
ContainerBuilderTest::testGet in core/tests/Drupal/Tests/Core/DependencyInjection/ContainerBuilderTest.php
Tests get.
ContainerBuilderTest::testRegister in core/tests/Drupal/Tests/Core/DependencyInjection/ContainerBuilderTest.php
Tests register.
ContainerBuilderTest::testSetAlias in core/tests/Drupal/Tests/Core/DependencyInjection/ContainerBuilderTest.php
Tests set alias.
ContainerTest::getMockContainerDefinition in core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php
Gets a mock container definition.
ContainerTest::testGetForFactoryClass in core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php
Tests that Container::get() for factories via class works (Symfony 2.7.0).
ContainerTest::testGetServiceIds in core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php
Tests that Container::getServiceIds() works properly.
ContentModerationRouteSubscriberTest::setLatestRevisionFlagTestCases in core/modules/content_moderation/tests/src/Unit/ContentModerationRouteSubscriberTest.php
Data provider for ::testSetLatestRevisionFlag.
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::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.
ContextAwarePluginTraitTest::testSetContextValue in core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php
Tests set context value.
ContextualLinksTest::testContextualLinksDestinationWithQuery in core/modules/contextual/tests/src/FunctionalJavascript/ContextualLinksTest.php
Tests the contextual links destination with query.
ContextualUnitTest::contextualLinksDataProvider in core/modules/contextual/tests/src/Kernel/ContextualUnitTest.php
Provides test cases for both test functions.
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::testValidate in core/tests/Drupal/Tests/Core/Access/CsrfTokenGeneratorTest.php
Tests CsrfTokenGenerator::validate().
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::testDisableInvalidEvent in core/tests/Drupal/Tests/Core/Database/DatabaseEventsTest.php
Tests disable invalid event.
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.
DbLogTest::testMessageParsing in core/modules/dblog/tests/src/Functional/DbLogTest.php
Test that twig errors are displayed correctly.
DefaultLazyPluginCollectionTest::testConfigurableInterface in core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php
Tests that plugin methods are correctly attached to interfaces.
DefaultLazyPluginCollectionTest::testSetInstanceConfigurationPluginChange in core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php
Tests plugin instances are changed if the configuration plugin key changes.
DefaultMenuLinkTreeManipulatorsTest::mockTree in core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php
Creates a mock tree.
DefaultMenuLinkTreeManipulatorsTest::testCheckAccess in core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php
Tests the checkAccess() tree manipulator.
DefaultMenuLinkTreeManipulatorsTest::testCheckNodeAccess in core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php
Tests the optimized node access checking.
DefaultsSectionStorageTest::testExtractEntityFromRouteCreate in core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php
Tests extract entity from route create.
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().
deprecated_module.settings.yml in core/modules/system/tests/modules/deprecated_module/config/install/deprecated_module.settings.yml
core/modules/system/tests/modules/deprecated_module/config/install/deprecated_module.settings.yml
DocParserTest::testArrayWithColon in core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testBasicAnnotations in core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testDefaultAnnotationValueIsNotOverwritten in core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testDefaultValueAnnotations in core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testNamespacedAnnotations in core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testTrailingCommaIsAllowed in core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testTypicalMethodDocBlock in core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
Tests typical method doc block.
DownloadTest::checkUrl in core/modules/file/tests/src/Functional/DownloadTest.php
Download a file from the URL generated by generateString().
DownloadTest::doPrivateFileTransferTest in core/modules/file/tests/src/Functional/DownloadTest.php
Tests the private file transfer system.
ElementTest::providerTestIsEmpty in core/tests/Drupal/Tests/Core/Render/ElementTest.php
ElementTest::testInvalidChildren in core/tests/Drupal/Tests/Core/Render/ElementTest.php
Tests the children() method with an invalid key.
ElementTest::testOptions in core/modules/system/tests/src/Functional/Form/ElementTest.php
Tests expansion of #options for #type checkboxes and radios.
ElementTest::testRadiosChecked in core/modules/system/tests/src/Functional/Form/ElementTest.php
Tests correct checked attribute for radios element.
EmphasisTest::testEmphasisArbitraryHtml in core/modules/ckeditor5/tests/src/FunctionalJavascript/EmphasisTest.php
Tests that arbitrary attributes are allowed via GHS.
EngineTwigTest::testTwigLinkGenerator in core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php
Tests the link_generator Twig functions.
EntityAccessControlHandlerTest::testEntityTranslationAccess in core/tests/Drupal/KernelTests/Core/Entity/EntityAccessControlHandlerTest.php
Ensures entity access for entity translations is properly working.
EntityConverterLatestRevisionTest::testRouteParamWithBundleDefinition in core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterLatestRevisionTest.php
Tests an entity route parameter having 'bundle' definition property.
EntityConverterTest::setUp in core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterTest.php
EntityConverterTest::setUp in core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterTest.php
EntityConverterTest::testRouteParamWithBundleDefinition in core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterTest.php
Tests an entity route parameter having 'bundle' definition property.
EntityDefinitionUpdateMultipleTypesTest::testSingleActionCalls in core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateMultipleTypesTest.php
Tests applying single updates.
EntityDefinitionUpdateProviderTest::testBaseFieldDeleteWithExistingData in core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateProviderTest.php
Tests deleting a base field when it has existing data.
EntityDisplayBaseTest::testPreSave in core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php
Tests pre save.
EntityDisplayFormBaseTest::testCopyFormValuesToEntity in core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php
Tests copy form values to entity.
EntityDisplayTest::testComponentDependencies in core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php
Tests components dependencies additions.
EntityDisplayTest::testEntityDisplayCRUD in core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php
Tests basic CRUD operations on entity display objects.
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
Tests copy form values to entity.
EntityKeysTest::testMultipleKeysCache in core/tests/Drupal/KernelTests/Core/Entity/EntityKeysTest.php
Tests the cache when multiple keys reference a single field.
EntityLinkTest::providerTestLink in core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php
Provides test data for testLink().
EntityLinkTest::testRenderNullEntity in core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php
Test the render method when getEntity returns NULL.
EntityOperationsUnitTest::setUp in core/modules/views/tests/src/Unit/Plugin/views/field/EntityOperationsUnitTest.php
@legacy-covers ::__construct
EntityQueryTest::testMetaData in core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php
Tests adding a tag and metadata to the Entity query object.
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
EntityTestHooks::entityPresave in core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php
Implements hook_entity_presave().
EntityTypeTest::testGetHandler in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getHandler() method.
EntityTypeTest::testIsSerializable in core/tests/Drupal/KernelTests/Core/Entity/EntityTypeTest.php
Tests that the EntityType object can be serialized.
ExplodeTest::testTransform in core/modules/migrate/tests/src/Unit/process/ExplodeTest.php
Tests explode transform process works.
ExtensionPathResolverTest::testUnknownExtension in core/tests/Drupal/KernelTests/Core/Bootstrap/ExtensionPathResolverTest.php
Tests the getPath() method with an unknown extension.
ExtractorTest::testCreateIcon in core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php
Test the IconExtractorBase:createIcon method.
ExtractorTest::testIconExtractorBase in core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php
Test the IconExtractorBase::label and IconExtractorBase::description.
ExtractorTest::testLoadIcon in core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php
Test the IconExtractorBase:loadIcon.
ExtractTest::providerExtractDefault in core/modules/migrate/tests/src/Unit/process/ExtractTest.php
Data provider for testExtractDefault.
ExtractTest::testExtract in core/modules/migrate/tests/src/Unit/process/ExtractTest.php
Tests successful 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.
FieldFormatterTest::testThirdPartySettings in core/modules/field/tests/src/Kernel/FieldFormatterTest.php
Tests availability of third party settings in field render arrays.
FieldInputValueNormalizerTraitTest::keyValueByDeltaTestCases in core/tests/Drupal/Tests/Core/Field/FieldInputValueNormalizerTraitTest.php
Provides test cases for ::testKeyValueByDelta.
FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndOptions in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
Data provider for ::testRenderAsLinkWithPathAndOptions().
FieldPluginBaseTest::providerTestRenderAsLinkWithUrlAndOptions in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
Data provider for ::testRenderAsLinkWithUrlAndOptions().
FieldUiTableTest::providerTestReduceOrder in core/modules/field_ui/tests/src/Unit/FieldUiTableTest.php
Provides test data for testReduceOrder().
FilteredPluginManagerTraitTest::testGetFilteredDefinitions in core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php
Tests get filtered definitions.
FilterInOperatorTest::testFilterOptionAsMarkup in core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php
Tests that the InOperator filter can handle TranslatableMarkup.
FilterSettingsTest::dataProvider in core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterSettingsTest.php
The test data provider.
FilterTest::testCreateFromQueryParameter in core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
Tests create from query parameter.
FilterTest::testCreateFromQueryParameterNested in core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
Tests create from query parameter nested.
FixtureManipulatorTest::testModifyPackageConfig in core/modules/package_manager/tests/src/Kernel/FixtureManipulatorTest.php
Tests modify package config.
FooAccessPolicy::calculatePermissions in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Calculates the permissions for an account within a given scope.
FooCacheContext::getContext in core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php
Returns the string representation of the cache context.
FormattableMarkupTest::providerTestUnexpectedPlaceholder in core/tests/Drupal/Tests/Component/Render/FormattableMarkupTest.php
Data provider for FormattableMarkupTest::testUnexpectedPlaceholder().
FormBuilderTest::buildTestFormStructure in core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
Returns a test form array for use in form builder tests.
FormBuilderTest::testInvalidToken in core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
Tests invalid token.
FormCacheTest::testLoadCachedFormState in core/tests/Drupal/Tests/Core/Form/FormCacheTest.php
Tests load cached form state.
FormHelperTest::providerElements in core/tests/Drupal/Tests/Core/Form/FormHelperTest.php
Provides a list of elements to test.
FormStateDecoratorBaseTest::providerGet in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Provides data to self::testGet().
FormStateDecoratorBaseTest::providerGetTemporaryValue in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Provides data to self::testGetTemporaryValue().
FormStateDecoratorBaseTest::providerGetTemporaryValue in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Provides data to self::testGetTemporaryValue().
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
Tests add build info.
FormStateDecoratorBaseTest::testAddCleanValueKey in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests add clean value key.
FormStateDecoratorBaseTest::testAddRebuildInfo in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests add rebuild info.
FormStateDecoratorBaseTest::testGetBuildInfo in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests get build info.
FormStateDecoratorBaseTest::testGetButtons in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests get buttons.
FormStateDecoratorBaseTest::testGetCacheableArray in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests get cacheable array.
FormStateDecoratorBaseTest::testGetCleanValueKeys in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests get clean value keys.
FormStateDecoratorBaseTest::testGetCompleteForm in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests get complete form.
FormStateDecoratorBaseTest::testGetError in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests get error.
FormStateDecoratorBaseTest::testGetErrors in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests get errors.
FormStateDecoratorBaseTest::testGetGroups in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests get groups.
FormStateDecoratorBaseTest::testGetRebuildInfo in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests get rebuild info.
FormStateDecoratorBaseTest::testGetStorage in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests get storage.
FormStateDecoratorBaseTest::testGetSubmitHandlers in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests get submit handlers.
FormStateDecoratorBaseTest::testGetTemporary in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests get temporary.
FormStateDecoratorBaseTest::testGetTriggeringElement in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests get triggering element.
FormStateDecoratorBaseTest::testGetUserInput in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests get user input.
FormStateDecoratorBaseTest::testGetValidateHandlers in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests get validate handlers.
FormStateDecoratorBaseTest::testGetValue in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests get value.
FormStateDecoratorBaseTest::testGetValues in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests get values.
FormStateDecoratorBaseTest::testHasValue in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests has value.
FormStateDecoratorBaseTest::testIsValueEmpty in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests is value empty.
FormStateDecoratorBaseTest::testSetBuildInfo in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set build info.
FormStateDecoratorBaseTest::testSetButtons in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set buttons.
FormStateDecoratorBaseTest::testSetCleanValueKeys in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set clean value keys.
FormStateDecoratorBaseTest::testSetCompleteForm in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set complete form.
FormStateDecoratorBaseTest::testSetError in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set error.
FormStateDecoratorBaseTest::testSetErrorByName in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set error by name.
FormStateDecoratorBaseTest::testSetFormState in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set form state.
FormStateDecoratorBaseTest::testSetGroups in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set groups.
FormStateDecoratorBaseTest::testSetRebuildInfo in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set rebuild info.
FormStateDecoratorBaseTest::testSetStorage in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set storage.
FormStateDecoratorBaseTest::testSetSubmitHandlers in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set submit handlers.
FormStateDecoratorBaseTest::testSetTemporary in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set temporary.
FormStateDecoratorBaseTest::testSetTriggeringElement in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set triggering element.
FormStateDecoratorBaseTest::testSetUserInput in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set user input.
FormStateDecoratorBaseTest::testSetValidateHandlers in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set validate handlers.
FormStateDecoratorBaseTest::testSetValue in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set value.
FormStateDecoratorBaseTest::testSetValueForElement in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set value for element.
FormStateDecoratorBaseTest::testSetValues in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Tests set values.
FormStateTest::providerTestGetError in core/tests/Drupal/Tests/Core/Form/FormStateTest.php
FormStateTest::testGetValues in core/tests/Drupal/Tests/Core/Form/FormStateTest.php
Tests get values.
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::testLabelOnMultiValueFields in core/modules/field/tests/src/Functional/FormTest.php
Tests the form display of the label for multi-value fields.
FormTest::testRequiredCheckboxesRadio in core/modules/system/tests/src/Functional/Form/FormTest.php
Tests validation for required checkbox, select, and radio elements.
FormTestCheckboxesZeroForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesZeroForm.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.
hook_install in core/lib/Drupal/Core/Extension/module.api.php
Perform setup tasks when the module is installed.
hook_navigation_content_top in core/modules/navigation/navigation.api.php
Provide content for Navigation content_top section.
HTMLRestrictionsTest::providerConvenienceConstructors in core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php
Provides data to testConvenienceConstructors().
IconDefinitionTest::providerCreateIcon in core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php
Data provider for ::testCreateIcon().
IconDefinitionTest::providerGetPreview in core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php
Data provider for ::testGetPreview().
IconDefinitionTest::providerGetPreview in core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php
Data provider for ::testGetPreview().
IconDefinitionTest::testCreateIconHumanize in core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php
Test the IconDefinition::humanize method.
IconDefinitionTest::testGetRenderable in core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php
Test the IconDefinition::getRenderable method.
IconFinderTest::providerExtractIconIdFromFilename in core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php
Data provider for ::testExtractIconIdFromFilename().
IconFinderTest::providerGetFilesFromSourcesPath in core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php
Data provider for ::testGetFilesFromSourcesPath().
IconPackManagerKernelTest::testProcessDefinitionDisabled in core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php
Test the IconPackManager::processDefinition method with disable pack.
IconPackManagerTest::testIconPackLibraryName in core/tests/Drupal/Tests/Core/Theme/Icon/IconPackManagerTest.php
Test the library names.
IconsTwigExtensionTest::testGetIconRenderable in core/tests/Drupal/Tests/Core/Theme/Icon/IconsTwigExtensionTest.php
Test the IconsTwigExtension::getIconRenderable method.
IconTest::providerPreRenderIcon in core/tests/Drupal/Tests/Core/Theme/Icon/IconTest.php
Data provider for ::testPreRenderIcon().
IconTest::testPreRenderIconNoIcon in core/tests/Drupal/Tests/Core/Theme/Icon/IconTest.php
Test the Icon::preRenderIcon method.
IconTestTrait::createTestIcon in core/tests/Drupal/Tests/Core/Theme/Icon/IconTestTrait.php
Create an icon.
icon_test.icons.yml in core/modules/system/tests/modules/icon_test/icon_test.icons.yml
core/modules/system/tests/modules/icon_test/icon_test.icons.yml
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.
ImageModuleTestHooks::imageStylePresave in core/modules/image/tests/modules/image_module_test/src/Hook/ImageModuleTestHooks.php
Implements hook_ENTITY_TYPE_presave().
ImageTestBaselineTrait::testImageArbitraryHtml in core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBaselineTrait.php
Tests that arbitrary attributes are allowed via GHS.
InputTest::testDefaultValueFromNonExistentConfigWithFallback in core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php
Tests getting the fallback default value from non-existing configuration.
InspectorTest::providerTestAssertAllStrings in core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php
InspectorTest::testAssertAllHaveKey in core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php
Tests asserting all members have specified keys.
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.
JsonApiDocumentTopLevelNormalizerTest::denormalizeProvider in core/modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
Data provider for the denormalize test.
JsonApiRegressionTest::testEmptyMapFieldTypeDenormalization in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensure optional `@FieldType=map` fields are denormalized correctly.
JsonApiRegressionTest::testMapFieldTypeNormalizationFromIssue3040590 in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensure `@FieldType=map` fields are normalized correctly.
KeyValueEntityStorageTest::testCreate in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
Tests create.
KeyValueEntityStorageTest::testDelete in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
Tests delete.
KeyValueEntityStorageTest::testLoadMultipleAll in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
Tests load multiple all.
KeyValueEntityStorageTest::testSaveRenameConfigEntity in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
Tests save rename config entity.
LanguageSwitchingTest::doTestLanguageBlockAnonymous in core/modules/language/tests/src/Functional/LanguageSwitchingTest.php
For anonymous users, the "active" class is set by PHP.
LayoutBuilderContentModerationIntegrationTest::testLayoutModeration in core/modules/content_moderation/tests/src/Functional/LayoutBuilderContentModerationIntegrationTest.php
Tests that Layout changes are respected by Content Moderation.
LayoutDefaultTest::providerTestBuild in core/tests/Drupal/Tests/Core/Layout/LayoutDefaultTest.php
Provides test data for ::testBuild().
LayoutSectionTest::providerTestLayoutSectionFormatter in core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php
Provides test data for ::testLayoutSectionFormatter().
LegacyRequirementSeverityTest::requirementProvider in core/tests/Drupal/KernelTests/Core/Extension/LegacyRequirementSeverityTest.php
Data provider for requirement helper test.
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::linkComparisonProvider in core/modules/jsonapi/tests/src/Unit/JsonApiResource/LinkTest.php
Provides test data for link comparison.
LinkTest::linkMergeProvider in core/modules/jsonapi/tests/src/Unit/JsonApiResource/LinkTest.php
Provides test data for link merging.
LocaleTranslationProjectsTest::testLocaleTranslationClearCacheProjects in core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php
Tests \Drupal\locale\LocaleProjectStorageInterface::resetCache().
MailManagerTest::testGetInstance in core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php
Tests the getInstance method.
ManagedFile::processManagedFile in core/modules/file/src/Element/ManagedFile.php
Render API callback: Expands the managed_file element type.
MediaEmbedFilterTest::providerTestBasics in core/modules/media/tests/src/Kernel/MediaEmbedFilterTest.php
Data provider for testBasics().
MediaLibrarySelectFormTest::testViewsForm in core/modules/media_library/tests/src/Unit/MediaLibrarySelectFormTest.php
Tests views form.
MediaLinkabilityTest::testLinkedMediaArbitraryHtml in core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaLinkabilityTest.php
Ensures arbitrary attributes can be added on links wrapping media via GHS.
MediaTest::testMediaArbitraryHtml in core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaTest.php
Tests that arbitrary attributes are allowed via GHS.
MemoryBackendTest::testGarbageCollection in core/tests/Drupal/Tests/Core/Cache/MemoryBackendTest.php
Tests that expired cache items are removed from memory.
MenuLinkDefaultFormTest::testExtractFormValues in core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultFormTest.php
Tests extract form values.
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
Tests serialize.
MenuTreeStorageTest::testLoadByProperties in core/tests/Drupal/KernelTests/Core/Menu/MenuTreeStorageTest.php
Tests MenuTreeStorage::loadByProperties().
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.
MigrateFieldWidgetSettingsTest::testWidgetSettings in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldWidgetSettingsTest.php
Tests that migrated view modes can be loaded using D8 API's.
MigrateLookupTest::providerExceptionOnMultipleMigrationsNotFound in core/modules/migrate/tests/src/Unit/MigrateLookupTest.php
Provides data for testExceptionOnMultipleMigrationsNotFound.
MigrateMenuLinkTest::testMenuLinks in core/modules/menu_link_content/tests/src/Kernel/Migrate/d6/MigrateMenuLinkTest.php
Tests migration of menu links.
MigrateMenuLinkTranslationTest::testMenuLinks in core/modules/menu_link_content/tests/src/Kernel/Migrate/d6/MigrateMenuLinkTranslationTest.php
Tests migration of menu links.
MigrateStatusTest::testStatus in core/modules/migrate/tests/src/Kernel/MigrateStatusTest.php
Tests different connection types.
MigrateUpgradeFormStepsTest::testMigrateUpgradeReviewPage in core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php
Tests the flow of the Migrate Drupal UI form.
MigrationLookupTest::testMultipleMigrations in core/modules/migrate/tests/src/Unit/process/MigrationLookupTest.php
Tests processing multiple migrations and source IDs.
MigrationTest::providerTestAddOptionalDependencies in core/modules/migrate/tests/src/Unit/MigrationTest.php
Provides data for testAddOptionalDependencies.
MigrationTest::providerTestAddRequiredDependencies in core/modules/migrate/tests/src/Unit/MigrationTest.php
Provides data for testAddRequiredDependencies.
MigrationTest::testGetDestinationIds in core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php
Tests Migration::getDestinationIds()
MigrationTest::testGetMigrationDependencies in core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php
Tests Migration::getMigrationDependencies()
MimeTypeMapTest::testRemoveMapping in core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php
Tests remove mapping.
ModuleInstallerTest::testCacheBinCleanup in core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php
Tests cache bins defined by modules are removed when uninstalled.
MultipleWidgetFormTest::testLabelOnMultiValueFields in core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php
Tests the form display of the label for multi-value fields.
NamedPlaceholderConverterTest::statementsWithParametersProvider in core/modules/mysqli/tests/src/Unit/NamedPlaceholderConverterTest.php
Data for testParse.
NavigationMenuBlockTest::setUp in core/modules/navigation/tests/src/Kernel/NavigationMenuBlockTest.php
NavigationMenuMarkupTest::setUp in core/modules/navigation/tests/src/Kernel/NavigationMenuMarkupTest.php
NavigationTestHooks::menuLinksDiscoveredAlter in core/modules/navigation/tests/navigation_test/src/Hook/NavigationTestHooks.php
Implements hook_menu_links_discovered_alter().
NavigationTestHooks::navigationContentTop in core/modules/navigation/tests/navigation_test/src/Hook/NavigationTestHooks.php
Implements hook_navigation_content_top().
NodeTypeTest::testNodeTypeEditing in core/modules/node/tests/src/Functional/NodeTypeTest.php
Tests editing a node type using the UI.
NoOptimizeCacheContext::getContext in core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php
Returns the string representation of the cache context.
OptimizedPhpArrayDumperTest::getDefinitionsDataProvider in core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php
Data provider for testGetServiceDefinitions().
OptimizedPhpArrayDumperTest::testGetServiceDefinitionWithReferenceToAlias in core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php
Tests that references to aliases work correctly.
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.
PathBasedBreadcrumbBuilderTest::testBuildWithNullTitle in core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php
Tests the build method with a NULL title route.
PathBasedBreadcrumbBuilderTest::testBuildWithNullTitle in core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php
Tests the build method with a NULL title route.
PathBasedBreadcrumbBuilderTest::testBuildWithThreePathElements in core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php
Tests the build method with three path elements.
PathBasedBreadcrumbBuilderTest::testBuildWithThreePathElements in core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php
Tests the build method with three path elements.
PathExtractorTest::providerDiscoverIconsPath in core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php
Data provider for ::testDiscoverIconsPath().
PathProcessorTest::processOutbound in core/modules/system/tests/modules/url_alter_test/src/PathProcessorTest.php
Processes the outbound path.
PathValidatorTest::testGetUrlIfValidWithQuery in core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php
Tests the getUrlIfValid() method with a query in the path.
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
PluginIdTest::testGet in core/tests/Drupal/Tests/Component/Annotation/PluginIdTest.php
Tests get.
PluginIdTest::testGet in core/tests/Drupal/Tests/Component/Plugin/Attribute/PluginIdTest.php
Tests get.
PluginManagerBaseTest::testGetInstance in core/tests/Drupal/Tests/Component/Plugin/PluginManagerBaseTest.php
Tests get instance.
PluginManagerBaseTest::testGetInstanceWithoutMapperShouldThrowException in core/tests/Drupal/Tests/Component/Plugin/PluginManagerBaseTest.php
Tests get instance without mapper should throw exception.
PluginSettingsBaseTest::testGetThirdPartySettings in core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php
Tests get third party settings.
PluginTest::testGet in core/tests/Drupal/Tests/Component/Annotation/PluginTest.php
@legacy-covers ::__construct @legacy-covers ::parse @legacy-covers ::get
ProcessFieldTest::providerTestTransform in core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php
Provides data for the transform method test.
QueryParameterTest::providerGetArgument in core/modules/views/tests/src/Unit/Plugin/argument_default/QueryParameterTest.php
Provides data for testGetArgument().
RecipeRunnerTest::testConfigActionsPreExistingConfig in core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php
Tests a recipe that has actions and with pre-existing configuration.
RedirectTest::testRedirect in core/modules/system/tests/src/Functional/Form/RedirectTest.php
Tests form redirection.
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::setUp in core/modules/jsonapi/tests/src/Kernel/ResourceType/RelatedResourceTypesTest.php
RenderedEntityTest::testRenderNullEntity in core/modules/views/tests/src/Unit/Plugin/views/field/RenderedEntityTest.php
Tests the render method when getEntity returns NULL.
RenderElementTest::providerTestSetAttributes in core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php
Provides test data for testSetAttributes().
RenderElementTest::testPreRenderAjaxForm in core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php
Tests pre render ajax form.
RenderElementTest::testPreRenderAjaxFormWithQueryOptions in core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php
Tests pre render ajax form with query options.
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::testBubblingWithPrerender in core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php
Tests bubbling of bubbleable metadata added by #pre_render callbacks.
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.
RendererBubblingTest::testOverWriteCacheKeys in core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php
Tests that an element's cache keys cannot be changed during its rendering.
RendererPlaceholdersTest::generatePlaceholderElement in core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
Generates an element with a placeholder.
RendererPlaceholdersTest::generatePlaceholdersWithChildrenTestElement in core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
Generates an element with placeholders at 3 levels.
RendererPlaceholdersTest::providerPlaceholders in core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
Provides the two classes of placeholders: cacheable and uncacheable.
RendererPlaceholdersTest::testCacheableParent in core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
Tests cacheable parent.
RendererPlaceholdersTest::testCacheableParentWithPostRequest in core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
Tests cacheable parent with post request.
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::testUncacheableParent in core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
Tests uncacheable parent.
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.
RendererTest::testDeprecatedAccess in core/tests/Drupal/Tests/Core/Render/RendererTest.php
#[IgnoreDeprecations]
RequestSanitizerTest::providerTestRequestSanitization in core/tests/Drupal/Tests/Core/Security/RequestSanitizerTest.php
Data provider for testRequestSanitization.
RequirementSeverityTest::requirementProvider in core/tests/Drupal/Tests/Core/Extension/Requirement/RequirementSeverityTest.php
Data provider for requirement helper test.
RequirementSeverityTest::testConvertLegacySeverities in core/tests/Drupal/Tests/Core/Extension/Requirement/RequirementSeverityTest.php
Tests convert legacy severities.
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.
ResourceTestBase::testGetIndividual in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests GETting an individual resource, plus edge cases to ensure good DX.
ResourceTestBase::testRevisions in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests individual and collection revisions.
ResponsiveImageIntegrationTest::testEntityViewDisplayDependency in core/modules/responsive_image/tests/src/Kernel/ResponsiveImageIntegrationTest.php
Tests integration with entity view display.
ReverseContainerTest::testGetId in core/tests/Drupal/Tests/Component/DependencyInjection/ReverseContainerTest.php
Tests get id.
ReverseContainerTest::testRecordContainer in core/tests/Drupal/Tests/Component/DependencyInjection/ReverseContainerTest.php
Tests record container.
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.
RouteProviderTest::testRouteCaching in core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
Tests that route caching works.
SectionListTestBase::setUp in core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php
SectionListTestBase::testAppendSection in core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php
Tests append section.
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
Tests insert section.
SectionListTestBase::testRemoveSection in core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php
Tests remove section.
SectionTest::providerTestGetLayout in core/modules/layout_builder/tests/src/Unit/SectionTest.php
Provides test data for ::testGetLayout().
ShortcutCacheTagsTest::testEntityCreation in core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php
Tests that when creating a shortcut, the shortcut set tag is invalidated.
SourceEditingPluginTest::providerGetDynamicPluginConfig in core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php
Provides a list of configs to test.
SqlContentEntityStorageSchemaTest::providerTestRequiresEntityDataMigration in core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php
StaticMapTest::testMapWithInvalidSource in core/modules/migrate/tests/src/Unit/process/StaticMapTest.php
Tests when the source is invalid.
StaticMapTest::testMapWithInvalidSourceAndBypass in core/modules/migrate/tests/src/Unit/process/StaticMapTest.php
Tests when the source is invalid and bypass is enabled.
StaticMapTest::testMapWithInvalidSourceWithADefaultValue in core/modules/migrate/tests/src/Unit/process/StaticMapTest.php
Tests when the source is invalid but there's a default.
StaticMapTest::testMapWithInvalidSourceWithANullDefaultValue in core/modules/migrate/tests/src/Unit/process/StaticMapTest.php
Tests when the source is invalid but there's a default value of NULL.
StaticMapTest::testMapWithSourceList in core/modules/migrate/tests/src/Unit/process/StaticMapTest.php
Tests map when the source is a list.
StatusReportTest::testPreRenderGroupRequirements in core/tests/Drupal/KernelTests/Core/Render/Element/StatusReportTest.php
Tests the status report element.
StatusReportTest::testPreRenderGroupRequirements in core/tests/Drupal/KernelTests/Core/Render/Element/StatusReportTest.php
Tests the status report element.
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.
StreamFileUploaderTest::testWriteStreamToFileSuccess in core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php
Tests write stream to file success.
StubSourceGeneratorPlugin::initializeIterator in core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
Initializes the iterator with the source data.
SubformStateTest::providerTestSetValues in core/tests/Drupal/Tests/Core/Form/SubformStateTest.php
Provides data to self::testSetValues().
SubProcessWithSkipTest::getDefinition in core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php
Provides the test migration definition.
SubProcessWithSkipTest::providerTestSubProcessSkip in core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php
Data provider for testNotFoundSubProcess().
SuperUserAccessPolicyTest::testAlterPermissions in core/tests/Drupal/Tests/Core/Session/SuperUserAccessPolicyTest.php
Tests the alterPermissions method.
SvgExtractorTest::providerDiscoverIconsSvg in core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php
Data provider for ::testDiscoverIconsSvg().
SvgExtractorTest::providerLoadIconSvg in core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php
Data provider for ::testLoadIconSvg().
SvgSpriteExtractorTest::providerDiscoverIconsSvgSprite in core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php
Data provider for ::testDiscoverIconsSvgSprite().
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.
system_test.info.yml in core/modules/system/tests/modules/system_test/system_test.info.yml
core/modules/system/tests/modules/system_test/system_test.info.yml
TableSortExtenderTest::testTableSortInit in core/tests/Drupal/KernelTests/Core/Render/Element/TableSortExtenderTest.php
Tests \Drupal\Core\Utility\TableSort::getContextFromRequest().
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().
TaxonomyCrudHooks::taxonomyVocabularyPresave in core/modules/taxonomy/tests/modules/taxonomy_crud/src/Hook/TaxonomyCrudHooks.php
Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities.
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.
TestObjectItemTest::testTestObjectItem in core/modules/field/tests/src/Kernel/TestObjectItemTest.php
Tests the serialization of a field type that has an object.
TestThemeThemeHooks::formSystemThemeSettingsAlter in core/modules/system/tests/themes/test_theme_theme/src/Hook/TestThemeThemeHooks.php
Implements hook_form_system_theme_settings_alter().
test_theme_settings_form_system_theme_settings_alter in core/modules/system/tests/themes/test_theme_settings/theme-settings.php
Implements hook_form_system_theme_settings_alter().
ThemeTest::testAttributeMerging in core/modules/system/tests/src/Kernel/Theme/ThemeTest.php
Tests attribute merging.
TitleResolverTest::testStaticTitleWithNullAndArrayValueParameter in core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php
Tests a static title with a non-scalar value parameter.
ToolkitTest::testDerivative in core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php
Tests image toolkit operations inheritance by derivative toolkits.
TranslationManagerTest::providerTestTranslatePlaceholder in core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php
Provides test data for translate().
TwigDeprecationsTest::assertRendered in core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php
Assert that 'theme_test_deprecations_preprocess' renders expected text.
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.
TwigExtensionTest::testLinkWithOverriddenAttributes in core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php
Tests link with overridden attributes.
TwigMarkupInterfaceTest::providerTestMarkupInterfaceEmpty in core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php
Provide test examples.
TwigThemeTestController::linkGeneratorRender in core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php
Renders for testing link_generator functions in a Twig template.
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.
UnroutedUrlAssemblerTest::providerTestAssembleWithExternalUrl in core/tests/Drupal/Tests/Core/Utility/UnroutedUrlAssemblerTest.php
Provides test data for testAssembleWithExternalUrl.
UnroutedUrlAssemblerTest::providerTestAssembleWithLocalUri in core/tests/Drupal/Tests/Core/Utility/UnroutedUrlAssemblerTest.php
UpcastingTest::testUpcasting in core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php
Confirms that all parameters are converted as expected.
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
Data provider for testDbUrlToConnectionConversion().
UrlGeneratorTest::providerTestNoPath in core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php
Data provider for ::testNoPath().
UrlHelperTest::providerTestExternalIsLocalInvalid in core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php
Provides invalid argument data for local external URL detection.
UrlTest::providerTestEntityUris in core/tests/Drupal/Tests/Core/UrlTest.php
Data provider for testing entity URIs.
UrlTest::testActiveLinkAttributes in core/modules/system/tests/src/Functional/Common/UrlTest.php
Tests the active class in links.
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::testMergeOptions in core/tests/Drupal/Tests/Core/UrlTest.php
Tests the mergeOptions() method.
UrlTest::testSetOptions in core/tests/Drupal/Tests/Core/UrlTest.php
Tests the setOptions() method.
UrlTest::testSetRouteParametersWithUnroutedUrl in core/tests/Drupal/Tests/Core/UrlTest.php
Tests the setRouteParameters() with an unrouted URL.
UrlTest::testSetRouteParameterWithUnroutedUrl in core/tests/Drupal/Tests/Core/UrlTest.php
Tests the setRouteParameter() with an unrouted URL.
UsageTest::doTestRemoveUsage in core/modules/file/tests/src/Kernel/UsageTest.php
Tests \Drupal\file\FileUsage\DatabaseFileUsageBackend::delete().
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.
UserNameValidatorTest::invalidUserNameProvider in core/modules/user/tests/src/Kernel/UserNameValidatorTest.php
Provides invalid 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.
UserSessionTest::testNamePropertyDeprecation in core/tests/Drupal/Tests/Core/Session/UserSessionTest.php
Tests the name property deprecation.
VariableMultiRowTest::providerSource in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowTest.php
Provides source data for ::testSource.
VariableTest::providerSource in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableTest.php
Provides source data for ::testSource.
VariationCacheTest::testNoVariations in core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php
Tests a cache item that has no variations.
ViewsConfigDependenciesIntegrationTest::testImage in core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php
Tests integration with image module.
ViewsModerationStateFilterTest::setUp in core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php
Sets up the test.
ViewsModerationStateFilterTest::setUp in core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php
Sets up the test.
ViewsModerationStateFilterTest::testStateFilterViewsRelationship in core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php
Tests the content moderation state filter.
ViewsTestDataViewsExecutionHooks::viewsPreRender in core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php
Implements hook_views_pre_render().
VocabularyCrudTest::testTaxonomyVocabularyLoadMultiple in core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php
Tests for loading multiple vocabularies.
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.
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.
x33.php in core/lib/Drupal/Component/Transliteration/data/x33.php
YamlPeclTest::testObjectSupportDisabled in core/tests/Drupal/Tests/Component/Serialization/YamlPeclTest.php
Ensures that php object support is disabled.
YamlTest::testEncodeObjectSupportDisabled in core/tests/Drupal/Tests/Component/Serialization/YamlTest.php
Ensures that php object support is disabled.
YamlTestBase::providerEncodeDecodeTests in core/tests/Drupal/Tests/Component/Serialization/YamlTestBase.php
Some data that should be able to be serialized.

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