AccessRoleUITest::testAccessRoleUI in core/modules/user/tests/src/Functional/AccessRoleUITest.php
Tests the role access plugin UI.
AccountSettingsForm::create in core/modules/user/src/AccountSettingsForm.php
ActionFormBase::create in core/modules/action/src/Form/ActionFormBase.php
Instantiates a new instance of this class.
ActionListTest::testEmptyActionList in core/modules/action/tests/src/Functional/ActionListTest.php
Tests the behavior when there are no actions to list in the admin page.
ActionTest::testOperations in core/modules/system/tests/src/Kernel/Action/ActionTest.php
Tests the functionality of test actions.
ActionUninstallTest::testActionUninstall in core/modules/action/tests/src/Functional/ActionUninstallTest.php
Tests Actions UI uninstall.
AddFormBase::create in core/modules/media_library/src/Form/AddFormBase.php
Instantiates a new instance of this class.
AliasTest::testLookupPath in core/modules/path_alias/tests/src/Kernel/AliasTest.php
@covers \Drupal\path_alias\AliasManager::getPathByAlias @covers \Drupal\path_alias\AliasManager::getAliasByPath
AliasTest::testWhitelist in core/modules/path_alias/tests/src/Kernel/AliasTest.php
Tests the alias whitelist.
AreaEntityTest::testEntityArea in core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php
Tests the area handler.
AreaEntityTest::testEntityAreaData in core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php
Tests views data for entity area handlers.
BigPipeInterfacePreviewThemeSuggestionsTest::setUp in core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php
BlockConfigEntityUnitTest::setUp in core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php
BlockContent::create in core/modules/block_content/src/Plugin/Derivative/BlockContent.php
Creates a new class instance.
BlockContentCacheTagsTest::testBlock in core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php
Tests that the block is cached with the correct contexts and tags.
BlockContentController::create in core/modules/block_content/src/Controller/BlockContentController.php
Instantiates a new instance of the implementing class using autowiring.
BlockContentDeletionTest::testDeletingBlockContentShouldClearPluginCache in core/modules/block_content/tests/src/Kernel/BlockContentDeletionTest.php
Tests deleting a block_content updates the discovered block plugin.
BlockContentEntityReferenceSelectionTest::setUp in core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php
BlockContentListTest::testListing in core/modules/block_content/tests/src/Functional/BlockContentListTest.php
Tests the content block listing page with different permissions.
BlockContentListViewsTest::testListing in core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php
Tests the content block listing page.
BlockContentLocalTasksTest::setUp in core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php
BlockContentRevisionsTest::testRevisions in core/modules/block_content/tests/src/Functional/BlockContentRevisionsTest.php
Checks block revision related operations.
BlockContentTranslationUITest::doTestTranslationEdit in core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php
Tests edit content translation.
BlockContentTypeTest::testsBlockContentAddTypes in core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php
Tests that redirects work as expected when multiple block types exist.
BlockContentWizardTest::testViewAddBlockContent in core/modules/block_content/tests/src/Functional/Views/BlockContentWizardTest.php
Tests creating a 'block_content' entity view.
BlockForm::create in core/modules/block/src/BlockForm.php
Instantiates a new instance of this class.
BlockListBuilder::createInstance in core/modules/block/src/BlockListBuilder.php
Instantiates a new instance of this entity handler.
BlockPluginId::create in core/modules/block/src/Plugin/migrate/process/BlockPluginId.php
Creates an instance of the plugin.
BlockRenderOrderTest::testBlockRenderOrder in core/modules/block/tests/src/Functional/BlockRenderOrderTest.php
Tests the render order of the blocks.
BlockStorageUnitTest::setUp in core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php
BlockTestBase::setUp in core/modules/block/tests/src/Functional/BlockTestBase.php
BlockUiTest::testBlockDemoUiPage in core/modules/block/tests/src/Functional/BlockUiTest.php
Tests block demo page exists and functions correctly.
BlockViewBuilderTest::getBlockRenderArray in core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
Get a fully built render array for a block.
BlockViewBuilderTest::setUp in core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
BookAdminEditForm::create in core/modules/book/src/Form/BookAdminEditForm.php
Instantiates a new instance of this class.
BookTest::testBookDelete in core/modules/book/tests/src/Functional/BookTest.php
Tests the access for deleting top-level book nodes.
BreakLockForm::create in core/modules/views_ui/src/Form/BreakLockForm.php
Instantiates a new instance of this class.
BreakLockLink::create in core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php
Creates an instance of the plugin.
BulkDeleteTest::setUp in core/modules/field/tests/src/Kernel/BulkDeleteTest.php
BulkDeleteTest::testPurgeWithDeletedAndActiveField in core/modules/field/tests/src/Kernel/BulkDeleteTest.php
Tests that recreating a field with the name as a deleted field works.
BulkFormTest::loadNode in core/modules/node/tests/src/Functional/Views/BulkFormTest.php
Load the specified node from the storage.
BulkFormTest::testBulkForm in core/modules/views/tests/src/Functional/BulkFormTest.php
Tests the bulk form.
BulkFormTest::testBulkForm in core/modules/user/tests/src/Functional/Views/BulkFormTest.php
Tests the user bulk form.
BundleConstraintValidatorTest::assertValidation in core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php
Executes the BundleConstraintValidator test for a given bundle.
CacheabilityMetadataConfigOverrideTest::testConfigEntityOverride in core/tests/Drupal/KernelTests/Core/Config/CacheabilityMetadataConfigOverrideTest.php
Tests if config overrides set cacheability metadata on config entities.
CacheableMetadataCalculationTest::setUp in core/modules/views/tests/src/Kernel/CacheableMetadataCalculationTest.php
CacheTagTest::setUp in core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php
Sets up the test.
ChooseBlockController::create in core/modules/layout_builder/src/Controller/ChooseBlockController.php
Instantiates a new instance of this class.
CommentAdminOverview::create in core/modules/comment/src/Form/CommentAdminOverview.php
Instantiates a new instance of this class.
CommentDefaultFormatterCacheTagsTest::testCacheTags in core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php
Tests the bubbling of cache tags.
CommentItemTest::testCommentItem in core/modules/comment/tests/src/Kernel/CommentItemTest.php
Tests using entity fields of the comment field type.
CommentNameConstraintValidator::create in core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php
Instantiates a new instance of this class.
CommentStatisticsTest::testCommentNodeCommentStatistics in core/modules/comment/tests/src/Functional/CommentStatisticsTest.php
Tests the node comment statistics.
CommentStorage::createInstance in core/modules/comment/src/CommentStorage.php
Instantiates a new instance of this entity handler.
CommentTranslationUITest::doTestAuthoringInfo in core/modules/comment/tests/src/Functional/CommentTranslationUITest.php
Tests the translation authoring information.
CommentTranslationUITest::doTestTranslationEdit in core/modules/comment/tests/src/Functional/CommentTranslationUITest.php
Tests edit content translation.
CommentTypeForm::create in core/modules/comment/src/CommentTypeForm.php
Instantiates a new instance of this class.
CommentViewBuilder::createInstance in core/modules/comment/src/CommentViewBuilder.php
Instantiates a new instance of this entity handler.
CommentViewsKernelTestBase::setUp in core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php
ConfigDependencyTest::testConfigEntityDelete in core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php
Tests deleting a configuration entity and dependency management.
ConfigDependencyTest::testConfigEntityUninstall in core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php
Tests ConfigManager::uninstall() and config entity dependency management.
ConfigDependencyTest::testConfigEntityUninstallComplex in core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php
Tests complex configuration entity dependency handling during uninstall.
ConfigDependencyTest::testConfigEntityUninstallThirdParty in core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php
@covers ::uninstall @covers ::getConfigEntitiesToChangeOnDependencyRemoval
ConfigDependencyTest::testContentEntityDelete in core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php
Tests getConfigEntitiesToChangeOnDependencyRemoval() with content entities.
ConfigDependencyTest::testDependencyManagement in core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php
Tests creating dependencies on configuration entities.
ConfigDependencyWebTest::testConfigDependencyDeleteFormTrait in core/modules/config/tests/src/Functional/ConfigDependencyWebTest.php
Tests ConfigDependencyDeleteFormTrait.
ConfigEntityFormOverrideTest::testFormsWithOverrides in core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php
Tests that overrides do not affect forms or listing screens.
ConfigEntityListTest::testList in core/modules/config/tests/src/Functional/ConfigEntityListTest.php
Tests entity list builder methods.
ConfigEntityListTest::testPager in core/modules/config/tests/src/Functional/ConfigEntityListTest.php
Tests paging.
ConfigEntityMapper::create in core/modules/config_translation/src/ConfigEntityMapper.php
Creates an instance of the plugin.
ConfigEntityStaticCacheTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStaticCacheTest.php
ConfigEntityStaticCacheTest::testCacheHit in core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStaticCacheTest.php
Tests that the static cache is working.
ConfigEntityStaticCacheTest::testReset in core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStaticCacheTest.php
Tests that the static cache is reset on entity save and delete.
ConfigEntityStorageTest::setUp in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::__construct
ConfigEntityStorageTest::testUUIDConflict in core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStorageTest.php
Tests creating configuration entities with changed UUIDs.
ConfigEntityUnitTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigEntityUnitTest.php
ConfigEntityUpdater::create in core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php
Instantiates a new instance of this class.
ConfigEntityUpdaterTest::testUpdate in core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php
@covers ::update
ConfigEntityUpdaterTest::testUpdateDefaultCallback in core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php
@covers ::update
ConfigSingleExportForm::create in core/modules/config/src/Form/ConfigSingleExportForm.php
Instantiates a new instance of this class.
ConfigSingleImportForm::create in core/modules/config/src/Form/ConfigSingleImportForm.php
Instantiates a new instance of this class.
ConfigTranslationBlockListBuilder::createInstance in core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php
Instantiates a new instance of this entity handler.
ConfigTranslationFieldListBuilder::createInstance in core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php
Instantiates a new instance of this entity handler.
ConfigTranslationOverviewTest::testListingPageWithOverrides in core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php
Tests that overrides do not affect listing screens.
ContentEntity::create in core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntity.php
Creates an instance of the plugin.
ContentEntityDeriver::create in core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php
Creates a new class instance.
ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::testCorrectUserInputMappingOnComplexFields in core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php
Tests the correct user input mapping on complex fields.
ContentEntityHasChangesTest::testHasTranslationChanges in core/tests/Drupal/KernelTests/Core/Entity/ContentEntityHasChangesTest.php
Tests the correct functionality of the hasTranslationChanges() function.
ContentEntityStorageBaseTest::testCreate in core/tests/Drupal/KernelTests/Core/Entity/ContentEntityStorageBaseTest.php
@covers ::create
ContentEntityStorageBaseTest::testReCreate in core/tests/Drupal/KernelTests/Core/Entity/ContentEntityStorageBaseTest.php
@covers ::create
ContentLanguageSettingsForm::create in core/modules/language/src/Form/ContentLanguageSettingsForm.php
Instantiates a new instance of this class.
ContentLanguageSettingsUnitTest::setUp in core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php
ContentModerationConfigureEntityTypesForm::create in core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php
Instantiates a new instance of this class.
ContentModerationConfigureForm::create in core/modules/content_moderation/src/Form/ContentModerationConfigureForm.php
Instantiates a new instance of this class.
ContentModerationResaveTest::setUp in core/modules/content_moderation/tests/src/Kernel/ContentModerationResaveTest.php
ContentModerationStateAccessControlHandlerTest::setUp in core/modules/content_moderation/tests/src/Kernel/ContentModerationStateAccessControlHandlerTest.php
ContentModerationSyncingTest::getAllRevisionNames in core/modules/content_moderation/tests/src/Kernel/ContentModerationSyncingTest.php
Get all the revision names in order of the revision ID.
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.
ContentTranslationConfigImportTest::testConfigImportUpdates in core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php
Tests config import updates.
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate in core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php
Tests that bundle translation setting changes are propagated.
ContentTranslationHandlerTest::setUp in core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php
ContentTranslationLinkTagTest::testCanonicalAlternateTags in core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php
Tests alternate link tag found for entity types with canonical links.
ContentTranslationLinkTagTest::testCanonicalAlternateTagsMissing in core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php
Tests alternate link tag missing for entity types without canonical links.
ContentTranslationPendingRevisionTestBase::setUp in core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php
ContentTranslationPermissions::create in core/modules/content_translation/src/ContentTranslationPermissions.php
Instantiates a new instance of this class.
ContentTranslationPermissionsTest::testPermissions in core/modules/content_translation/tests/src/Kernel/ContentTranslationPermissionsTest.php
Tests that enabling translation via the API triggers schema updates.
ContentTranslationSynchronizedFieldsConstraintValidator::create in core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php
Instantiates a new instance of this class.
ContentTranslationSyncUnitTest::setUp in core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php
ContentTranslationTestBase::createEntity in core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php
Creates the entity to be translated.
ContentTranslationUITestBase::doTestAuthoringInfo in core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php
Tests the translation authoring information.
ContentTranslationUITestBase::doTestBasicTranslation in core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php
Tests the basic translation workflow.
ContentTranslationUITestBase::doTestChangedTimeAfterSaveWithoutChanges in core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php
Tests the changed time after API and FORM save without changes.
ContentTranslationUITestBase::doTestOutdatedStatus in core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php
Tests up-to-date status tracking.
ContentTranslationUITestBase::doTestPublishedStatus in core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php
Tests the translation publishing status.
ContentTranslationUITestBase::doTestTranslationChanged in core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php
Tests the basic translation workflow.
ContentTranslationUITestBase::doTestTranslationDeletion in core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php
Tests translation deletion.
ContentTranslationUITestBase::doTestTranslationEdit in core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php
Tests edit content translation.
ContentTranslationUITestBase::doTestTranslationOverview in core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php
Tests that the translation overview shows the correct values.
ContentTranslationWorkflowsTest::setupEntity in core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php
Creates a test entity and translate it.
ContextualFiltersBlockContextTest::setUp in core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php
Sets up the test.
ContextualFiltersBlockContextTest::testBlockContext in core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php
Tests exposed context.
ControllerBase::entityTypeManager in core/lib/Drupal/Core/Controller/ControllerBase.php
Retrieves the entity type manager.
CreateSampleEntityTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php
DateFormatFormBase::create in core/modules/system/src/Form/DateFormatFormBase.php
Instantiates a new instance of this class.
DateFormatterTest::setUp in core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php
DateTestBase::renderTestEntity in core/modules/datetime/tests/src/Functional/DateTestBase.php
Renders an entity_test and sets the output in the internal browser.
DateTimeFormatterBase::create in core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeFormatterBase.php
Creates an instance of the plugin.
DefaultHtmlRouteProvider::createInstance in core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php
Instantiates a new instance of this entity handler.
DefaultRevisionStateTest::setUp in core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php
DefaultSelectionDeriver::create in core/lib/Drupal/Core/Entity/Plugin/Derivative/DefaultSelectionDeriver.php
Creates a new class instance.
DefaultsSectionStorageTest::testThirdPartySettings in core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php
@covers ::getThirdPartySetting @covers ::setThirdPartySetting
DefaultViewsTest::testDefaultViews in core/modules/views/tests/src/Functional/DefaultViewsTest.php
Tests that all Default views work as expected.
DeleteMultipleForm::create in core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php
Instantiates a new instance of this class.
DemoUmamiProfileTest::testDemonstrationWarningMessage in core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php
Tests that the toolbar warning only appears on the admin pages.
DemoUmamiProfileTest::testEditNodesByAdmin in core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php
Tests the successful editing of nodes by admin.
DependencySerializationTrait::__wakeup in core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php
DisabledDisplayTest::testDisabledDisplays in core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php
Tests that views displays can be disabled.
DisplayBlockTest::testDeleteBlockDisplay in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Tests removing a block display.
DisplayBlockTest::testViewsBlockForm in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Tests the block form for a Views block.
DisplayFeedTest::testFeedOutput in core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php
Tests the rendered output.
Drupal::entityTypeManager in core/lib/Drupal.php
Retrieves the entity type manager.
DrupalSqlBase::create in core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php
Creates an instance of the plugin.
DrupalTest::testEntityQuery in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the entityQuery() method.
DrupalTest::testEntityQueryAggregate in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the entityQueryAggregate() method.
DrupalTest::testEntityTypeManager in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the entityTypeManager() method.
DynamicLocalTasks::create in core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php
Creates a new class instance.
DynamicLocalTasks::create in core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php
Creates a new class instance.
EditorConfigEntityUnitTest::setUp in core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php
EditorFileUsageTest::testEditorEntityHooks in core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php
Tests the configurable text editor manager.
EditorImageDialog::create in core/modules/editor/src/Form/EditorImageDialog.php
Instantiates a new instance of this class.
EmptySource::create in core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php
Creates an instance of the plugin.
Entity::create in core/modules/views/src/Plugin/views/area/Entity.php
EntityAccess::create in core/modules/workspaces/src/EntityAccess.php
Instantiates a new instance of this class.
EntityAccessControlHandlerTest::testEntityAccessDefaultController in core/tests/Drupal/KernelTests/Core/Entity/EntityAccessControlHandlerTest.php
Ensures that the default handler is used as a fallback.
EntityActionBase::create in core/lib/Drupal/Core/Action/Plugin/Action/EntityActionBase.php
Creates an instance of the plugin.
EntityActionDeriverBase::create in core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityActionDeriverBase.php
Creates a new class instance.
EntityApiTest::assertCRUD in core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php
Executes a test set for a defined entity type and user.
EntityApiTest::testLoadMultiple in core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php
Tests that the Entity storage loads the entities in the correct order.
EntityAutocompleteTest::testEntityReferenceAutocompletion in core/tests/Drupal/KernelTests/Core/Entity/EntityAutocompleteTest.php
Tests autocompletion edge cases with slashes in the names.
EntityBundle::create in core/lib/Drupal/Core/Entity/Plugin/Condition/Deriver/EntityBundle.php
Creates a new class instance.
EntityCacheTagsTestBase::createReferenceTestEntities in core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php
Creates a referencing and a non-referencing entity for testing purposes.
EntityCacheTagsTestBase::setUp in core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php
EntityCacheTagsTestBase::testReferencedEntity in core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php
Tests cache tags presence and invalidation of the entity when referenced.
EntityComment::create in core/modules/comment/src/Plugin/migrate/destination/EntityComment.php
EntityConfigBase::create in core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php
EntityContentBase::create in core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php
EntityContextDefinitionIsSatisfiedTest::setUp in core/tests/Drupal/Tests/Core/Plugin/Context/EntityContextDefinitionIsSatisfiedTest.php
EntityConverterLatestRevisionTest::testWithTranslatedPendingRevision in core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterLatestRevisionTest.php
Tests with a translated pending revision.
EntityDecoupledTranslationRevisionsTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/EntityDecoupledTranslationRevisionsTest.php
EntityDefaultLanguageTest::createContentType in core/modules/language/tests/src/Kernel/EntityDefaultLanguageTest.php
Creates a new node content type.
EntityDefaultLanguageTest::createNode in core/modules/language/tests/src/Kernel/EntityDefaultLanguageTest.php
Creates a new node of given type and language using Entity API.
EntityDefaultLanguageTest::setUp in core/modules/language/tests/src/Kernel/EntityDefaultLanguageTest.php
EntityDefinitionTestTrait::getUpdatedEntityTypeDefinition in core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php
Returns an entity type definition, possibly updated to be rev or mul.
EntityDeriver::create in core/modules/rest/src/Plugin/Deriver/EntityDeriver.php
Creates a new class instance.
EntityDeriver::create in core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php
Creates a new class instance.
EntityDisplayFormBaseTest::testNoApplicableFormatters in core/modules/field_ui/tests/src/Functional/EntityDisplayFormBaseTest.php
Ensures the entity is not affected when there are no applicable formatters.
EntityDisplayModeBaseUnitTest::setUp in core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php
EntityDisplayModeListBuilder::createInstance in core/modules/field_ui/src/EntityDisplayModeListBuilder.php
Instantiates a new instance of this entity handler.
EntityDisplayRebuilder::create in core/modules/field/src/EntityDisplayRebuilder.php
Instantiates a new instance of this class.
EntityDisplayRepositoryTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayRepositoryTest.php
EntityDuplicateTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/EntityDuplicateTest.php
EntityExists::create in core/modules/migrate/src/Plugin/migrate/process/EntityExists.php
Creates an instance of the plugin.
EntityFieldDefaultValueTest::assertDefaultValues in core/tests/Drupal/KernelTests/Core/Entity/EntityFieldDefaultValueTest.php
Executes a test set for a defined entity type.
EntityFieldTest::createTestEntity in core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php
Creates a test entity.
EntityFieldTest::doTestComputedProperties in core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php
Executes the computed properties tests for the given entity type.
EntityFieldTest::doTestIntrospection in core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php
Executes the introspection tests for the given entity type.
EntityFieldTest::doTestReadWrite in core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php
Executes the read write test set for a defined entity type.
EntityFieldTest::doTestSave in core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php
Executes the save tests for the given entity type.
EntityFieldTest::testEntityIdAssignment in core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php
Tests explicit entity ID assignment.
EntityFormDisplayAccessControlHandlerTest::setUp in core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php
EntityFormTest::loadEntityByName in core/modules/system/tests/src/Functional/Entity/EntityFormTest.php
Loads a test entity by name always resetting the storage cache.
EntityHasFieldConstraintValidatorTest::testValidation in core/tests/Drupal/KernelTests/Core/Entity/EntityHasFieldConstraintValidatorTest.php
EntityKernelTestBase::refreshServices in core/tests/Drupal/KernelTests/Core/Entity/EntityKernelTestBase.php
Refresh services.
EntityKernelTestBase::setUp in core/tests/Drupal/KernelTests/Core/Entity/EntityKernelTestBase.php
EntityLabel::create in core/modules/views/src/Plugin/views/field/EntityLabel.php
EntityLinkTest::setUp in core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php
EntityListBuilder::createInstance in core/lib/Drupal/Core/Entity/EntityListBuilder.php
Instantiates a new instance of this entity handler.
EntityListBuilderTest::testCacheContexts in core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php
Tests that the correct cache contexts are set.
EntityOperations::create in core/modules/content_moderation/src/EntityOperations.php
Instantiates a new instance of this class.
EntityOperations::create in core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperations::create in core/modules/workspaces/src/EntityOperations.php
Instantiates a new instance of this class.
EntityPermissionsRouteProvider::createInstance in core/modules/user/src/Entity/EntityPermissionsRouteProvider.php
Instantiates a new instance of this entity handler.
EntityQueryRelationshipTest::testInvalidSpecifier in core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php
Tests the invalid specifier in the query relationship.
EntityQueryRelationshipTest::testQuery in core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php
Tests querying.
EntityReferenceFieldTest::testEntityReferenceFieldValidation in core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceFieldTest.php
Tests reference field validation.
EntityReferenceFieldTest::testReferencedEntitiesMultipleLoad in core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceFieldTest.php
Tests the multiple target entities loader.
EntityReferenceFieldTest::testReferencedEntitiesStringId in core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceFieldTest.php
Tests referencing entities with string IDs.
EntityReferenceFormatterTest::buildRenderArray in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php
Sets field values and returns a render array.
EntityReferenceFormatterTest::setUp in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php
EntityReferenceFormatterTest::testAccess in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php
Assert inaccessible items don't change the data of the fields.
EntityReferenceIntegrationTest::assertFieldValues in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php
Asserts that the reference field values are correct.
EntityReferenceIntegrationTest::testSupportedEntityTypesAndWidgets in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php
Tests the entity reference field with all its supported field widgets.
EntityReferenceSelectionReferenceableTest::setUp in core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php
EntityReferenceSupportedNewEntitiesConstraintValidator::create in core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php
Instantiates a new instance of this class.
EntityReferenceTranslationDeriver::create in core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php
Creates a new class instance.
EntityRepositoryTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php
EntityResourceRestTestCoverageTest::setUp in core/modules/rest/tests/src/Kernel/EntityResource/EntityResourceRestTestCoverageTest.php
EntityResourceTestBase::setUp in core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php
EntitySearchPage::create in core/modules/search/src/Plugin/migrate/destination/EntitySearchPage.php
EntityTranslationTest::doTestEntityLanguageMethods in core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php
Executes the entity language method tests for the given entity type.
EntityTranslationTest::doTestMultilingualProperties in core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php
Executes the multilingual property tests for the given entity type.
EntityTypeConstraintsTest::testConstraintDefinition in core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintsTest.php
Tests defining entity constraints via entity type annotations and hooks.
EntityTypeConstraintValidatorTest::testValidation in core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintValidatorTest.php
Tests the EntityTypeConstraintValidator.
EntityTypedDataDefinitionTest::testEntityDefinitionIsInternal in core/tests/Drupal/KernelTests/Core/Entity/EntityTypedDataDefinitionTest.php
Tests that an entity annotation can mark the data definition as internal.
EntityTypeInfoTest::setUp in core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php
EntityUntranslatableFieldsConstraintValidator::create in core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityUntranslatableFieldsConstraintValidator.php
Instantiates a new instance of this class.
EntityUser::create in core/modules/user/src/Plugin/migrate/destination/EntityUser.php
EntityUUIDTest::assertCRUD in core/tests/Drupal/KernelTests/Core/Entity/EntityUUIDTest.php
Executes the UUID CRUD tests for the given entity type.
EntityViewBuilderTest::createTestEntity in core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php
Creates an entity for testing.
EntityViewBuilderTest::testEntityViewBuilderCache in core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php
Tests entity render cache handling.
EntityViewBuilderTest::testEntityViewBuilderCacheToggling in core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php
Tests entity render cache toggling.
EntityViewBuilderTest::testEntityViewBuilderCacheWithReferences in core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php
Tests entity render cache with references.
EntityViewBuilderTest::testEntityViewBuilderWeight in core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php
Tests weighting of display components.
EntityViewBuilderTest::testExternalEntity in core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php
Tests an entity type with an external canonical rel.
EntityViewBuilderTest::testHookEntityTypeViewModeAlter in core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php
Tests a view mode alter on an entity.
EntityViewBuilderTest::testViewField in core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php
Tests EntityViewBuilder::viewField() language awareness.
EntityViewController::create in core/lib/Drupal/Core/Entity/Controller/EntityViewController.php
Instantiates a new instance of this class.
EntityViewControllerTest::createTestEntity in core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php
Creates an entity for testing.
EntityViewHookTest::testHookEntityDisplayBuildAlter in core/tests/Drupal/KernelTests/Core/Entity/EntityViewHookTest.php
Tests hook_entity_display_build_alter().
EntityViewsData::createInstance in core/modules/views/src/EntityViewsData.php
Instantiates a new instance of this entity handler.
EntityViewsDataTest::setUp in core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php
EntityViewTrait::buildEntityView in core/tests/Drupal/Tests/EntityViewTrait.php
Builds the renderable view of an entity.
EntityWithUriCacheTagsTestBase::testEntityUri in core/modules/system/tests/src/Functional/Entity/EntityWithUriCacheTagsTestBase.php
Tests cache tags presence and invalidation of the entity at its URI.
ExternalNormalizersTest::testFormatAgnosticNormalizers in core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php
Tests a format-agnostic normalizer.
FieldableEntityDefinitionUpdateTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php
FieldApiDataTest::getViewsData in core/modules/views/tests/src/Kernel/FieldApiDataTest.php
Gets the views data for the field created in setUp().
FieldApiDataTest::testViewsData in core/modules/views/tests/src/Kernel/FieldApiDataTest.php
Unit testing the views data structure.
FieldAttachOtherTest::testEntityCache in core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php
Tests entity cache.
FieldAttachOtherTest::testEntityDisplayBuild in core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php
Tests rendering fields with EntityDisplay build().
FieldAttachOtherTest::testEntityFormDisplayExtractFormValues in core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php
Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::extractFormValues().
FieldConfigEntityUnitTest::setUp in core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php
FieldConfigStorage::createInstance in core/modules/field/src/FieldConfigStorage.php
Instantiates a new instance of this entity handler.
FieldCrudTest::testDeleteFieldCrossDeletion in core/modules/field/tests/src/Kernel/FieldCrudTest.php
Tests the cross deletion behavior between field storages and fields.
FieldDataCountTest::testEntityCountAndHasData in core/modules/field/tests/src/Kernel/FieldDataCountTest.php
Tests entityCount() and hadData() methods.
FieldDefinitionIntegrityTest::testFieldPluginDefinitionAvailability in core/modules/field/tests/src/Kernel/FieldDefinitionIntegrityTest.php
Tests to load field plugin definitions used in core's existing entities.
FieldEntityOperationsTest::testEntityOperations in core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php
Tests entity operations field.
FieldItemNormalizerTest::setUp in core/modules/jsonapi/tests/src/Kernel/Normalizer/FieldItemNormalizerTest.php
FieldLayoutEntityDisplayTest::testPreSave in core/modules/field_layout/tests/src/Kernel/FieldLayoutEntityDisplayTest.php
@covers ::preSave @covers ::calculateDependencies
FieldRenderedEntityTranslationTest::setUp in core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php
Sets up the test.
FieldSqlStorageTest::testFieldLoad in core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php
Tests field loading works correctly by inserting directly in the tables.
FieldSqlStorageTest::testFieldUpdateIndexesWithData in core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php
Tests adding and removing indexes while data is present.
FieldSqlStorageTest::testFieldWrite in core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php
Tests field saving works correctly by reading directly from the tables.
FieldSqlStorageTest::testLongNames in core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php
Tests that long entity type and field names do not break.
FieldSqlStorageTest::testUpdateFieldSchemaWithData in core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php
Tests trying to update a field with data.
FieldStorageConfigAccessControlHandlerTest::setUp in core/modules/field/tests/src/Unit/FieldStorageConfigAccessControlHandlerTest.php
FieldStorageConfigEntityUnitTest::setUp in core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php
FieldStorageConfigListBuilder::createInstance in core/modules/field_ui/src/FieldStorageConfigListBuilder.php
Instantiates a new instance of this entity handler.
FieldStorageConfigStorage::createInstance in core/modules/field/src/FieldStorageConfigStorage.php
Instantiates a new instance of this entity handler.
FieldTestBase::assertFieldValues in core/modules/field/tests/src/Functional/FieldTestBase.php
Assert that a field has the expected values in an entity.
FieldUiPermissions::create in core/modules/field_ui/src/FieldUiPermissions.php
Instantiates a new instance of this class.
FieldWidgetConstraintValidatorTest::testValidation in core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php
Tests widget constraint validation.
FileFieldDisplayTest::testNodeDisplay in core/modules/file/tests/src/Functional/FileFieldDisplayTest.php
Tests normal formatter display on node display.
FileFieldPathTest::testUploadPath in core/modules/file/tests/src/Functional/FileFieldPathTest.php
Tests the normal formatter display on node display.
FileFieldRevisionTest::testRevisions in core/modules/file/tests/src/Functional/FileFieldRevisionTest.php
Tests creating multiple revisions of a node and managing attached files.
FileFieldRSSContentTest::testFileFieldRSSContent in core/modules/file/tests/src/Functional/FileFieldRSSContentTest.php
Tests RSS enclosure formatter display for RSS feeds.
FileFieldTestBase::assertFileEntryExists in core/modules/file/tests/src/Functional/FileFieldTestBase.php
Asserts that a file exists in the database.
FileFieldTestBase::assertFileEntryNotExists in core/modules/file/tests/src/Functional/FileFieldTestBase.php
Asserts that a file does not exist in the database.
FileFieldTestBase::uploadNodeFiles in core/modules/file/tests/src/Functional/FileFieldTestBase.php
Uploads multiple files to a node.
FileFieldValidateTest::testFileExtension in core/modules/file/tests/src/Functional/FileFieldValidateTest.php
Tests file extension checking.
FileFieldValidateTest::testFileMaxSize in core/modules/file/tests/src/Functional/FileFieldValidateTest.php
Tests the max file size validator.
FileFieldValidateTest::testFileRemoval in core/modules/file/tests/src/Functional/FileFieldValidateTest.php
Checks that a file can always be removed if it does not pass validation.
FileFieldValidateTest::testRequired in core/modules/file/tests/src/Functional/FileFieldValidateTest.php
Tests the required property on file fields.
FileFieldWidgetTest::testMultiValuedWidget in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Tests upload and remove buttons for multiple multi-valued File fields.
FileFieldWidgetTest::testPrivateFileSetting in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Tests a file field with a "Private files" upload destination setting.
FileFieldWidgetTest::testSingleValuedWidget in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Tests upload and remove buttons for a single-valued File field.
FileManagedFileElementTest::testFileRemovedFromDisk in core/modules/file/tests/src/Functional/FileManagedFileElementTest.php
Ensure a file entity can be saved when the file does not exist on disk.
FilePrivateTest::testPrivateFile in core/modules/file/tests/src/Functional/FilePrivateTest.php
Tests file access for file uploaded to a private node.
FileTokenReplaceTest::testFileTokenReplacement in core/modules/file/tests/src/Functional/FileTokenReplaceTest.php
Creates a file, then tests the tokens generated from it.
FileUploadForm::create in core/modules/media_library/src/Form/FileUploadForm.php
Instantiates a new instance of this class.
FileUploadResourceTestBase::setUp in core/modules/rest/tests/src/Functional/FileUploadResourceTestBase.php
FileUploadTest::setUp in core/modules/jsonapi/tests/src/Functional/FileUploadTest.php
FilterFormatListBuilder::createInstance in core/modules/filter/src/FilterFormatListBuilder.php
FilterPermissions::create in core/modules/filter/src/FilterPermissions.php
Instantiates a new instance of this class.
ForumController::create in core/modules/forum/src/Controller/ForumController.php
Instantiates a new instance of the implementing class using autowiring.
ForumIntegrationTest::testForumIntegration in core/modules/forum/tests/src/Functional/Views/ForumIntegrationTest.php
Tests the integration.
ForumTest::createForum in core/modules/forum/tests/src/Functional/ForumTest.php
Creates a forum container or a forum.
ForumTest::testAddOrphanTopic in core/modules/forum/tests/src/Functional/ForumTest.php
Tests that forum nodes can't be added without a parent.
FrontPageTest::setUp in core/modules/node/tests/src/Functional/Views/FrontPageTest.php
Sets up the test.
GroupByTest::testGroupBySave in core/modules/views_ui/tests/src/Functional/GroupByTest.php
Tests whether basic saving works.
HandlerTest::testUiCrud in core/modules/views_ui/tests/src/Functional/HandlerTest.php
Tests UI CRUD.
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.
ImageFieldDefaultImagesTest::testDefaultImages in core/modules/image/tests/src/Functional/ImageFieldDefaultImagesTest.php
Tests CRUD for fields and field storages with default images.
ImageFieldDisplayTest::testImageFieldDefaultImage in core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php
Tests use of a default image with an image field.
ImageFieldDisplayTest::testImageFieldSettings in core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php
Tests for image field settings.
ImageFieldDisplayTest::testImageLoadingAttribute in core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php
Tests for image loading attribute settings.
ImageFieldDisplayTest::_testImageFieldFormatters in core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php
Tests image formatters on node display.
ImageStyleEditForm::create in core/modules/image/src/Form/ImageStyleEditForm.php
Instantiates a new instance of this class.
ImageStyleFormBase::create in core/modules/image/src/Form/ImageStyleFormBase.php
Instantiates a new instance of this class.
ImageStyleIntegrationTest::testEntityDisplayDependency in core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php
Tests the dependency between ImageStyle and entity display components.
InlineBlock::create in core/modules/layout_builder/src/Plugin/Block/InlineBlock.php
Creates an instance of the plugin.
InlineBlockDeriver::create in core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php
Creates a new class instance.
InlineBlockEntityOperations::create in core/modules/layout_builder/src/InlineBlockEntityOperations.php
Instantiates a new instance of this class.
InlineBlockTest::testAddWorkFlow in core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTest.php
Tests the workflow for adding an inline block depending on number of types.
InlineBlockTest::testInlineBlocksRevisioning in core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTest.php
Tests entity blocks revisioning.
InlineBlockTestBase::setUp in core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php
KeyValueEntityStorageTest::setUpKeyValueEntityStorage in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
Prepares the key value entity storage.
LanguageConfigurationTest::getHighestConfigurableLanguageWeight in core/modules/language/tests/src/Functional/LanguageConfigurationTest.php
Helper to get maximum weight of configurable (unlocked) languages.
LanguageFallbackTest::testCandidates in core/modules/language/tests/src/Kernel/LanguageFallbackTest.php
Tests language fallback candidates.
LanguageListBuilder::createInstance in core/modules/language/src/LanguageListBuilder.php
LanguageListTest::testLanguageList in core/modules/language/tests/src/Functional/LanguageListTest.php
Functional tests for adding, editing and deleting languages.
LanguageSelectWidgetTest::setUp in core/modules/language/tests/src/Kernel/LanguageSelectWidgetTest.php
LatestRevision::create in core/modules/views/src/Plugin/views/filter/LatestRevision.php
Creates an instance of the plugin.
LatestTranslationAffectedRevision::create in core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php
Creates an instance of the plugin.
LayoutBuilderCompatibilityTestBase::assertFieldAttributes in core/modules/layout_builder/tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php
Asserts that the rendered entity has the correct fields.
LayoutBuilderCompatibilityTestBase::setUp in core/modules/layout_builder/tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php
LayoutBuilderIsActiveCacheContextTest::testGetContext in core/modules/layout_builder/tests/src/Unit/LayoutBuilderIsActiveCacheContextTest.php
@covers ::getContext @covers ::getDisplay
LayoutBuilderLocalTaskDeriver::create in core/modules/layout_builder/src/Plugin/Derivative/LayoutBuilderLocalTaskDeriver.php
Creates a new class instance.
LayoutBuilderNestedFormUiTest::testAddingFormBlocksToDefaults in core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderNestedFormUiTest.php
Tests blocks containing forms can be successfully saved editing defaults.
LayoutBuilderOptInTest::getPathForFieldBlock in core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderOptInTest.php
Returns the path to update a field block in the UI.
LayoutBuilderOverridesPermissions::create in core/modules/layout_builder/src/LayoutBuilderOverridesPermissions.php
Instantiates a new instance of this class.
LayoutBuilderServiceProvider::register in core/modules/layout_builder/src/LayoutBuilderServiceProvider.php
Registers services to the container.
LayoutBuilderTest::testPendingRevision in core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php
Tests loading a pending revision in the Layout Builder UI.
LayoutBuilderTranslationTest::setUpEntities in core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php
Setup translated entity with layouts.
LayoutEntityHelperTraitTest::testGetSectionStorageForEntity in core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php
@covers ::getSectionStorageForEntity
LayoutRestTestBase::setUp in core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php
LinkBase::create in core/modules/views/src/Plugin/views/field/LinkBase.php
LinkFieldTest::doTestLinkTypeOnLinkWidget in core/modules/link/tests/src/Functional/LinkFieldTest.php
Tests '#link_type' property exists on 'link_default' widget.
LinkFieldTest::renderTestEntity in core/modules/link/tests/src/Functional/LinkFieldTest.php
Renders a test_entity and returns the output.
LinkFieldTest::testLinkWidgetCaughtExceptionEditingInvalidUrl in core/modules/link/tests/src/Functional/LinkFieldTest.php
Test link widget exception handled if link uri value is invalid.
LinkFieldTest::testNoLinkUri in core/modules/link/tests/src/Functional/LinkFieldTest.php
Tests <nolink> and <none> as link uri.
LinkUri::create in core/modules/menu_link_content/src/Plugin/migrate/process/LinkUri.php
Creates an instance of the plugin.
LinkUriTest::doTransform in core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php
Transforms a link path into an 'internal:' or 'entity:' URI.
MakeUniqueEntityField::create in core/modules/migrate/src/Plugin/migrate/process/MakeUniqueEntityField.php
Creates an instance of the plugin.
ManageDisplayTest::setUp in core/modules/field_ui/tests/src/FunctionalJavascript/ManageDisplayTest.php
ManageFieldsTest::testEditFieldWithLeftOverFieldInTempStore in core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php
Tests editing field when the field exists in temp store.
ManageFieldsTest::testFieldDropButtonOperations in core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php
Tests drop button operations on the manage fields page.
ManageFieldsTest::testFieldTypeCardinalityAlter in core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php
Tests hook_form_field_storage_config_form_edit_alter().
MediaAccessControlHandlerTest::testAccess in core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php
Tests the media access control handler.
MediaAccessControlHandlerTest::testCreateAccess in core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php
@covers ::checkCreateAccess @dataProvider providerCreateAccess
MediaCreationTest::testMediaTypeCreation in core/modules/media/tests/src/Kernel/MediaCreationTest.php
Tests creating a media type programmatically.
MediaDisplayTest::testMediaDisplay in core/modules/media/tests/src/FunctionalJavascript/MediaDisplayTest.php
Tests basic media display.
MediaEmbedFilterTranslationTest::setUp in core/modules/media/tests/src/Kernel/MediaEmbedFilterTranslationTest.php
MediaFilterController::create in core/modules/media/src/Controller/MediaFilterController.php
Instantiates a new instance of this class.
MediaFunctionalTestTrait::setUp in core/modules/media/tests/src/Functional/MediaFunctionalTestTrait.php
MediaLibraryAccessTest::testEditorOpenerAccess in core/modules/media_library/tests/src/Kernel/MediaLibraryAccessTest.php
@covers \Drupal\media_library\MediaLibraryEditorOpener::checkAccess
MediaListBuilder::createInstance in core/modules/media/src/MediaListBuilder.php
Instantiates a new instance of this entity handler.
MediaPermissions::create in core/modules/media/src/MediaPermissions.php
Instantiates a new instance of this class.
MediaResourceTestBase::testPost in core/modules/media/tests/src/Functional/Rest/MediaResourceTestBase.php
Tests a POST request for an entity, plus edge cases to ensure good DX.
MediaRevisionTest::assertRevisionCount in core/modules/media/tests/src/Functional/MediaRevisionTest.php
Asserts that an entity has a certain number of revisions.
MediaRevisionTest::testFileMediaRevision in core/modules/media/tests/src/Functional/MediaRevisionTest.php
Tests creating revisions of a File media item.
MediaRevisionTest::testImageMediaRevision in core/modules/media/tests/src/Functional/MediaRevisionTest.php
Tests creating revisions of an Image media item.
MediaRouteProvider::createInstance in core/modules/media/src/Routing/MediaRouteProvider.php
Instantiates a new instance of this entity handler.
MediaSourceBase::create in core/modules/media/src/MediaSourceBase.php
Creates an instance of the plugin.
MediaSourceFileTest::testFileDeletion in core/modules/media/tests/src/Kernel/MediaSourceFileTest.php
Tests a media file can be deleted.
MediaSourceTest::createMediaTypeViaForm in core/modules/media/tests/src/Kernel/MediaSourceTest.php
Creates a media type via form submit.
MediaSourceTest::testSave in core/modules/media/tests/src/Kernel/MediaSourceTest.php
Tests that metadata is correctly mapped irrespective of how media is saved.
MediaStandardProfileTest::audioTest in core/modules/media/tests/src/FunctionalJavascript/MediaStandardProfileTest.php
Tests the standard profile configuration for media type 'audio'.
MediaStandardProfileTest::documentTest in core/modules/media/tests/src/FunctionalJavascript/MediaStandardProfileTest.php
Tests the standard profile configuration for media type 'document'.
MediaStandardProfileTest::imageTest in core/modules/media/tests/src/FunctionalJavascript/MediaStandardProfileTest.php
Tests the standard profile configuration for media type 'image'.
MediaStandardProfileTest::remoteVideoTest in core/modules/media/tests/src/FunctionalJavascript/MediaStandardProfileTest.php
Tests the standard profile configuration for media type 'remote_video'.
MediaStandardProfileTest::videoTest in core/modules/media/tests/src/FunctionalJavascript/MediaStandardProfileTest.php
Tests the standard profile configuration for media type 'video'.
MediaThumbnailFormatterTest::testRender in core/modules/media/tests/src/Functional/FieldFormatter/MediaThumbnailFormatterTest.php
Tests the media thumbnail field formatter.
MediaTranslationTest::testTranslatableFieldSaveLoad in core/modules/media/tests/src/Kernel/MediaTranslationTest.php
Tests translatable fields storage/retrieval.
MediaTypeDeleteConfirmForm::create in core/modules/media/src/Form/MediaTypeDeleteConfirmForm.php
Instantiates a new instance of this class.
MediaUiFunctionalTest::testMediaCollectionRoute in core/modules/media/tests/src/Functional/MediaUiFunctionalTest.php
Tests the media collection route.
MediaUiFunctionalTest::testMediaCreateRedirect in core/modules/media/tests/src/Functional/MediaUiFunctionalTest.php
Tests the redirect URL after creating a media item.
MediaUiFunctionalTest::testMediaWithOnlyOneMediaType in core/modules/media/tests/src/Functional/MediaUiFunctionalTest.php
Tests the media actions (add/edit/delete).
MediaUiJavascriptTest::testMediaTypes in core/modules/media/tests/src/FunctionalJavascript/MediaUiJavascriptTest.php
Tests a media type administration.
MenuForm::create in core/modules/menu_ui/src/MenuForm.php
Instantiates a new instance of this class.
MenuLinkContent::create in core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php
Creates an instance of the plugin.
MenuLinkContentDeriver::create in core/modules/menu_link_content/src/Plugin/Deriver/MenuLinkContentDeriver.php
Creates a new class instance.
MenuLinkContentTranslationUITest::doTestTranslationEdit in core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
Tests edit content translation.
MenuLinkListBuilder::createInstance in core/modules/menu_link_content/src/MenuLinkListBuilder.php
Instantiates a new instance of this entity handler.
MenuLinkParent::create in core/modules/migrate/src/Plugin/migrate/process/MenuLinkParent.php
Creates an instance of the plugin.
MenuTreeHierarchyConstraintValidator::create in core/modules/menu_link_content/src/Plugin/Validation/Constraint/MenuTreeHierarchyConstraintValidator.php
Instantiates a new instance of this class.
MenuUiContentTranslationTest::getContentEntityByTitle in core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php
Gets a content entity object by title.
MenuUiJavascriptTest::addMenuLink in core/modules/menu_ui/tests/src/FunctionalJavascript/MenuUiJavascriptTest.php
Adds a menu link using the UI.
MessageEntityTest::testMessageMethods in core/modules/contact/tests/src/Kernel/MessageEntityTest.php
Tests some of the methods.
MigrateEntity::create in core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php
Creates a new class instance.
MigrateEntityContentBaseTest::setUp in core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php
MigrateEntityContentBaseTest::testBundleFallbackForStub in core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php
Tests bundle is properly provided for stubs without bundle support.
MigrateEntityContentValidationTest::test1 in core/modules/migrate/tests/src/Kernel/MigrateEntityContentValidationTest.php
Tests an import with invalid data and checks error messages.
MigrateEntityRevision::create in core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php
Creates a new class instance.
MigrateExternalTranslatedTest::testMigrations in core/modules/migrate/tests/src/Kernel/MigrateExternalTranslatedTest.php
Tests importing and rolling back our data.
MigrateNodeCompleteTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeCompleteTest.php
MigrateNodeCompleteTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php
MigrateNodeRevisionTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php
MigrateNodeRevisionTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php
MigrateTermNodeComplete::testTermNode in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeComplete.php
Tests the Drupal 6 term-node association to Drupal 8 migration.
MigrateTermNodeTest::testTermNode in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTest.php
Tests the Drupal 6 term-node association to Drupal 8 migration.
MigrateTermNodeTranslationTest::testTermNode in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTranslationTest.php
Tests the Drupal 6 term-node association to Drupal 8 migration.
MigrateUpgradeTestBase::assertIdConflictForm in core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php
Helper method that asserts text on the ID conflict form.
MigrateUploadTest::testUpload in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php
Tests upload migration from Drupal 6 to Drupal 8.
ModeratedNodeListBuilder::createInstance in core/modules/content_moderation/src/ModeratedNodeListBuilder.php
Instantiates a new instance of this entity handler.
ModerationOptOutPublish::create in core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php
Creates an instance of the plugin.
ModerationOptOutUnpublish::create in core/modules/content_moderation/src/Plugin/Action/ModerationOptOutUnpublish.php
ModerationStateConstraintValidator::create in core/modules/content_moderation/src/Plugin/Validation/Constraint/ModerationStateConstraintValidator.php
Instantiates a new instance of this class.
ModerationStateFieldItemListTest::testModerationStateSampleValues in core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php
Test generating sample values for entities with a moderation state.
ModerationStateFieldItemListTest::testTranslationWithExistingUnmoderatedContent in core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php
Tests field item list translation support with unmoderated content.
ModerationStateFilter::create in core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php
ModerationStateSort::create in core/modules/content_moderation/src/Plugin/views/sort/ModerationStateSort.php
ModuleTest::testLoadFunctions in core/modules/views/tests/src/Kernel/ModuleTest.php
Tests the load wrapper/helper functions.
NegotiationConfigureForm::create in core/modules/language/src/Form/NegotiationConfigureForm.php
NewDefaultThemeBlocksTest::testBlockCollision in core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php
Checks that a theme block is still created when same ID exists.
NewDefaultThemeBlocksTest::testNewDefaultThemeBlocks in core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php
Check the blocks are correctly copied by block_themes_installed().
Node::create in core/modules/node/src/Plugin/migrate/source/d7/Node.php
Creates an instance of the plugin.
Node::create in core/modules/node/src/Plugin/migrate/source/d6/Node.php
Creates an instance of the plugin.
NodeAccessBaseTableTest::setUp in core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php
NodeAccessControlHandler::createInstance in core/modules/node/src/NodeAccessControlHandler.php
Instantiates a new instance of this entity handler.
NodeEditFormTest::setUp in core/modules/node/tests/src/Functional/NodeEditFormTest.php
NodeEditFormTest::testNodeEdit in core/modules/node/tests/src/Functional/NodeEditFormTest.php
Checks node edit functionality.
NodeFormSaveChangedTimeTest::testChangedTimeAfterSaveWithoutChanges in core/modules/node/tests/src/Functional/NodeFormSaveChangedTimeTest.php
Tests the changed time after API and FORM save without changes.
NodeListBuilder::createInstance in core/modules/node/src/NodeListBuilder.php
Instantiates a new instance of this entity handler.
NodeListBuilderTest::testCacheContexts in core/modules/node/tests/src/Kernel/NodeListBuilderTest.php
Tests that the correct cache contexts are set.
NodeLoadMultipleTest::testNodeMultipleLoad in core/modules/node/tests/src/Kernel/NodeLoadMultipleTest.php
Creates four nodes and ensures that they are loaded correctly.
NodeLoadMultipleTest::testNodeMultipleLoadCaseSensitiveFalse in core/modules/node/tests/src/Kernel/NodeLoadMultipleTest.php
Creates four nodes with not case sensitive fields and load them.
NodeNewComments::create in core/modules/comment/src/Plugin/views/field/NodeNewComments.php
NodePreviewController::create in core/modules/node/src/Controller/NodePreviewController.php
Instantiates a new instance of this class.
NodeRevisionRevertForm::create in core/modules/node/src/Form/NodeRevisionRevertForm.php
Instantiates a new instance of this class.
NodeRevisionRevertTranslationForm::create in core/modules/node/src/Form/NodeRevisionRevertTranslationForm.php
Instantiates a new instance of this class.
NodeRevisionsAllTest::testRevisions in core/modules/node/tests/src/Functional/NodeRevisionsAllTest.php
Checks node revision operations.
NodeRevisionsTest::testNodeRevisionWithoutLogMessage in core/modules/node/tests/src/Functional/NodeRevisionsTest.php
Checks that revisions are correctly saved without log messages.
NodeRevisionsTest::testRevisions in core/modules/node/tests/src/Functional/NodeRevisionsTest.php
Checks node revision related operations.
NodeRevisionsTest::testRevisionTranslationRevert in core/modules/node/tests/src/Functional/NodeRevisionsTest.php
Tests the revision translations are correctly reverted.
NodeRevisionsUiTest::testNodeFormSaveWithoutRevision in core/modules/node/tests/src/Functional/NodeRevisionsUiTest.php
Checks that unchecking 'Create new revision' works when editing a node.
NodeRssCacheTest::testNodeRssCacheContent in core/modules/node/tests/src/Functional/NodeRssCacheTest.php
Ensure the RSS teaser render does not interfere with default theme cache.
NodeTermData::create in core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php
NodeTranslationUITest::doTestAuthoringInfo in core/modules/node/tests/src/Functional/NodeTranslationUITest.php
Tests the translation authoring information.
NodeTranslationUITest::doTestPublishedStatus in core/modules/node/tests/src/Functional/NodeTranslationUITest.php
Tests the translation publishing status.
NodeTranslationUITest::doTestTranslationEdit in core/modules/node/tests/src/Functional/NodeTranslationUITest.php
Tests edit content translation.
NodeTranslationUITest::testPublishedStatusNoFields in core/modules/node/tests/src/Functional/NodeTranslationUITest.php
Tests changing the published status on a node without fields.
NodeViewController::create in core/modules/node/src/Controller/NodeViewController.php
Instantiates a new instance of this class.
OEmbedForm::create in core/modules/media_library/src/Form/OEmbedForm.php
Instantiates a new instance of this class.
OptionsWidgetsTest::testSelectListFloat in core/modules/options/tests/src/Functional/OptionsWidgetsTest.php
Tests the 'options_select' widget (float values).
PathAliasConstraintValidator::create in core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php
Instantiates a new instance of this class.
PathAliasListBuilder::createInstance in core/modules/path/src/PathAliasListBuilder.php
Instantiates a new instance of this entity handler.
PathLanguageTest::testAliasTranslation in core/modules/path/tests/src/Functional/PathLanguageTest.php
Tests alias functionality through the admin interfaces.
Permissions::create in core/modules/user/src/Plugin/views/field/Permissions.php
Creates an instance of the plugin.
PrepareModulesEntityUninstallForm::create in core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php
Instantiates a new instance of this class.
PrepareUninstallTest::testUninstall in core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php
Tests that Node and Taxonomy can be uninstalled.
ProtectedUserFieldConstraintValidator::create in core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidator.php
Instantiates a new instance of this class.
RegistrationWithUserFieldsTest::testRegistrationWithUserFields in core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php
Tests Field API fields on user registration forms.
RelatedResourceTypesTest::testGetRelatableResourceTypesFromFieldDefinition in core/modules/jsonapi/tests/src/Kernel/ResourceType/RelatedResourceTypesTest.php
Ensure a graceful failure when a field can references a missing bundle.
RenderedEntity::create in core/modules/views/src/Plugin/views/field/RenderedEntity.php
ResourceTestBase::setUp in core/modules/rest/tests/src/Functional/ResourceTestBase.php
ResponsiveImageFieldDisplayTest::assertResponsiveImageFieldFormattersLink in core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php
Tests responsive image formatters linked to the file or node.
ResponsiveImageFieldDisplayTest::doTestResponsiveImageFieldFormatters in core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php
Tests responsive image formatters on node display.
ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersEmptyMediaQuery in core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php
Tests responsive image formatter on node display with an empty media query.
ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersMultipleSources in core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php
Tests responsive image formatter on node display with one and two sources.
ResponsiveImageStyleConfigEntityUnitTest::setUp in core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php
RestPermissions::create in core/modules/rest/src/RestPermissions.php
Instantiates a new instance of this class.
RevisionVersionHistoryTest::testRevisionsPagination in core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php
Test revisions are paginated.
RevisionVersionHistoryTranslatableTest::testVersionHistoryTranslations in core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php
Tests the version history page for translations.
RoleListBuilder::createInstance in core/modules/user/src/RoleListBuilder.php
RolesRidTest::testTitleQuery in core/modules/user/tests/src/Unit/Views/Argument/RolesRidTest.php
Tests the titleQuery method.
RssPluginBase::create in core/modules/views/src/Plugin/views/row/RssPluginBase.php
SearchCommentTest::testSearchResultsComment in core/modules/search/tests/src/Functional/SearchCommentTest.php
Verify that comments are rendered using proper format in search results.
SearchPageListBuilder::createInstance in core/modules/search/src/SearchPageListBuilder.php
SelectionTest::testAutocompleteOutput in core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php
Tests that the Views selection handles the views output properly.
ShortcutAccessControlHandler::createInstance in core/modules/shortcut/src/ShortcutAccessControlHandler.php
Instantiates a new instance of this entity handler.
ShortcutLocalTasksTest::setUp in core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php
ShortcutSetDeleteForm::create in core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php
Instantiates a new instance of this class.
ShortcutSetsTest::testShortcutSetAdd in core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php
Tests creating a shortcut set.
ShortcutSetUsers::create in core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php
Creates an instance of the plugin.
ShortcutTest::testCollectionFilterAccess in core/modules/jsonapi/tests/src/Functional/ShortcutTest.php
ShortcutTranslationUITest::doTestBasicTranslation in core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php
Tests the basic translation workflow.
ShortcutTranslationUITest::doTestTranslationChanged in core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php
Tests the basic translation workflow.
ShortcutTranslationUITest::doTestTranslationEdit in core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php
Tests edit content translation.
SpaceUsedTest::testFileSpaceUsed in core/modules/file/tests/src/Kernel/SpaceUsedTest.php
Tests different users with the default status.
SqlContentEntityStorage::createInstance in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
Instantiates a new instance of this entity handler.
SqlContentEntityStorageTest::setUp in core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php
SqlTest::setupEntityTypeManager in core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php
Sets up the entity type manager in the container.
StyleSerializerEntityTest::testFieldRawOutput in core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php
Tests the raw output options for row field rendering.
SwitchShortcutSet::create in core/modules/shortcut/src/Form/SwitchShortcutSet.php
Instantiates a new instance of this class.
SystemLocalTasksTest::setUp in core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php
SystemMenuBlock::create in core/modules/system/src/Plugin/Derivative/SystemMenuBlock.php
Creates a new class instance.
SystemMenuOffCanvasForm::create in core/modules/system/src/Form/SystemMenuOffCanvasForm.php
Instantiates a new instance of this class.
TaxonomyIndexTid::create in core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php
Creates an instance of the plugin.
TaxonomyIndexTid::create in core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php
TaxonomyPermissions::create in core/modules/taxonomy/src/TaxonomyPermissions.php
Instantiates a new instance of this class.
TaxonomyQueryAlterTest::setupQueryTagTestHooks in core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php
Sets up the hooks in the test module.
TaxonomyQueryAlterTest::testTaxonomyQueryAlter in core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php
Tests that appropriate tags are added when querying the database.
TaxonomyTermHierarchyConstraintValidator::create in core/modules/taxonomy/src/Plugin/Validation/Constraint/TaxonomyTermHierarchyConstraintValidator.php
Instantiates a new instance of this class.
TaxonomyTermIndentationTest::testTermIndentation in core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php
Tests term indentation.
TaxonomyTestBase::mockStandardInstall in core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php
Provides a workaround for the inability to use the standard profile.
TermIndexTest::testTaxonomyIndex in core/modules/taxonomy/tests/src/Functional/TermIndexTest.php
Tests that the taxonomy index is maintained properly.
TermKernelTest::testMultipleParentDelete in core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php
Deleting a parent of a term with multiple parents does not delete the term.
TermKernelTest::testTaxonomyVocabularyTree in core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php
Tests a taxonomy with terms that have multiple parents of different depths.
TermParentsTest::setUp in core/modules/taxonomy/tests/src/Functional/TermParentsTest.php
TermTest::testNodeTermCreationAndDeletion in core/modules/taxonomy/tests/src/Functional/TermTest.php
Tests term creation with a free-tagging vocabulary from the node form.
TermTest::testTaxonomyTermChildTerms in core/modules/taxonomy/tests/src/Functional/TermTest.php
Tests that many terms with parents show on each page.
TermTest::testTaxonomyTermHierarchy in core/modules/taxonomy/tests/src/Functional/TermTest.php
Tests terms in a single and multiple hierarchy.
TermTest::testTermReorder in core/modules/taxonomy/tests/src/Functional/TermTest.php
Save, edit and delete a term using the user interface.
TermTranslationUITest::doTestPublishedStatus in core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php
Tests the translation publishing status.
TermTranslationUITest::doTestTranslationEdit in core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php
Tests edit content translation.
TestCoverageTest::setUp in core/modules/jsonapi/tests/src/Kernel/TestCoverageTest.php
TestSiteUserLoginCommand::execute in core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php
TextFieldTest::_testTextfieldWidgetsFormatted in core/modules/text/tests/src/Functional/TextFieldTest.php
Helper function for testTextfieldWidgetsFormatted().
TextFormatterTest::testFormatters in core/modules/text/tests/src/Kernel/TextFormatterTest.php
Tests all text field formatters.
TextWithSummaryItemTest::testCrudAndUpdate in core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php
Tests processed properties.
TourHelpSection::create in core/modules/tour/src/Plugin/HelpSection/TourHelpSection.php
Creates an instance of the plugin.
TranslationTest::testTranslatableFieldSaveLoad in core/modules/field/tests/src/Kernel/TranslationTest.php
Tests translatable fields storage/retrieval.
TranslationWebTest::checkTranslationRevisions in core/modules/field/tests/src/Functional/TranslationWebTest.php
Tests translation revisions.
TranslationWebTest::testFieldFormTranslationRevisions in core/modules/field/tests/src/Functional/TranslationWebTest.php
Tests field translations when creating a new revision.
TrustedHostsTest::testShortcut in core/modules/system/tests/src/Functional/System/TrustedHostsTest.php
Tests that shortcut module works together with host verification.
UnapprovedComments::create in core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php
Creates an instance of the plugin.
UninstallDefaultContentTest::testReinstall in core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php
Tests uninstalling content removes created entities.
UniquePathAliasConstraintValidator::create in core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/UniquePathAliasConstraintValidator.php
Instantiates a new instance of this class.
Upgrade6Test::setUp in core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php
Upgrade7Test::setUp in core/modules/forum/tests/src/Functional/migrate_drupal/d7/Upgrade7Test.php
Upgrade7Test::setUp in core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php
UpgradeTest::setUp in core/modules/statistics/tests/src/Functional/migrate_drupal/d7/UpgradeTest.php
UserAccountFormPasswordResetTest::buildAccountForm in core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php
Builds the user account form for a given operation.
UserAdminTest::testUserAdmin in core/modules/user/tests/src/Functional/UserAdminTest.php
Registers a user and deletes it.
UserCancelTest::testMassUserCancelByAdmin in core/modules/user/tests/src/Functional/UserCancelTest.php
Create an administrative user and mass-delete other users.
UserCancelTest::testUserAnonymize in core/modules/user/tests/src/Functional/UserCancelTest.php
Delete account and anonymize all content.
UserCancelTest::testUserAnonymizeBatch in core/modules/user/tests/src/Functional/UserCancelTest.php
Delete account and anonymize all content using a batch process.
UserCancelTest::testUserAnonymizeTranslations in core/modules/user/tests/src/Functional/UserCancelTest.php
Delete account and anonymize all content and it's translations.
UserCancelTest::testUserBlock in core/modules/user/tests/src/Functional/UserCancelTest.php
Disable account and keep all content.
UserCancelTest::testUserBlockUnpublish in core/modules/user/tests/src/Functional/UserCancelTest.php
Disable account and unpublish all content.
UserCancelTest::testUserBlockUnpublishNodeAccess in core/modules/user/tests/src/Functional/UserCancelTest.php
Tests nodes are unpublished even if inaccessible to cancelling user.
UserCancelTest::testUserCancelInvalid in core/modules/user/tests/src/Functional/UserCancelTest.php
Attempt invalid account cancellations.
UserCancelTest::testUserCancelUid1 in core/modules/user/tests/src/Functional/UserCancelTest.php
Tests that user account for uid 1 cannot be cancelled.
UserCancelTest::testUserCancelWithoutPermission in core/modules/user/tests/src/Functional/UserCancelTest.php
Attempt to cancel account without permission.
UserCancelTest::testUserDelete in core/modules/user/tests/src/Functional/UserCancelTest.php
Delete account and remove all content.
UserDeleteTest::testUserDeleteMultiple in core/modules/user/tests/src/Kernel/UserDeleteTest.php
Tests deleting multiple users.
UserEntityTest::testUserMethods in core/modules/user/tests/src/Kernel/UserEntityTest.php
Tests some of the methods.
UserKernelTestBase::setUp in core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php
UserLocalTask::create in core/modules/user/src/Plugin/Derivative/UserLocalTask.php
Creates a new class instance.
UserLocalTasksTest::setUp in core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php
UserLoginTest::testPasswordRehashOnLogin in core/modules/user/tests/src/Functional/UserLoginTest.php
Tests user password is re-hashed upon login after changing $count_log2.
UserMailRequiredValidatorTest::createValidator in core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/UserMailRequiredValidatorTest.php
Creates a validator instance.
UserMultipleCancelConfirm::create in core/modules/user/src/Form/UserMultipleCancelConfirm.php
Instantiates a new instance of this class.
UserPermissionsTest::testUserPermissionChanges in core/modules/user/tests/src/Functional/UserPermissionsTest.php
Tests changing user permissions through the permissions pages.
UserPictureTest::saveUserPicture in core/modules/user/tests/src/Functional/UserPictureTest.php
Edits the user picture for the test user.
UserRegistrationTest::testRegistrationDefaultValues in core/modules/user/tests/src/Functional/UserRegistrationTest.php
UserRegistrationTest::testRegistrationWithEmailVerification in core/modules/user/tests/src/Functional/UserRegistrationTest.php
UserRegistrationTest::testRegistrationWithoutEmailVerification in core/modules/user/tests/src/Functional/UserRegistrationTest.php
UserRegistrationTest::testRegistrationWithUserFields in core/modules/user/tests/src/Functional/UserRegistrationTest.php
Tests Field API fields on user registration forms.
UserRoleDeleteTest::testDependenciesRemoval in core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php
Tests the removal of user role dependencies.
UserRoleDeleteTest::testRoleDeleteUserRoleReferenceDelete in core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php
Tests removal of role references on role entity delete.
UserRolesAssignmentTest::userLoadAndCheckRoleAssigned in core/modules/user/tests/src/Functional/UserRolesAssignmentTest.php
Check role on user object.
UserTest::testDeleteRespectsUserCancelBlock in core/modules/jsonapi/tests/src/Functional/UserTest.php
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block.
UserTest::testDeleteRespectsUserCancelBlockUnpublish in core/modules/jsonapi/tests/src/Functional/UserTest.php
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish.
UserTest::testDeleteRespectsUserCancelBlockUnpublishAndProcessesBatches in core/modules/jsonapi/tests/src/Functional/UserTest.php
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish. @group jsonapi
UserTest::testDeleteRespectsUserCancelDelete in core/modules/jsonapi/tests/src/Functional/UserTest.php
Tests if JSON:API respects user.settings.cancel_method: user_cancel_delete.
UserTest::testDeleteRespectsUserCancelReassign in core/modules/jsonapi/tests/src/Functional/UserTest.php
Tests if JSON:API respects user.settings.cancel_method: user_cancel_reassign.
UserTranslationUITest::doTestTranslationEdit in core/modules/user/tests/src/Functional/UserTranslationUITest.php
Tests edit content translation.
UserTranslationUITest::testTranslatedUserDeletion in core/modules/user/tests/src/Functional/UserTranslationUITest.php
Tests translated user deletion.
ValidReferenceConstraintValidator::create in core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ValidReferenceConstraintValidator.php
Instantiates a new instance of this class.
View::create in core/modules/views/src/Plugin/views/area/View.php
ViewAjaxController::create in core/modules/views/src/Controller/ViewAjaxController.php
Instantiates a new instance of this class.
ViewEditTest::testDeleteLink in core/modules/views_ui/tests/src/Functional/ViewEditTest.php
Tests the delete link on a views UI.
ViewExecutableTest::testDisplays in core/modules/views/tests/src/Kernel/ViewExecutableTest.php
Tests the display related methods and properties.
ViewListBuilder::createInstance in core/modules/views_ui/src/ViewListBuilder.php
Instantiates a new instance of this entity handler.
ViewsBlock::create in core/modules/views/src/Plugin/Derivative/ViewsBlock.php
Creates a new class instance.
ViewsBlockBase::create in core/modules/views/src/Plugin/Block/ViewsBlockBase.php
Creates an instance of the plugin.
ViewsConfigUpdater::create in core/modules/views/src/ViewsConfigUpdater.php
Instantiates a new instance of this class.
ViewsConfigUpdaterTest::loadTestView in core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php
Loads a test view.
ViewsEntityArgumentValidator::create in core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php
Creates a new class instance.
ViewsEntityRow::create in core/modules/views/src/Plugin/Derivative/ViewsEntityRow.php
Creates a new class instance.
ViewsEntitySchemaSubscriberIntegrationTest::setUp in core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php
ViewsExposedFilterBlock::create in core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php
Creates a new class instance.
ViewsHooksTest::setUp in core/modules/views/tests/src/Kernel/ViewsHooksTest.php
ViewsLocalTask::create in core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php
Creates a new class instance.
ViewsMenuLink::create in core/modules/views/src/Plugin/Derivative/ViewsMenuLink.php
Creates a new class instance.
ViewsMenuLink::create in core/modules/views/src/Plugin/Menu/ViewsMenuLink.php
Creates an instance of the plugin.
ViewsModerationStateFilterTest::loadViewUnchanged in core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php
Load a view from the database after it has been modified in a sub-request.
ViewsTest::testGetApplicableViews in core/modules/views/tests/src/Unit/ViewsTest.php
@covers ::getApplicableViews
ViewsTest::testGetNonExistentView in core/modules/views/tests/src/Unit/ViewsTest.php
Tests the getView() method against a non-existent view.
ViewsTest::testGetView in core/modules/views/tests/src/Unit/ViewsTest.php
Tests the getView() method.
ViewStorageTest::testConfigurationEntityCRUD in core/modules/views/tests/src/Kernel/ViewStorageTest.php
Tests CRUD operations.
VocabularyCrudTest::testTaxonomyVocabularyLoadMultiple in core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php
Tests for loading multiple vocabularies.
VocabularyForm::create in core/modules/taxonomy/src/VocabularyForm.php
Instantiates a new instance of this class.
VocabularyListBuilder::createInstance in core/modules/taxonomy/src/VocabularyListBuilder.php
VocabularyResetForm::create in core/modules/taxonomy/src/Form/VocabularyResetForm.php
Instantiates a new instance of this class.
VocabularyUiTest::testTaxonomyAdminChangingWeights in core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php
Changing weights on the vocabulary overview with two or more vocabularies.
VocabularyUiTest::testTaxonomyAdminDeletingVocabulary in core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php
Deleting a vocabulary.
VocabularyUiTest::testVocabularyInterface in core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php
Create, edit and delete a vocabulary via the user interface.
WhoIsOnlineBlockTest::setUp in core/modules/user/tests/src/Kernel/WhoIsOnlineBlockTest.php
WidgetUploadTest::testWidgetUpload in core/modules/media_library/tests/src/FunctionalJavascript/WidgetUploadTest.php
Tests that uploads in the 'media_library_widget' works as expected.
WidgetUploadTest::testWidgetUploadAdvancedUi in core/modules/media_library/tests/src/FunctionalJavascript/WidgetUploadTest.php
Tests that uploads in the widget's advanced UI works as expected.
WorkflowAccessControlHandlerTest::setUp in core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php
WorkflowListBuilder::createInstance in core/modules/workflows/src/WorkflowListBuilder.php
Instantiates a new instance of this entity handler.
WorkflowUiTest::testNumericIds in core/modules/workflows/tests/src/Functional/WorkflowUiTest.php
Tests a workflow, state, and transition can have a numeric ID and label.
WorkflowUiTest::testWorkflowConfigurationForm in core/modules/workflows/tests/src/Functional/WorkflowUiTest.php
Tests the workflow configuration form.
WorkflowUiTest::testWorkflowCreation in core/modules/workflows/tests/src/Functional/WorkflowUiTest.php
Tests the creation of a workflow through the UI.
WorkspaceListBuilder::createInstance in core/modules/workspaces/src/WorkspaceListBuilder.php
Instantiates a new instance of this entity handler.
WorkspaceMergeForm::create in core/modules/workspaces/src/Form/WorkspaceMergeForm.php
Instantiates a new instance of this class.
WorkspacePermissionsTest::testCreateWorkspace in core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php
Verifies that a user can create but not edit a workspace.
WorkspacePublishForm::create in core/modules/workspaces/src/Form/WorkspacePublishForm.php
Instantiates a new instance of this class.
WorkspaceSwitcherForm::create in core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php
Instantiates a new instance of this class.
WorkspaceTest::testWorkspaceList in core/modules/workspaces/tests/src/Functional/WorkspaceTest.php
Tests the Workspaces listing UI.
WorkspaceTestUtilities::getOneEntityByLabel in core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php
Loads a single entity by its label.
WorkspaceViewBuilder::createInstance in core/modules/workspaces/src/WorkspaceViewBuilder.php
Instantiates a new instance of this entity handler.
_content_moderation_views_data_object in core/modules/content_moderation/content_moderation.views.inc
Creates a ViewsData object to respond to views hooks.