You are here
456 calls to AssertLegacyTrait::assertIdentical() in Drupal 8
- AccessRoleTest::testAccessRole in core/modules/user/tests/src/Functional/Views/AccessRoleTest.php
- Tests role access plugin.
- ActionTest::testDependencies in core/modules/system/tests/src/Kernel/Action/ActionTest.php
- Tests the dependency calculation of actions.
- AreaViewTest::testViewArea in core/modules/views/tests/src/Kernel/Handler/AreaViewTest.php
- Tests the view area handler.
- AttachedAssetsTest::testRenderOrder in core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php
- Tests JavaScript and CSS asset ordering.
- AttachedAssetsTest::testSettings in core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php
- Tests JavaScript settings.
- BasicSyntaxTest::testConcatLiterals in core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php
- Tests string concatenation.
- BasicSyntaxTest::testConcatWsFields in core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php
- Tests string concatenation with separator, with field values.
- BasicSyntaxTest::testConcatWsLiterals in core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php
- Tests string concatenation with separator.
- BasicSyntaxTest::testGetFullQualifiedTableName in core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php
- Tests \Drupal\Core\Database\Connection::getFullQualifiedTableName().
- BasicSyntaxTest::testLikeBackslash in core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php
- Tests a LIKE query containing a backslash.
- BasicSyntaxTest::testLikeEscape in core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php
- Tests escaping of LIKE wildcards.
- BlockContentListTest::testListing in core/modules/block_content/tests/src/Functional/BlockContentListTest.php
- Tests the custom block listing page.
- BlockContentListViewsTest::testListing in core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php
- Tests the custom block listing page.
- BlockContentSaveTest::testImport in core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php
- Checks whether custom block IDs are saved properly during an import.
- BlockDependenciesTest::testExposedBlock in core/modules/views/tests/src/Kernel/Plugin/BlockDependenciesTest.php
- Tests that exposed filter blocks have the correct dependencies.
- BlockDependenciesTest::testViewsBlock in core/modules/views/tests/src/Kernel/Plugin/BlockDependenciesTest.php
- Tests that exposed filter blocks have the correct dependencies.
- BlockInterfaceTest::testBlockInterface in core/modules/block/tests/src/Kernel/BlockInterfaceTest.php
- Test configuration and subsequent form() and build() method calls.
- BlockStorageUnitTest::createTests in core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php
- Tests the creation of blocks.
- BlockTest::testBlockCacheTags in core/modules/block/tests/src/Functional/BlockTest.php
- Test that cache tags are properly set and bubbled up to the page cache.
- BlockTest::testBlockToggleVisibility in core/modules/block/tests/src/Functional/BlockTest.php
- Tests that visibility can be properly toggled.
- BlockTest::testUninstallTheme in core/modules/block/tests/src/Functional/BlockTest.php
- Tests that uninstalling a theme removes its block configuration.
- BlockViewBuilderTest::assertBlockRenderedWithExpectedCacheability in core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
- Asserts that a block is built/rendered/cached with expected cacheability.
- BlockViewBuilderTest::testBlockViewBuilderBuildAlter in core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
- Tests block build altering.
- BlockViewBuilderTest::testBlockViewBuilderViewAlter in core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
- Tests block view altering.
- BooleanFilterValuesUpdateTest::testViewsPostUpdateBooleanFilterValues in core/modules/views/tests/src/Functional/Update/BooleanFilterValuesUpdateTest.php
- Tests that boolean filter values are updated properly.
- BreakpointDiscoveryTest::testBreakpointGroups in core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php
- Test the collection of breakpoint groups.
- BreakpointDiscoveryTest::testThemeBreakpoints in core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php
- Test the breakpoint group created for a theme.
- CacheTest::testCacheData in core/modules/views/tests/src/Kernel/Plugin/CacheTest.php
- Tests the data contained in cached items.
- CaseSensitivityTest::testCaseSensitiveInsert in core/tests/Drupal/KernelTests/Core/Database/CaseSensitivityTest.php
- Tests BINARY collation in MySQL.
- CheckboxTest::testFormCheckbox in core/modules/system/tests/src/Functional/Form/CheckboxTest.php
- CKEditorAdminTest::testExistingFormat in core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php
- Tests configuring a text editor for an existing text format.
- CKEditorLoadingTest::testExternalStylesheets in core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php
- Tests loading of theme's CKEditor stylesheets defined in the .info file.
- CKEditorLoadingTest::testLoading in core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php
- Tests loading of CKEditor CSS, JS and JS settings.
- CKEditorPluginManagerTest::testCssFiles in core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php
- Tests the iframe instance CSS files of plugins.
- CKEditorPluginManagerTest::testEnabledPlugins in core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php
- Tests the enabling of plugins.
- CKEditorTest::testBuildContentsCssJSSetting in core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
- Tests CKEditor::buildContentsCssJSSetting().
- CKEditorTest::testBuildToolbarJSSetting in core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
- Tests CKEditor::buildToolbarJSSetting().
- CKEditorTest::testGetJSSettings in core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
- Tests CKEditor::getJSSettings().
- CKEditorTest::testStylesComboGetConfig in core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
- Tests StylesCombo::getConfig().
- ColorTest::testLogoSettingOverride in core/modules/color/tests/src/Functional/ColorTest.php
- Test whether the custom logo is used in the color preview.
- CommentCSSTest::testCommentClasses in core/modules/comment/tests/src/Functional/CommentCSSTest.php
- Tests CSS classes on comments.
- CommentDefaultFormatterCacheTagsTest::testCacheTags in core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php
- Tests the bubbling of cache tags.
- CommentFieldsTest::testCommentFieldLinksNonDefaultName in core/modules/comment/tests/src/Functional/CommentFieldsTest.php
- Tests link building with non-default comment field names.
- CommentLinksTest::testCommentLinks in core/modules/comment/tests/src/Functional/CommentLinksTest.php
- Tests that comment links are output and can be hidden.
- CommentNewIndicatorTest::testCommentNewCommentsIndicator in core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php
- Tests new comment marker.
- CommentPagerTest::testCommentNewPageIndicator in core/modules/comment/tests/src/Functional/CommentPagerTest.php
- Tests calculation of first page with new comment.
- CommentUpdateTest::testCommentUpdate8101 in core/modules/comment/tests/src/Functional/Update/CommentUpdateTest.php
- Tests comment_update_8200().
- ConfigCRUDTest::testCRUD in core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php
- Tests CRUD operations.
- ConfigCRUDTest::testDataTypes in core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php
- Tests data type handling.
- ConfigDiffTest::assertYamlEdit in core/tests/Drupal/KernelTests/Core/Config/ConfigDiffTest.php
- Helper method to test that an edit is found in a diff'd YAML file.
- 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::testListUI in core/modules/config/tests/src/Functional/ConfigEntityListTest.php
- Tests the listing UI.
- ConfigEntityNormalizeTest::testNormalize in core/tests/Drupal/KernelTests/Core/Config/ConfigEntityNormalizeTest.php
- ConfigEntityQueryTest::assertResults in core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php
- Asserts the results as expected regardless of order.
- ConfigEntityQueryTest::testCount in core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php
- Tests count query.
- ConfigEntityQueryTest::testSortRange in core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php
- Tests sorting and range on config entity queries.
- ConfigEntityQueryTest::testTableSort in core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php
- Tests sorting with tableSort on config entity queries.
- ConfigEntityStaticCacheTest::testConfigOverride in core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStaticCacheTest.php
- Tests that the static cache is sensitive to config overrides.
- ConfigEntityStaticCacheTest::testReset in core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStaticCacheTest.php
- Tests that the static cache is reset on entity save and delete.
- ConfigEntityStorageTest::testUUIDConflict in core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStorageTest.php
- Tests creating configuration entities with changed UUIDs.
- ConfigEntityTest::testCRUD in core/modules/config/tests/src/Functional/ConfigEntityTest.php
- Tests CRUD operations.
- ConfigEntityUnitTest::testStorageMethods in core/tests/Drupal/KernelTests/Core/Config/ConfigEntityUnitTest.php
- Tests storage methods.
- ConfigEventsTest::testConfigEvents in core/tests/Drupal/KernelTests/Core/Config/ConfigEventsTest.php
- Tests configuration events.
- ConfigEventsTest::testConfigRenameEvent in core/tests/Drupal/KernelTests/Core/Config/ConfigEventsTest.php
- Tests configuration rename event that is fired from the ConfigFactory.
- ConfigExportUITest::testExport in core/modules/config/tests/src/Functional/ConfigExportUITest.php
- Tests export of configuration.
- ConfigFileContentTest::testReadWriteConfig in core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php
- Tests setting, writing, and reading of a configuration setting.
- ConfigFormOverrideTest::testFormsWithOverrides in core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php
- Tests that overrides do not affect forms.
- ConfigImportAllTest::testInstallUninstall in core/modules/config/tests/src/Functional/ConfigImportAllTest.php
- Tests that a fixed set of modules can be installed and uninstalled.
- ConfigImporterTest::testDeleted in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
- Tests deletion of configuration during import.
- ConfigImporterTest::testNew in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
- Tests creation of configuration during import.
- ConfigImporterTest::testNoImport in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
- Tests omission of module APIs for bare configuration operations.
- ConfigImporterTest::testUpdated in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
- Tests updating of configuration during import.
- ConfigImportUITest::testImport in core/modules/config/tests/src/Functional/ConfigImportUITest.php
- Tests importing configuration.
- ConfigInstallProfileOverrideTest::testInstallProfileConfigOverwrite in core/modules/config/tests/src/Functional/ConfigInstallProfileOverrideTest.php
- Tests install profile config changes.
- ConfigInstallTest::testModuleInstallation in core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php
- Tests module installation.
- ConfigInstallWebTest::testIntegrationModuleReinstallation in core/modules/config/tests/src/Functional/ConfigInstallWebTest.php
- Tests module re-installation.
- ConfigLanguageOverrideTest::testConfigLanguageOverride in core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php
- Tests locale override based on language.
- ConfigModuleOverridesTest::testSimpleModuleOverrides in core/tests/Drupal/KernelTests/Core/Config/ConfigModuleOverridesTest.php
- ConfigOverrideTest::testConfOverride in core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php
- Tests configuration override.
- ConfigSchemaTest::testConfigSaveWithSchema in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
- Test configuration value data type enforcement using schemas.
- ConfigSchemaTest::testConfigSaveWithWrappingSchema in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
- Tests saving config when the type is wrapped by a dynamic type.
- ConfigSchemaTest::testConfigSaveWithWrappingSchemaDoubleBrackets in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
- Tests dynamic config schema type with multiple sub-key references.
- ConfigSingleImportExportTest::testExport in core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php
- Tests exporting a single configuration file.
- ConfigSingleImportExportTest::testImport in core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php
- Tests importing a single configuration file.
- ConfigSnapshotTest::testSnapshot in core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php
- Tests config snapshot creation and updating.
- 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::testDataTypes in core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php
- Tests storage writing and reading data preserving data type.
- ConfigStorageTestBase::testInvalidStorage in core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php
- Tests an invalid storage.
- ConfigTranslationOverviewTest::testMapperListPage in core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php
- Tests the config translation mapper page.
- ConnectionTest::testConnectionOptions in core/tests/Drupal/KernelTests/Core/Database/ConnectionTest.php
- Tests the connection options of the active database.
- ConnectionTest::testPostgresqlReservedWords in core/tests/Drupal/KernelTests/Core/Database/ConnectionTest.php
- Test the escapeTable(), escapeField() and escapeAlias() methods with all possible reserved words in PostgreSQL.
- ContentTranslationConfigImportTest::testConfigImportUpdates in core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php
- Tests config import updates.
- ContextualDynamicContextTest::testDifferentPermissions in core/modules/contextual/tests/src/Functional/ContextualDynamicContextTest.php
- Tests contextual links with different permissions.
- ContextualUnitTest::testContextualIdToLinks in core/modules/contextual/tests/src/Kernel/ContextualUnitTest.php
- Tests _contextual_id_to_links().
- ContextualUnitTest::testContextualLinksToId in core/modules/contextual/tests/src/Kernel/ContextualUnitTest.php
- Tests _contextual_links_to_id().
- CreateHalSettingsForLinkDomainUpdateTest::testHalSettingsCreated in core/modules/hal/tests/src/Functional/Update/CreateHalSettingsForLinkDomainUpdateTest.php
- Tests hal_update_8301().
- DatabaseStorageExpirableTest::testExpiration in core/tests/Drupal/KernelTests/Core/KeyValueStore/DatabaseStorageExpirableTest.php
- Tests data expiration.
- DbDumpTest::testScriptLoad in core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php
- Test loading the script back into the database.
- DblogRecentLogsUsingViewsUpdateTest::testUpdate in core/modules/dblog/tests/src/Functional/Update/DblogRecentLogsUsingViewsUpdateTest.php
- Ensures that update hook is run for dblog module.
- DeleteTruncateTest::testSimpleDelete in core/tests/Drupal/KernelTests/Core/Database/DeleteTruncateTest.php
- Confirms that we can delete a single record successfully.
- DeleteTruncateTest::testSpecialColumnDelete in core/tests/Drupal/KernelTests/Core/Database/DeleteTruncateTest.php
- Confirms that we can delete a single special column name record successfully.
- DependencyTest::testModuleEnableOrder in core/modules/system/tests/src/Functional/Module/DependencyTest.php
- Tests that module dependencies are enabled in the correct order in the UI.
- DerivativeTest::testDerivativeDecorator in core/tests/Drupal/KernelTests/Core/Plugin/DerivativeTest.php
- Tests getDefinitions() and getDefinition() with a derivativeDecorator.
- DestinationTest::testDestination in core/modules/system/tests/src/Functional/Routing/DestinationTest.php
- Tests that $_GET/$_REQUEST['destination'] only contain internal URLs.
- DiscoveryTestBase::assertDefinitionIdentical in core/tests/Drupal/KernelTests/Core/Plugin/Discovery/DiscoveryTestBase.php
- Asserts a definition against an expected definition.
- DiscoveryTestBase::testDiscoveryInterface in core/tests/Drupal/KernelTests/Core/Plugin/Discovery/DiscoveryTestBase.php
- Tests getDefinitions() and getDefinition().
- DisplayBlockTest::testBlockContextualLinks in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
- Tests the contextual links on a Views block.
- DisplayKernelTest::testDefaultOptions in core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php
- Tests the default display options.
- DisplayKernelTest::testGetPlugin in core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php
- Tests the \Drupal\views\Plugin\views\display\DisplayPluginBase::getPlugin() method.
- DisplayPageTest::testDependencies in core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php
- Tests the calculated dependencies for various views using Page displays.
- DisplayTest::testDisplayPlugin in core/modules/views/tests/src/Functional/Plugin/DisplayTest.php
- Tests the display test plugin.
- DisplayTest::testDisplayPluginsAlter in core/modules/views_ui/tests/src/Functional/DisplayTest.php
- Tests views_ui_views_plugins_display_alter is altering plugin definitions.
- DrupalKernelSiteTest::testServicesYml in core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelSiteTest.php
- Tests services.yml in site directory.
- EditorAdminTest::verifyUnicornEditorConfiguration in core/modules/editor/tests/src/Functional/EditorAdminTest.php
- Verifies unicorn editor configuration.
- EditorFileReferenceFilterTest::testEditorFileReferenceFilter in core/modules/editor/tests/src/Kernel/EditorFileReferenceFilterTest.php
- Tests the editor file reference filter.
- EditorFileUsageTest::testEditorEntityHooks in core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php
- Tests the configurable text editor manager.
- EditorLoadingTest::testLoading in core/modules/editor/tests/src/Functional/EditorLoadingTest.php
- Tests loading of text editors.
- EditorManagerTest::testManager in core/modules/editor/tests/src/Kernel/EditorManagerTest.php
- Tests the configurable text editor manager.
- EditorSecurityTest::testEditorXssFilterOverride in core/modules/editor/tests/src/Functional/EditorSecurityTest.php
- Tests the standard text editor XSS filter being overridden.
- EditorSecurityTest::testInitialSecurity in core/modules/editor/tests/src/Functional/EditorSecurityTest.php
- Tests initial security: is the user safe without switching text formats?
- EditorSecurityTest::testSwitchingSecurity in core/modules/editor/tests/src/Functional/EditorSecurityTest.php
- Tests administrator security: is the user safe when switching text formats?
- EditorUpdateTest::testEditorUpdate8001 in core/modules/editor/tests/src/Functional/Update/EditorUpdateTest.php
- Tests editor_update_8001().
- ElementTest::testOptions in core/modules/system/tests/src/Functional/Form/ElementTest.php
- Tests expansion of #options for #type checkboxes and radios.
- EmailTest::testFormEmail in core/modules/system/tests/src/Functional/Form/EmailTest.php
- Tests that #type 'email' fields are properly validated.
- EntityAccessControlHandlerTest::testHooks in core/tests/Drupal/KernelTests/Core/Entity/EntityAccessControlHandlerTest.php
- Tests hook invocations.
- EntityAutocompleteTest::testEntityReferenceAutocompletion in core/tests/Drupal/KernelTests/Core/Entity/EntityAutocompleteTest.php
- Tests autocompletion edge cases with slashes in the names.
- EntityCacheTagsTestBase::verifyRenderCache in core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php
- Verify that a given render cache entry exists, with the correct cache tags.
- EntityContentBaseTest::testOverwriteAllMappedProperties in core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php
- Tests overwriting all mapped properties in the destination entity (default
behavior).
- EntityContentBaseTest::testOverwriteProperties in core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php
- Tests overwriting selected properties in the destination entity, specified
in the destination configuration.
- EntityDefinitionUpdateTest::testBaseFieldCreateDeleteWithExistingEntities in core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php
- Tests creating and deleting a base field if entities exist.
- EntityDefinitionUpdateTest::testBundleFieldCreateDeleteWithExistingEntities in core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php
- Tests creating and deleting a bundle field if entities exist.
- EntityDefinitionUpdateTest::testNoUpdates in core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php
- Tests when no definition update is needed.
- EntityDisplayTest::testEntityDisplayCRUDSort in core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php
- Test sorting of components by name on basic CRUD operations
- EntityFieldTest::doTestReadWrite in core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php
- Executes the read write test set for a defined entity type.
- EntityLinkOutputUrlUpdateTest::testViewsPostUpdateEntityLinkUrl in core/modules/views/tests/src/Functional/Update/EntityLinkOutputUrlUpdateTest.php
- Tests that the additional settings are added to the config.
- EntityQueryTest::assertResult in core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php
- EntityQueryTest::assertRevisionResult in core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php
- EntityQueryTest::testEntityQuery in core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php
- Test basic functionality.
- EntityReferenceAdminTest::assertFieldSelectOptions in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php
- Checks if a select element contains the specified options.
- EntityReferenceAdminTest::assertFieldSelectOptions in core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php
- Checks if a select element contains the specified options.
- EntityReferenceAdminTest::testMultipleTargetBundles in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php
- Tests field settings for an entity reference field when the field has
multiple target bundles and is set to auto-create the target entity.
- EntityReferenceSelectionSortTest::testSort in core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php
- Assert sorting by field and property.
- EntitySerializationTest::testDenormalize in core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php
- Tests denormalization of an entity.
- EntitySerializationTest::testSerialize in core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php
- Test registered Serializer's entity serialization for core's formats.
- EntitySerializationTest::testUserNormalize in core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php
- Tests user normalization, using the entity_serialization_test module to
override some default access controls.
- EntityUUIDTest::assertCRUD in core/tests/Drupal/KernelTests/Core/Entity/EntityUUIDTest.php
- Executes the UUID CRUD tests for the given entity type.
- ExcludedFieldTokenTest::testExcludedTitleTokenDisplay in core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php
- Tests the display of an excluded title field when used as a token.
- ExposedFormTest::assertIds in core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php
- Checks whether the specified ids are the ones displayed in the view output.
- FactoryTest::testDefaultFactory in core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php
- Test that DefaultFactory can create a plugin instance.
- FactoryTest::testReflectionFactory in core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php
- Test that the Reflection factory can create a plugin instance.
- FetchTest::testQueryFetchCol in core/tests/Drupal/KernelTests/Core/Database/FetchTest.php
- Confirms that we can fetch an entire column of a result set at once.
- FieldAttachOtherTest::testEntityFormDisplayExtractFormValues in core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php
- Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::extractFormValues().
- FieldCounterTest::testExcludedTitleTokenDisplay in core/modules/rest/tests/src/Functional/Views/FieldCounterTest.php
- Tests the display of an excluded title field when used as a token.
- FieldCrudTest::testCreateField in core/modules/field/tests/src/Kernel/FieldCrudTest.php
- Test the creation of a field.
- FieldCrudTest::testCreateFieldCustomStorage in core/modules/field/tests/src/Kernel/FieldCrudTest.php
- Test creating a field with custom storage set.
- FieldDataCountTest::testCountWithIndex0 in core/modules/field/tests/src/Kernel/FieldDataCountTest.php
- Verify that we can count a table that contains an entry with index 0.
- FieldDataCountTest::testEntityCountAndHasData in core/modules/field/tests/src/Kernel/FieldDataCountTest.php
- Tests entityCount() and hadData() methods.
- FieldImportDeleteTest::testImportDelete in core/modules/field/tests/src/Kernel/FieldImportDeleteTest.php
- Tests deleting field storages and fields as part of config import.
- FieldImportDeleteUninstallTest::testImportAlreadyDeletedUninstall in core/modules/field/tests/src/Kernel/FieldImportDeleteUninstallTest.php
- Tests purging already deleted field storages and fields during a config
import.
- FieldImportDeleteUninstallTest::testImportDeleteUninstall in core/modules/field/tests/src/Kernel/FieldImportDeleteUninstallTest.php
- Tests deleting field storages and fields as part of config import.
- FieldKernelTest::_testEmptyText in core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php
- Tests the usage of the empty text.
- FieldKernelTest::_testHideIfEmpty in core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php
- Tests the hide if empty functionality.
- FieldStorageCrudTest::testCreate in core/modules/field/tests/src/Kernel/FieldStorageCrudTest.php
- Test the creation of a field storage.
- FieldStorageCrudTest::testDeleteNoData in core/modules/field/tests/src/Kernel/FieldStorageCrudTest.php
- Test the deletion of a field storage.
- FieldTypePluginManagerTest::testDefaultSettings in core/modules/field/tests/src/Kernel/FieldTypePluginManagerTest.php
- Tests the default settings convenience methods.
- FieldUpdateTest::testFieldUpdate8002 in core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php
- Tests field_update_8002().
- FileFieldWidgetTest::testMultiValuedWidget in core/modules/file/tests/src/FunctionalJavascript/FileFieldWidgetTest.php
- Tests upload and remove buttons for multiple multi-valued File fields.
- FileFieldWidgetTest::testMultiValuedWidget in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
- Tests upload and remove buttons for multiple multi-valued File fields.
- FileStorageTest::testlistAll in core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php
- Tests the FileStorage::listAll method with a relative and absolute path.
- FileUsageTemporaryDeletionConfigurationUpdateTest::testUpdateHookN in core/modules/file/tests/src/Functional/Update/FileUsageTemporaryDeletionConfigurationUpdateTest.php
- Tests that make_unused_managed_files_temporary conditions are correct.
- FilterAPITest::testFilterFormatAPI in core/modules/filter/tests/src/Kernel/FilterAPITest.php
- Tests the following functions for a variety of formats:
- FilterCrudTest::testDisableFallbackFormat in core/modules/filter/tests/src/Kernel/FilterCrudTest.php
- Tests disabling the fallback text format.
- FilterHtmlUpdateTest::testAllowedHtmlUpdate in core/modules/system/tests/src/Functional/Update/FilterHtmlUpdateTest.php
- Tests system_update_8009().
- FilterKernelTest::testAlignAndCaptionFilters in core/modules/filter/tests/src/Kernel/FilterKernelTest.php
- Tests the combination of the align and caption filters.
- FilterKernelTest::testAlignFilter in core/modules/filter/tests/src/Kernel/FilterKernelTest.php
- Tests the align filter.
- FilterKernelTest::testCaptionFilter in core/modules/filter/tests/src/Kernel/FilterKernelTest.php
- Tests the caption filter.
- FilterKernelTest::testHtmlFilter in core/modules/filter/tests/src/Kernel/FilterKernelTest.php
- Tests filter settings, defaults, access restrictions and similar.
- FilterKernelTest::testUrlFilterContent in core/modules/filter/tests/src/Kernel/FilterKernelTest.php
- Tests URL filter on longer content.
- FilterLanguageTest::testFilter in core/modules/language/tests/src/Kernel/Views/FilterLanguageTest.php
- Tests the language filter.
- FilterTest::testFilterQuery in core/modules/views/tests/src/Functional/Plugin/FilterTest.php
- Test query of the row plugin.
- FormatDateTest::testAdminDefinedFormatDate in core/modules/system/tests/src/Functional/Common/FormatDateTest.php
- Tests admin-defined formats in DateFormatterInterface::format().
- FormDefaultHandlersTest::testDefaultAndCustomHandlers in core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php
- Tests that default handlers are added even if custom are specified.
- FormObjectTest::testObjectFormCallback in core/modules/system/tests/src/Functional/Form/FormObjectTest.php
- Tests using an object as the form callback.
- FormTest::assertFormValuesDefault in core/modules/system/tests/src/Functional/Form/FormTest.php
- Assert that the values submitted to a form matches the default values of the elements.
- FormTest::testFieldFormUnlimited in core/modules/field/tests/src/Functional/FormTest.php
- FormTest::testSelect in core/modules/system/tests/src/Functional/Form/FormTest.php
- Tests validation of #type 'select' elements.
- FormTest::validateSelectSorting in core/modules/system/tests/src/Functional/Form/FormTest.php
- Validates that the options are in the right order in a select.
- FrameworkTest::testLazyLoad in core/modules/system/tests/src/FunctionalJavascript/FrameworkTest.php
- Tests that new JavaScript and CSS files are lazy-loaded on an AJAX request.
- FrontPageTest::testFrontPage in core/modules/node/tests/src/Functional/Views/FrontPageTest.php
- Tests the frontpage.
- FunctionsTest::testDrupalPreRenderLinksLegacy in core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php
- Test the use of drupal_pre_render_links() on a nested array of links.
- GenericCacheBackendUnitTestBase::testGetMultiple in core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php
- Tests Drupal\Core\Cache\CacheBackendInterface::getMultiple().
- GetFilenameTest::testDrupalGetFilename in core/tests/Drupal/KernelTests/Core/Bootstrap/GetFilenameTest.php
- Tests that drupal_get_filename() works when the file is not in database.
- HandlerAliasTest::testPluginAliases in core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php
- HandlerTest::testBrokenHandlers in core/modules/views_ui/tests/src/Functional/HandlerTest.php
- Tests broken handlers.
- HandlerTest::testHandlerWeights in core/modules/views/tests/src/Functional/Handler/HandlerTest.php
- Tests the order of handlers is the same before and after saving.
- HistoryTest::testHistory in core/modules/history/tests/src/Functional/HistoryTest.php
- Verifies that the history endpoints work.
- ImageStyleDeleteTest::testDelete in core/modules/image/tests/src/Functional/ImageStyleDeleteTest.php
- Tests image style deletion.
- InsertTest::testInsertFieldOnlyDefinition in core/tests/Drupal/KernelTests/Core/Database/InsertTest.php
- Tests that we can specify fields without values and specify values later.
- InsertTest::testInsertLastInsertID in core/tests/Drupal/KernelTests/Core/Database/InsertTest.php
- Tests that inserts return the proper auto-increment ID.
- InsertTest::testInsertSelectAll in core/tests/Drupal/KernelTests/Core/Database/InsertTest.php
- Tests that the INSERT INTO ... SELECT * ... syntax works.
- InsertTest::testInsertSelectFields in core/tests/Drupal/KernelTests/Core/Database/InsertTest.php
- Tests that the INSERT INTO ... SELECT (fields) ... syntax works.
- InsertTest::testMultiInsert in core/tests/Drupal/KernelTests/Core/Database/InsertTest.php
- Tests that we can insert multiple records in one query object.
- InsertTest::testRepeatedInsert in core/tests/Drupal/KernelTests/Core/Database/InsertTest.php
- Tests that an insert object can be reused with new data after it executes.
- InsertTest::testSimpleInsert in core/tests/Drupal/KernelTests/Core/Database/InsertTest.php
- Tests very basic insert functionality.
- InspectionTest::testInspection in core/tests/Drupal/KernelTests/Core/Plugin/InspectionTest.php
- Ensure the test plugins correctly implement getPluginId() and getPluginDefinition().
- InstallTest::testEnableUserTwice in core/modules/system/tests/src/Functional/Module/InstallTest.php
- Tests enabling User module once more.
- InstallTest::testGetSchemaAtInstallTime in core/modules/system/tests/src/Functional/Module/InstallTest.php
- Verify that drupal_get_schema() can be used during module installation.
- KeyValueContentEntityStorageTest::testCRUD in core/tests/Drupal/KernelTests/Core/KeyValueStore/KeyValueContentEntityStorageTest.php
- Tests CRUD operations.
- LanguageDependencyInjectionTest::testDependencyInjectedNewDefaultLanguage in core/modules/language/tests/src/Kernel/LanguageDependencyInjectionTest.php
- Test dependency injected Language object against a new default language
object.
- LanguageSwitchingTest::doTestLanguageBlockAnonymous in core/modules/language/tests/src/Functional/LanguageSwitchingTest.php
- For anonymous users, the "active" class is set by PHP.
- LanguageSwitchingTest::doTestLanguageBlockAuthenticated in core/modules/language/tests/src/Functional/LanguageSwitchingTest.php
- For authenticated users, the "active" class is set by JavaScript.
- LanguageSwitchingTest::doTestLanguageLinkActiveClassAuthenticated in core/modules/language/tests/src/Functional/LanguageSwitchingTest.php
- For authenticated users, the "active" class is set by JavaScript.
- LimitOperatorsDefaultsTest::testViewsPostUpdateLimitOperatorsDefaultValues in core/modules/views/tests/src/Functional/Update/LimitOperatorsDefaultsTest.php
- Tests that default settings for limit operators are present.
- LinkItemTest::testLinkItem in core/modules/link/tests/src/Kernel/LinkItemTest.php
- Tests using entity fields of the link field type.
- LocaleConfigSubscriberTest::assertActiveConfig in core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php
- Ensures configuration was saved correctly.
- LocaleConfigSubscriberTest::assertNoTranslation in core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php
- Ensures no translation exists.
- LocaleConfigSubscriberTest::assertTranslation in core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php
- Ensures a translation exists and is marked as customized.
- LocaleImportFunctionalTest::testEmptyMsgstr in core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
- Test empty msgstr at end of .po file see #611786.
- LocaleImportFunctionalTest::testLanguageContext in core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
- Test msgctxt context support.
- LocalePluralFormatTest::testGetPluralFormat in core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php
- Tests locale_get_plural() and \Drupal::translation()->formatPlural()
functionality.
- LocaleTranslationProjectsTest::testLocaleTranslationClearCacheProjects in core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php
- Tests locale_translation_clear_cache_projects().
- ManageDisplayTest::assertFieldSelectOptions in core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php
- Checks if a select element contains the specified options.
- ManageFieldsFunctionalTest::manageFieldsPage in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
- Tests the manage fields page.
- MenuLinkContentDeriverTest::testRediscover in core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeriverTest.php
- Tests the rediscovering.
- MenuUiTest::testMenu in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
- Tests menu functionality using the admin and user interfaces.
- MigrateActionsTest::assertEntity in core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
- Asserts various aspects of an Action entity.
- MigrateActionsTest::assertEntity in core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
- Asserts various aspects of an Action entity.
- MigrateAggregatorConfigsTest::testAggregatorSettings in core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorConfigsTest.php
- Tests migration of aggregator variables to aggregator.settings.yml.
- MigrateAggregatorFeedTest::testAggregatorFeedImport in core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorFeedTest.php
- Tests migration of aggregator feeds.
- MigrateAggregatorFeedTest::testAggregatorFeedImport in core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorFeedTest.php
- Tests migration of aggregator feeds.
- MigrateAggregatorItemTest::testAggregatorItem in core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorItemTest.php
- Test Drupal 7 aggregator item migration to Drupal 8.
- MigrateAggregatorItemTest::testAggregatorItem in core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorItemTest.php
- Test Drupal 6 aggregator item migration to Drupal 8.
- MigrateAggregatorSettingsTest::testMigration in core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorSettingsTest.php
- Tests migration of Aggregator variables to configuration.
- MigrateBlockContentBodyFieldTest::testBlockContentBodyFieldMigration in core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php
- Tests the block content body field migration.
- MigrateBlockContentTest::testBlockMigration in core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateBlockContentTest.php
- Tests the Drupal 6 custom block to Drupal 8 migration.
- MigrateBlockContentTypeTest::testBlockContentTypeMigration in core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php
- Tests the block content type migration.
- MigrateBookConfigsTest::testBookSettings in core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php
- Tests migration of book variables to book.settings.yml.
- MigrateBookTest::testBook in core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php
- Tests the Drupal 6 book structure to Drupal 8 migration.
- MigrateContactCategoryTest::assertEntity in core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php
- Performs various assertions on a single contact form entity.
- MigrateContactSettingsTest::testContactSettings in core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php
- Tests migration of Contact's variables to configuration.
- MigrateContactSettingsTest::testContactSettings in core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php
- Tests migration of contact variables to contact.settings.yml.
- MigrateCustomBlockTest::testCustomBlockMigration in core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php
- Tests migration of custom blocks from Drupal 7 to Drupal 8.
- MigrateDateFormatTest::testDateFormats in core/modules/system/tests/src/Kernel/Migrate/d6/MigrateDateFormatTest.php
- Tests the Drupal 6 date formats to Drupal 8 migration.
- MigrateDblogConfigsTest::testBookSettings in core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php
- Tests migration of dblog variables to dblog.settings.yml.
- MigrateDblogConfigsTest::testDblogSettings in core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php
- Tests migration of dblog variables to dblog.settings.yml.
- MigrateDependenciesTest::testMigrateDependenciesOrder in core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php
- Tests that the order is correct when loading several migrations.
- MigrateEmbeddedDataTest::testEmbeddedData in core/modules/migrate/tests/src/Kernel/MigrateEmbeddedDataTest.php
- Tests the embedded_data source plugin.
- MigrateEventsTest::testMigrateEvents in core/modules/migrate/tests/src/Kernel/MigrateEventsTest.php
- Tests migration events.
- MigrateFieldFormatterSettingsTest::assertComponent in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldFormatterSettingsTest.php
- Asserts various aspects of a particular component of a view display.
- MigrateFieldFormatterSettingsTest::testEntityDisplaySettings in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldFormatterSettingsTest.php
- Test that migrated entity display settings can be loaded using D8 API's.
- MigrateFieldInstanceTest::testFieldInstanceMigration in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceTest.php
- Tests migration of file variables to file.settings.yml.
- MigrateFieldInstanceWidgetSettingsTest::assertComponent in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceWidgetSettingsTest.php
- Asserts various aspects of a particular component of a form display.
- MigrateFieldInstanceWidgetSettingsTest::assertEntity in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceWidgetSettingsTest.php
- Asserts various aspects of a form display entity.
- MigrateFieldWidgetSettingsTest::testWidgetSettings in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldWidgetSettingsTest.php
- Test that migrated view modes can be loaded using D8 API's.
- MigrateFileConfigsTest::testFileSettings in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileConfigsTest.php
- Tests migration of file variables to file.settings.yml.
- MigrateFileTest::assertEntity in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileTest.php
- Asserts a file entity.
- MigrateFileTest::testFiles in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileTest.php
- Tests the Drupal 6 files to Drupal 8 migration.
- MigrateForumConfigsTest::testForumSettings in core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumConfigsTest.php
- Tests migration of forum variables to forum.settings.yml.
- MigrateForumSettingsTest::testForumSettingsMigration in core/modules/forum/tests/src/Kernel/Migrate/d7/MigrateForumSettingsTest.php
- Tests the migration of Forum's settings to configuration.
- MigrateImageCacheTest::testPassingMigration in core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageCacheTest.php
- Test basic passing migrations.
- MigrateImageSettingsTest::testMigration in core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageSettingsTest.php
- Tests the migration.
- MigrateImageStylesTest::assertEntity in core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageStylesTest.php
- Asserts various aspects of an ImageStyle entity.
- MigrateLanguageTest::assertLanguage in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageTest.php
- Asserts various properties of a configurable language entity.
- MigrateLinkDomainSettingFromRestToHalUpdateTest::testLinkDomainMigratedFromRestSettingsToHalSettings in core/modules/hal/tests/src/Functional/Update/MigrateLinkDomainSettingFromRestToHalUpdateTest.php
- Tests hal_update_8301().
- MigrateLocaleConfigsTest::testLocaleSettings in core/modules/locale/tests/src/Kernel/Migrate/MigrateLocaleConfigsTest.php
- Tests migration of locale variables to locale.settings.yml.
- MigrateMessageTest::testMessagesTeed in core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php
- Tests migration interruptions.
- MigrateNodeBundleSettingsTest::testNodeBundleSettings in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeBundleSettingsTest.php
- Tests Drupal 6 node type settings to Drupal 8 migration.
- MigrateNodeConfigsTest::testNodeSettings in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeConfigsTest.php
- Tests Drupal 6 node settings to Drupal 8 migration.
- MigrateNodeDeriverTest::testBuilder in core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php
- Tests the d7_node node driver.
- MigrateNodeRevisionTest::assertRevision in core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php
- Asserts various aspects of a node revision.
- MigrateNodeRevisionTest::assertRevision in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php
- Asserts various aspects of a node revision.
- MigrateNodeRevisionTest::testNodeRevision in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php
- Test node revisions migration from Drupal 6 to 8.
- MigrateNodeSettingPromoteTest::testMigration in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php
- Tests migration of the promote checkbox's settings.
- MigrateNodeSettingStatusTest::testMigration in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php
- Tests migration of the publishing status checkbox's settings.
- MigrateNodeSettingStickyTest::testMigration in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php
- Tests migration of the sticky checkbox's settings.
- MigrateNodeTest::testNode in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTest.php
- Test node migration from Drupal 6 to 8.
- MigrateNodeTitleLabelTest::assertEntity in core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTitleLabelTest.php
- Asserts various aspects of a base_field_override entity.
- MigrateNodeTypeTest::assertEntity in core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTypeTest.php
- Tests a single node type.
- MigrateNodeTypeTest::testNodeType in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTypeTest.php
- Tests Drupal 6 node type to Drupal 8 migration.
- MigrateSearchPageTest::testSearchPage in core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchPageTest.php
- Tests Drupal 6 search settings to Drupal 8 search page entity migration.
- MigrateSearchSettingsTest::testSearchSettings in core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchSettingsTest.php
- Tests the migration of Search's variables to configuration.
- MigrateSearchSettingsTest::testSearchSettings in core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php
- Tests migration of search variables to search.settings.yml.
- MigrateShortcutSetTest::assertEntity in core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php
- Asserts various aspects of a shortcut set entity.
- MigrateShortcutSetUsersTest::testShortcutSetUsersMigration in core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php
- Test the shortcut set migration.
- MigrateShortcutTest::assertEntity in core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php
- Asserts various aspects of a shortcut entity.
- MigrateSimpletestConfigsTest::testSimpletestSettings in core/modules/simpletest/tests/src/Kernel/Migrate/d6/MigrateSimpletestConfigsTest.php
- Tests migration of simpletest variables to simpletest.settings.yml.
- MigrateSimpletestSettingsTest::testMigration in core/modules/simpletest/tests/src/Kernel/Migrate/d7/MigrateSimpletestSettingsTest.php
- Tests migration of SimpleTest settings to configuration.
- MigrateStatisticsConfigsTest::testStatisticsSettings in core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php
- Tests migration of statistics variables to statistics.settings.yml.
- MigrateStatusTest::testStatus in core/modules/migrate/tests/src/Kernel/MigrateStatusTest.php
- Tests different connection types.
- MigrateSyslogConfigsTest::testSyslogSettings in core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php
- Tests migration of syslog variables to syslog.settings.yml.
- MigrateSyslogConfigsTest::testSyslogSettings in core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php
- Tests migration of syslog variables to syslog.settings.yml.
- MigrateSystemMaintenanceTranslationTest::testSystemMaintenance in core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php
- Tests migration of system (maintenance) variables to system.maintenance.yml.
- MigrateSystemSiteTranslationTest::testSystemSite in core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php
- Tests migration of system (site) variables to system.site.yml.
- MigrateTaxonomyConfigsTest::testTaxonomySettings in core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php
- Tests migration of taxonomy variables to taxonomy.settings.yml.
- MigrateTaxonomyVocabularyTest::assertEntity in core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php
- Validate a migrated vocabulary contains the expected values.
- MigrateTextConfigsTest::testTextSettings in core/modules/text/tests/src/Kernel/Migrate/MigrateTextConfigsTest.php
- Tests migration of text variables to text.settings.yml.
- MigrateTrackerNodeTest::testMigrateTrackerNode in core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerNodeTest.php
- Tests migration of tracker node table.
- MigrateTrackerSettingsTest::testMigration in core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerSettingsTest.php
- Tests migration of tracker's variables to configuration.
- MigrateTrackerUserTest::testMigrateTrackerUser in core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerUserTest.php
- Tests migration of tracker user table.
- MigrateUpdateConfigsTest::testUpdateSettings in core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php
- Tests migration of update variables to update.settings.yml.
- MigrateUploadEntityDisplayTest::testUploadEntityDisplay in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityDisplayTest.php
- Tests Drupal 6 upload settings to Drupal 8 entity display migration.
- MigrateUploadEntityFormDisplayTest::testUploadEntityFormDisplay in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php
- Tests Drupal 6 upload settings to Drupal 8 entity form display migration.
- MigrateUploadFieldTest::testUpload in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadFieldTest.php
- Tests the Drupal 6 upload settings to Drupal 8 field migration.
- MigrateUploadInstanceTest::testUploadFieldInstance in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadInstanceTest.php
- Tests the Drupal 6 upload settings to Drupal 8 field instance migration.
- MigrateUploadTest::testUpload in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php
- Test upload migration from Drupal 6 to Drupal 8.
- MigrateUrlAliasTestBase::testUrlAlias in core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php
- Test the URL alias migration.
- MigrateUserAdminPassTest::testAdminPasswordPreserved in core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php
- Tests preserving the admin user's password.
- MigrateUserConfigsTest::testUserMail in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php
- Tests migration of user variables to user.mail.yml.
- MigrateUserConfigsTest::testUserSettings in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php
- Tests migration of user variables to user.settings.yml.
- MigrateUserConfigsTranslationTest::testUserMail in core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php
- Tests migration of i18n user variables to user.mail.yml.
- MigrateUserConfigsTranslationTest::testUserSettings in core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php
- Tests migration of i18n user variables to user.settings.yml.
- MigrateUserContactSettingsTest::testUserContactSettings in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserContactSettingsTest.php
- Tests the Drupal6 user contact settings migration.
- MigrateUserFloodTest::testMigration in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserFloodTest.php
- Tests the migration.
- MigrateUserMailTest::testMigration in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserMailTest.php
- Tests the migration.
- MigrateUserPictureEntityDisplayTest::testUserPictureEntityDisplay in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityDisplayTest.php
- Tests the Drupal 7 user picture to Drupal 8 entity display migration.
- MigrateUserPictureEntityFormDisplayTest::testEntityFormDisplaySettings in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityFormDisplayTest.php
- Tests the field's entity form display settings.
- MigrateUserPictureFieldInstanceTest::testUserPictureField in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureFieldInstanceTest.php
- Test the user picture field migration.
- MigrateUserPictureFieldTest::testUserPictureField in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureFieldTest.php
- Test the user picture field migration.
- MigrateUserPictureFileTest::testUserPictures in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserPictureFileTest.php
- Tests the Drupal 6 user pictures to Drupal 8 migration.
- MigrateUserProfileEntityDisplayTest::testUserProfileFields in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileEntityDisplayTest.php
- Tests migration of user profile fields.
- MigrateUserProfileEntityFormDisplayTest::testUserProfileEntityFormDisplay in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileEntityFormDisplayTest.php
- Tests migration of user profile fields.
- MigrateUserProfileFieldInstanceTest::testUserProfileFields in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldInstanceTest.php
- Tests migration of user profile fields.
- MigrateUserProfileFieldTest::testUserProfileFields in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldTest.php
- Tests migration of user profile fields.
- MigrateUserProfileValuesTest::testUserProfileValues in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php
- Tests Drupal 6 profile values to Drupal 8 migration.
- MigrateUserRoleTest::assertEntity in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserRoleTest.php
- Asserts aspects of a user role config entity.
- MigrateViewModesTest::assertEntity in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php
- Asserts various aspects of a view mode entity.
- MigrateViewModesTest::testViewModes in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateViewModesTest.php
- Tests Drupal 6 view modes to Drupal 8 migration.
- MimeTypeTest::testFileMimeTypeDetection in core/tests/Drupal/KernelTests/Core/File/MimeTypeTest.php
- Test mapping of mimetypes from filenames.
- MiniPagerTest::testMiniPagerRender in core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php
- Tests the rendering of mini pagers.
- ModuleHandlerTest::testDependencyResolution in core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php
- Tests dependency resolution.
- ModuleTest::testLoadFunctions in core/modules/views/tests/src/Kernel/ModuleTest.php
- Tests the load wrapper/helper functions.
- ModuleTest::testViewsFetchPluginNames in core/modules/views/tests/src/Kernel/ModuleTest.php
- Tests the \Drupal\views\Views::fetchPluginNames() method.
- NodeAccessBaseTableTest::assertTaxonomyPage in core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php
- Checks taxonomy/term listings to ensure only accessible nodes are listed.
- NodeAccessGrantsCacheContextTest::assertUserCacheContext in core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php
- Asserts that for each given user, the expected cache context is returned.
- NodeEditFormTest::checkVariousAuthoredByValues in core/modules/node/tests/src/Functional/NodeEditFormTest.php
- Checks that the "authored by" works correctly with various values.
- NodeEditFormTest::testNodeEdit in core/modules/node/tests/src/Functional/NodeEditFormTest.php
- Checks node edit functionality.
- NodeEditFormTest::testNodeEditAuthoredBy in core/modules/node/tests/src/Functional/NodeEditFormTest.php
- Tests changing a node's "authored by" field.
- OptionsFieldUITest::assertAllowedValuesInput in core/modules/options/tests/src/Functional/OptionsFieldUITest.php
- Tests a string input for the 'allowed values' form element.
- OptionsFloatFieldImportTest::testImport in core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php
- Tests that importing list_float fields works.
- PageCacheTagsTestBase::verifyPageCache in core/modules/system/tests/src/Functional/Cache/PageCacheTagsTestBase.php
- Verify that when loading a given page, it's a page cache hit or miss.
- PageCacheTest::testPageCacheTags in core/modules/page_cache/tests/src/Functional/PageCacheTest.php
- Test that cache tags are properly persisted.
- PageCacheTest::testPageCacheTagsIndependentFromCacheabilityHeaders in core/modules/page_cache/tests/src/Functional/PageCacheTest.php
- Test that the page cache doesn't depend on cacheability headers.
- PagerKernelTest::testSetPagerMethods in core/modules/views/tests/src/Kernel/Plugin/PagerKernelTest.php
- Tests pager-related setter methods on ViewExecutable.
- PathAliasToEntityUpdateTest::testConversionToEntities in core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php
- Tests the conversion of path aliases to entities.
- PluginBaseTest::testViewsTokenReplace in core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php
- Test that the token replacement in views works correctly.
- PluginBaseTest::testViewsTokenReplaceWithDots in core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php
- Test that the token replacement in views works correctly with dots.
- PluginBaseTest::testViewsTokenReplaceWithTwigTokens in core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php
- Tests viewsTokenReplace without any twig tokens.
- QuickEditCustomPipelineTest::testCustomPipeline in core/modules/quickedit/tests/src/Functional/QuickEditCustomPipelineTest.php
- Tests that Quick Edit works with custom render pipelines.
- QuickEditIntegrationLoadingTest::testUserWithPermission in core/modules/editor/tests/src/Functional/QuickEditIntegrationLoadingTest.php
- Test loading of untransformed text when a user does have access to it.
- QuickEditIntegrationTest::testAttachments in core/modules/editor/tests/src/Kernel/QuickEditIntegrationTest.php
- Tests in-place editor attachments when the Editor module is present.
- RelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData in core/modules/taxonomy/tests/src/Functional/Views/RelationshipNodeTermDataTest.php
- RelationshipUserFileDataTest::testViewsHandlerRelationshipUserFileData in core/modules/file/tests/src/Functional/Views/RelationshipUserFileDataTest.php
- Tests using the views file relationship.
- RelationshipUserImageDataTest::testViewsHandlerRelationshipUserImageData in core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php
- Tests using the views image relationship.
- RenderElementTypesTest::assertElements in core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php
- Asserts that an array of elements is rendered properly.
- RenderWebTest::testWrapperFormatCacheContext in core/modules/system/tests/src/Functional/Common/RenderWebTest.php
- Asserts the cache context for the wrapper format is always present.
- ResourceGranularityUpdateTest::testMethodGranularityConvertedToResourceGranularity in core/modules/rest/tests/src/Functional/Update/ResourceGranularityUpdateTest.php
- Tests rest_post_update_simplify_resource_granularity().
- ResponseTest::testFormResponse in core/modules/system/tests/src/Functional/Form/ResponseTest.php
- Tests that enforced responses propagate through subscribers and middleware.
- RestConfigurationEntitiesUpdateTest::testResourcesConvertedToConfigEntities in core/modules/rest/tests/src/Functional/Update/RestConfigurationEntitiesUpdateTest.php
- Tests rest_update_8201().
- RestExportAuthCorrectionUpdateTest::testUpdate in core/modules/rest/tests/src/Functional/Update/RestExportAuthCorrectionUpdateTest.php
- Ensures that update hook is run for "rest" module.
- RestExportAuthUpdateTest::testUpdate in core/modules/rest/tests/src/Functional/Update/RestExportAuthUpdateTest.php
- Ensures that update hook is run for rest module.
- RouterTest::testUrlGeneratorFront in core/modules/system/tests/src/Functional/Routing/RouterTest.php
- Checks the generate method on the url generator using the front router.
- SchemaCheckTraitTest::testTrait in core/tests/Drupal/KernelTests/Core/Config/SchemaCheckTraitTest.php
- Tests \Drupal\Core\Config\Schema\SchemaCheckTrait.
- SchemaTest::assertFieldChange in core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php
- Asserts that a field can be changed from one spec to another.
- SchemaTest::testSchema in core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php
- Tests database interactions.
- SearchConfigSettingsFormTest::assertDefaultSearch in core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php
- Checks that the default search page matches expectations.
- SearchConfigSettingsFormTest::testDefaultSearchPageOrdering in core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php
- Tests the ordering of search pages on a clean install.
- SearchConfigSettingsFormTest::testMultipleSearchPages in core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php
- Tests multiple search pages of the same type.
- SearchSimplifyTest::testSearchSimplifyUnicode in core/modules/search/tests/src/Kernel/SearchSimplifyTest.php
- Tests that all Unicode characters simplify correctly.
- SerializationTest::testSerializerComponentRegistration in core/modules/serialization/tests/src/Kernel/SerializationTest.php
- Confirms that modules can register normalizers and encoders.
- SessionTest::assertSessionEmpty in core/modules/system/tests/src/Functional/Session/SessionTest.php
- Assert whether $_SESSION is empty at the beginning of the request.
- ShortcutSetsTest::testShortcutSetAdd in core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php
- Tests creating a shortcut set.
- ShortcutSetsTest::testShortcutSetEdit in core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php
- Tests editing a shortcut set.
- SqlQueryTest::testExecuteMetadata in core/modules/views/tests/src/Kernel/Plugin/SqlQueryTest.php
- Tests adding some metadata/tags to the views query.
- StatisticsLoggingTest::testLogging in core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php
- Verifies node hit counter logging and script placement.
- 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.
- StorageTestBase::testRename in core/tests/Drupal/KernelTests/Core/KeyValueStore/StorageTestBase.php
- Tests the rename operation.
- StyleMappingTest::mappedOutputHelper in core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php
- Tests the mapping of fields.
- StyleSerializerTest::testFieldapiField in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
- Tests the field row style using fieldapi fields.
- StyleSerializerTest::testFieldRawOutput in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
- Tests the raw output options for row field rendering.
- StyleSerializerTest::testMulEntityRows in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
- Test multilingual entity rows.
- StyleSerializerTest::testSerializerResponses in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
- Checks the behavior of the Serializer callback paths and row plugins.
- StyleSerializerTest::testUIFieldAlias in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
- Test the field ID alias functionality of the DataFieldRow plugin.
- StyleTableUnitTest::testTable in core/modules/views/tests/src/Kernel/Plugin/StyleTableUnitTest.php
- Tests the table style.
- StyleUnformattedTest::testDefaultRowClasses in core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php
- Make sure that the default css classes works as expected.
- SyslogUpdateTest::testSyslogSettingsFacilityDataType in core/modules/syslog/tests/src/Functional/Update/SyslogUpdateTest.php
- Tests that syslog.settings.facility has been converted from string to int.
- SystemMenuBlockTest::testConfigLevelDepth in core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php
- Tests the config start level and depth.
- SystemMenuBlockTest::testSystemMenuBlockConfigDependencies in core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php
- Tests calculation of a system menu block's configuration dependencies.
- TaxonomyIndexTidUiTest::testFilterUI in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php
- Tests the filter UI.
- TaxonomyTermDeriverTest::testBuilder in core/modules/taxonomy/tests/src/Kernel/Migrate/TaxonomyTermDeriverTest.php
- Tests fields exist in process pipeline for term migrations.
- TermAutocompleteTest::testAutocompleteOrderedResults in core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php
- Tests that the autocomplete method returns properly ordered results.
- TermEntityReferenceTest::testSelectionTestVocabularyRestriction in core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php
- Tests an entity reference field restricted to a single vocabulary.
- TermTest::testParentHandlerSettings in core/modules/taxonomy/tests/src/Functional/TermTest.php
- The "parent" field must restrict references to the same vocabulary.
- TermTest::testTermBreadcrumbs in core/modules/taxonomy/tests/src/Functional/TermTest.php
- Check the breadcrumb on edit and delete a term page.
- TextRequiredSummaryUpdateTest::testFieldAndWidgetUpdate in core/modules/text/tests/src/Functional/TextRequiredSummaryUpdateTest.php
- Tests that widgets and fields are updated for required summary flag.
- TextSummaryTest::assertTextSummary in core/modules/text/tests/src/Kernel/TextSummaryTest.php
- Calls text_summary() and asserts that the expected teaser is returned.
- ThemeInstallerTest::testEmpty in core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
- Verifies that no themes are installed by default.
- ThemeInstallerTest::testInstall in core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
- Tests installing a theme.
- ThemeSettingsTest::testDefaultConfig in core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php
- Tests that $theme.settings are imported and used as default theme settings.
- ThemeTest::testListThemes in core/modules/system/tests/src/Kernel/Theme/ThemeTest.php
- Test the listInfo() function.
- ThemeTest::testThemeDataTypes in core/modules/system/tests/src/Kernel/Theme/ThemeTest.php
- Test that ThemeManager renders the expected data types.
- TokenReplaceTest::testTokenReplacement in core/modules/views/tests/src/Kernel/TokenReplaceTest.php
- Tests core token replacements generated from a view.
- TokenReplaceTest::testTokenReplacementNoPath in core/modules/views/tests/src/Kernel/TokenReplaceTest.php
- Tests path token replacements generated from a view without a path.
- TokenReplaceTest::testTokenReplacementNoResults in core/modules/views/tests/src/Kernel/TokenReplaceTest.php
- Tests core token replacements generated from a view without results.
- ToolkitTest::testDerivative in core/tests/Drupal/FunctionalTests/Image/ToolkitTest.php
- Tests image toolkit operations inheritance by derivative toolkits.
- TrackerTest::assertHistoryMetadata in core/modules/tracker/tests/src/Functional/TrackerTest.php
- Passes if the appropriate history metadata exists.
- TransactionTest::testCommittedTransaction in core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php
- Tests a committed transaction.
- TransactionTest::testTransactionRollBackNotSupported in core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php
- Tests transaction rollback on a database that doesn't support transactions.
- TwigExtensionTest::testsRenderEscapedZeroValue in core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php
- Tests output of integer and double 0 values of TwigExtension::escapeFilter().
- TwigExtensionTest::testsRenderZeroValue in core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php
- Tests output of integer and double 0 values of TwigExtension->renderVar().
- TypedDataTest::testGetAndSet in core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php
- Tests the basics around constructing and working with typed data objects.
- TypedDataTest::testTypedDataLists in core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php
- Tests using typed data lists.
- TypedDataTest::testTypedDataMaps in core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php
- Tests using a typed data map.
- TypedDataTest::testTypedDataValidation in core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php
- Tests typed data validation.
- UpdateComplexTest::testBetweenConditionUpdate in core/tests/Drupal/KernelTests/Core/Database/UpdateComplexTest.php
- Tests BETWEEN conditional clauses.
- UpdateComplexTest::testInConditionUpdate in core/tests/Drupal/KernelTests/Core/Database/UpdateComplexTest.php
- Tests WHERE IN clauses.
- UpdateComplexTest::testLikeConditionUpdate in core/tests/Drupal/KernelTests/Core/Database/UpdateComplexTest.php
- Tests LIKE conditionals.
- UpdateComplexTest::testNotInConditionUpdate in core/tests/Drupal/KernelTests/Core/Database/UpdateComplexTest.php
- Tests WHERE NOT IN clauses.
- UpdateComplexTest::testOrConditionUpdate in core/tests/Drupal/KernelTests/Core/Database/UpdateComplexTest.php
- Tests updates with OR conditionals.
- UpdateComplexTest::testUpdateExpression in core/tests/Drupal/KernelTests/Core/Database/UpdateComplexTest.php
- Tests UPDATE with expression values.
- UpdateComplexTest::testUpdateOnlyExpression in core/tests/Drupal/KernelTests/Core/Database/UpdateComplexTest.php
- Tests UPDATE with only expression values.
- UpdateEntityDisplayTest::testRegionUpdate in core/modules/system/tests/src/Functional/Update/UpdateEntityDisplayTest.php
- Tests that entity displays are updated with regions for their fields.
- UpdatePostUpdateFailingTest::testPostUpdate in core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateFailingTest.php
- Tests hook_post_update_NAME().
- UpdatePostUpdateTest::testPostUpdate in core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php
- Tests hook_post_update_NAME().
- UpdateTest::testExpressionUpdate in core/tests/Drupal/KernelTests/Core/Database/UpdateTest.php
- Tests updating with expressions.
- UpdateTest::testMultiGTUpdate in core/tests/Drupal/KernelTests/Core/Database/UpdateTest.php
- Confirms that we can update multiple records with a non-equality condition.
- UpdateTest::testMultiUpdate in core/tests/Drupal/KernelTests/Core/Database/UpdateTest.php
- Confirms that we can update multiple records successfully.
- UpdateTest::testSimpleNullUpdate in core/tests/Drupal/KernelTests/Core/Database/UpdateTest.php
- Confirms updating to NULL.
- UpdateTest::testSimpleUpdate in core/tests/Drupal/KernelTests/Core/Database/UpdateTest.php
- Confirms that we can update a single record successfully.
- UpdateTest::testSpecialColumnUpdate in core/tests/Drupal/KernelTests/Core/Database/UpdateTest.php
- Confirm that we can update values in a column with special name.
- UpdateTest::testUpdateAffectedRows in core/tests/Drupal/KernelTests/Core/Database/UpdateTest.php
- Tests return value on update.
- UpdateTest::testWhereAndConditionUpdate in core/tests/Drupal/KernelTests/Core/Database/UpdateTest.php
- Confirms that we can stack condition and where calls.
- UpdateTest::testWhereUpdate in core/tests/Drupal/KernelTests/Core/Database/UpdateTest.php
- Confirms that we can update multiple records with a where call.
- UrlAlterFunctionalTest::assertUrlInboundAlter in core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php
- Assert that a inbound path is altered to an expected value.
- UrlAlterFunctionalTest::assertUrlOutboundAlter in core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php
- Assert that an outbound path is altered to an expected value.
- UrlAlterFunctionalTest::testUrlAlter in core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php
- Test that URL altering works and that it occurs in the correct order.
- UrlTest::testFormUrl in core/modules/system/tests/src/Functional/Form/UrlTest.php
- Tests that #type 'url' fields are properly validated and trimmed.
- UsageTest::doTestRemoveUsage in core/modules/file/tests/src/Kernel/UsageTest.php
- Tests \Drupal\file\FileUsage\DatabaseFileUsageBackend::delete().
- UserAccountFormFieldsTest::testUserEditForm in core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php
- Tests the user edit form.
- UserLoginTest::testPasswordRehashOnLogin in core/modules/user/tests/src/Functional/UserLoginTest.php
- Test that user password is re-hashed upon login after changing $count_log2.
- UserMigrationClassTest::testClass in core/modules/user/tests/src/Kernel/Migrate/d7/UserMigrationClassTest.php
- Tests that the profile value process is added to the pipeline.
- UserPermissionsTest::testUserPermissionChanges in core/modules/user/tests/src/Functional/UserPermissionsTest.php
- Test changing user permissions through the permissions page.
- UserRoleAdminTest::testRoleWeightOrdering in core/modules/user/tests/src/Functional/UserRoleAdminTest.php
- Test user role weight change operation and ordering.
- UuidFormatterTest::testUuidStringFormatter in core/modules/field/tests/src/Kernel/String/UuidFormatterTest.php
- Tests string formatter output.
- ViewEditTest::testOtherOptions in core/modules/views_ui/tests/src/Functional/ViewEditTest.php
- Tests the machine name and administrative comment forms.
- ViewExecutableTest::assertViewDestroy in core/modules/views/tests/src/Kernel/ViewExecutableTest.php
- Asserts that expected view properties have been unset by destroy().
- ViewExecutableTest::testInitMethods in core/modules/views/tests/src/Kernel/ViewExecutableTest.php
- Tests the initDisplay() and initHandlers() methods.
- ViewExecutableTest::testPropertyMethods in core/modules/views/tests/src/Kernel/ViewExecutableTest.php
- Tests the setting/getting of properties.
- ViewExecutableTest::testSerialization in core/modules/views/tests/src/Kernel/ViewExecutableTest.php
- Tests serialization of the ViewExecutable object.
- ViewExecutableTest::testValidateNestedLoops in core/modules/views/tests/src/Kernel/ViewExecutableTest.php
- Tests that nested loops of the display handlers won't break validation.
- ViewStorageTest::createTests in core/modules/views/tests/src/Kernel/ViewStorageTest.php
- Tests creating configuration entities.
- ViewStorageTest::loadTests in core/modules/views/tests/src/Kernel/ViewStorageTest.php
- Tests loading configuration entities.
- ViewStorageTest::testCreateDuplicate in core/modules/views/tests/src/Kernel/ViewStorageTest.php
- Tests the createDuplicate() View method.
- XssUnitTest::testBadProtocolStripping in core/tests/Drupal/KernelTests/Core/Common/XssUnitTest.php
- Checks that harmful protocols are stripped.