75 calls to TestBase::assertNull() in Zircon Profile 8
- AliasTest::testWhitelist in core/
modules/ system/ src/ Tests/ Path/ AliasTest.php - Tests the alias whitelist.
- BookUninstallTest::testBookUninstall in core/
modules/ book/ src/ Tests/ BookUninstallTest.php - Tests the book_system_info_alter() method.
- BulkFormAccessTest::testNodeDeleteAccess in core/
modules/ node/ src/ Tests/ Views/ BulkFormAccessTest.php - Tests if nodes that may not be deleted, can not be deleted in bulk.
- BulkFormAccessTest::testUserDeleteAccess in core/
modules/ user/ src/ Tests/ Views/ BulkFormAccessTest.php - Tests if users that may not be deleted, can not be deleted in bulk.
- BulkFormTest::testBulkDeletion in core/
modules/ node/ src/ Tests/ Views/ BulkFormTest.php - Test multiple deletion.
- CommentNodeChangesTest::testNodeDeletion in core/
modules/ comment/ src/ Tests/ CommentNodeChangesTest.php - Tests that comments are deleted with the node.
- CommentTypeTest::testCommentTypeDeletion in core/
modules/ comment/ src/ Tests/ CommentTypeTest.php - Tests deleting a comment type that still has content.
- CommentUninstallTest::testCommentUninstallWithoutField in core/
modules/ comment/ src/ Tests/ CommentUninstallTest.php - Tests if uninstallation succeeds if the field has been deleted beforehand.
- ConfigEntityStaticCacheTest::testReset in core/
modules/ config/ src/ Tests/ ConfigEntityStaticCacheTest.php - Tests that the static cache is reset on entity save and delete.
- ConfigFileContentTest::testReadWriteConfig in core/
modules/ config/ src/ Tests/ ConfigFileContentTest.php - Tests setting, writing, and reading of a configuration setting.
- ConfigInstallProfileOverrideTest::testInstallProfileConfigOverwrite in core/
modules/ config/ src/ Tests/ ConfigInstallProfileOverrideTest.php - Tests install profile config changes.
- ConfigOtherModuleTest::testInstallOtherModuleFirst in core/
modules/ config/ src/ Tests/ ConfigOtherModuleTest.php - Tests enabling the provider of the default configuration first.
- ConfigSingleImportExportTest::testImport in core/
modules/ config/ src/ Tests/ ConfigSingleImportExportTest.php - Tests importing a single configuration file.
- ContentEntityNullStorageTest::testDeleteThroughImport in core/
modules/ system/ src/ Tests/ Entity/ ContentEntityNullStorageTest.php - Tests deleting a contact form entity via a configuration import.
- ContextPluginTest::testContext in core/
modules/ system/ src/ Tests/ Plugin/ ContextPluginTest.php - Tests basic context definition and value getters and setters.
- DateTimeFieldTest::testDefaultValue in core/
modules/ datetime/ src/ Tests/ DateTimeFieldTest.php - Test default value functionality.
- DeleteFeedTest::testDeleteFeed in core/
modules/ aggregator/ src/ Tests/ DeleteFeedTest.php - Deletes a feed and ensures that all of its services are deleted.
- DisplayKernelTest::testGetPlugin in core/
modules/ views/ src/ Tests/ Plugin/ DisplayKernelTest.php - Tests the \Drupal\views\Plugin\views\display\DisplayPluginBase::getPlugin() method.
- EntityDisplayTest::testComponentDependencies in core/
modules/ field_ui/ src/ Tests/ EntityDisplayTest.php - Tests components dependencies additions.
- EntityDisplayTest::testExtraFieldComponent in core/
modules/ field_ui/ src/ Tests/ EntityDisplayTest.php - Tests the behavior of a field component within an entity display object.
- EntityFieldTest::doTestReadWrite in core/
modules/ system/ src/ Tests/ Entity/ EntityFieldTest.php - Executes the read write test set for a defined entity type.
- EntityFieldTest::testFieldOverrideBundleField in core/
modules/ system/ src/ Tests/ Entity/ EntityFieldTest.php - Tests creating a field override config for a bundle field.
- EntityReferenceItemTest::testEntitySaveOrder in core/
modules/ field/ src/ Tests/ EntityReference/ EntityReferenceItemTest.php - Test saving order sequence doesn't matter.
- EntityTranslationTest::doTestEntityLanguageMethods in core/
modules/ system/ src/ Tests/ Entity/ EntityTranslationTest.php - Executes the entity language method tests for the given entity type.
- EntityTypedDataDefinitionTest::testEntities in core/
modules/ system/ src/ Tests/ Entity/ EntityTypedDataDefinitionTest.php - Tests deriving metadata about entities.
- EntityTypedDataDefinitionTest::testFields in core/
modules/ system/ src/ Tests/ Entity/ EntityTypedDataDefinitionTest.php - Tests deriving metadata about fields.
- EntityUUIDTest::assertCRUD in core/
modules/ system/ src/ Tests/ Entity/ EntityUUIDTest.php - Executes the UUID CRUD tests for the given entity type.
- FieldCrudTest::testCreateField in core/
modules/ field/ src/ Tests/ FieldCrudTest.php - Test the creation of a field.
- FieldCrudTest::testCreateFieldCustomStorage in core/
modules/ field/ src/ Tests/ FieldCrudTest.php - Test creating a field with custom storage set.
- FieldStorageCrudTest::testCreate in core/
modules/ field/ src/ Tests/ FieldStorageCrudTest.php - Test the creation of a field storage.
- FieldUIDeleteTest::testDeleteField in core/
modules/ field_ui/ src/ Tests/ FieldUIDeleteTest.php - Tests that deletion removes field storages and fields as expected.
- ForumUninstallTest::testForumUninstallWithField in core/
modules/ forum/ src/ Tests/ ForumUninstallTest.php - Tests if forum module uninstallation properly deletes the field.
- ForumUninstallTest::testForumUninstallWithoutFieldStorage in core/
modules/ forum/ src/ Tests/ ForumUninstallTest.php - Tests uninstallation if the field storage has been deleted beforehand.
- GetFilenameUnitTest::testDrupalGetFilename in core/
modules/ system/ src/ Tests/ Bootstrap/ GetFilenameUnitTest.php - Tests that drupal_get_filename() works when the file is not in database.
- ImageFieldDefaultImagesTest::testInvalidDefaultImage in core/
modules/ image/ src/ Tests/ ImageFieldDefaultImagesTest.php - Tests image field and field having an invalid default image.
- JoinTest::testBasePlugin in core/
modules/ views/ src/ Tests/ Plugin/ JoinTest.php - Tests the join plugin base.
- KernelTestBaseTest::testDrupalGetProfile in core/
modules/ simpletest/ src/ Tests/ KernelTestBaseTest.php - Tests that drupal_get_profile() returns NULL.
- LinkItemTest::testLinkItem in core/
modules/ link/ src/ Tests/ LinkItemTest.php - Tests using entity fields of the link field type.
- ManageFieldsTest::testDeleteField in core/
modules/ field_ui/ src/ Tests/ ManageFieldsTest.php - Tests that deletion removes field storages and fields as expected.
- ManageFieldsTest::testDeleteTaxonomyField in core/
modules/ field_ui/ src/ Tests/ ManageFieldsTest.php - Tests that deletion removes field storages and fields as expected for a term.
- MenuTest::deleteCustomMenu in core/
modules/ menu_ui/ src/ Tests/ MenuTest.php - Deletes the locally stored custom menu.
- MigrateAggregatorFeedTest::testAggregatorFeedImport in core/
modules/ aggregator/ src/ Tests/ Migrate/ d7/ MigrateAggregatorFeedTest.php - Tests migration of aggregator feeds.
- MigrateCommentVariableEntityFormDisplaySubjectTest::testCommentEntityFormDisplay in core/
modules/ comment/ src/ Tests/ Migrate/ d6/ MigrateCommentVariableEntityFormDisplaySubjectTest.php - Tests comment subject variable migrated into an entity display.
- MigrateFieldInstanceTest::testMigrateFieldIntoUnknownNodeType in core/
modules/ field/ src/ Tests/ Migrate/ d6/ MigrateFieldInstanceTest.php - Tests migrating fields into non-existent content types.
- MigrateFileTest::testFiles in core/
modules/ file/ src/ Tests/ Migrate/ d6/ MigrateFileTest.php - Tests the Drupal 6 files to Drupal 8 migration.
- MigrateFilterFormatTest::testFilterFormat in core/
modules/ filter/ src/ Tests/ Migrate/ d7/ MigrateFilterFormatTest.php - Tests the Drupal 7 filter format to Drupal 8 migration.
- MigrateRollbackTest::testRollback in core/
modules/ migrate/ src/ Tests/ MigrateRollbackTest.php - Tests rolling back configuration and content entities.
- MigrateTaxonomyTermTest::testTaxonomyTerms in core/
modules/ taxonomy/ src/ Tests/ Migrate/ d6/ MigrateTaxonomyTermTest.php - Tests the Drupal 6 taxonomy term to Drupal 8 migration.
- MigrateTermNodeTest::testSkipNonExistentNode in core/
modules/ taxonomy/ src/ Tests/ Migrate/ d6/ MigrateTermNodeTest.php - Tests that term associations are ignored when they belong to nodes which were not migrated.
- MigrateUserProfileEntityDisplayTest::testUserProfileFields in core/
modules/ user/ src/ Tests/ Migrate/ MigrateUserProfileEntityDisplayTest.php - Tests migration of user profile fields.
- MigrateUserProfileEntityFormDisplayTest::testUserProfileEntityFormDisplay in core/
modules/ user/ src/ Tests/ Migrate/ MigrateUserProfileEntityFormDisplayTest.php - Tests migration of user profile fields.
- MigrateUserTest::testUser in core/
modules/ user/ src/ Tests/ Migrate/ d6/ MigrateUserTest.php - Tests the Drupal6 user to Drupal 8 migration.
- NodeAccessRebuildNodeGrantsTest::testNodeAccessRebuildNoAccessModules in core/
modules/ node/ src/ Tests/ NodeAccessRebuildNodeGrantsTest.php - Tests rebuilding the node access permissions table with no content.
- NodeAccessRebuildNodeGrantsTest::testNodeAccessRebuildNodeGrants in core/
modules/ node/ src/ Tests/ NodeAccessRebuildNodeGrantsTest.php - Tests rebuilding the node access permissions table with content.
- RouteProviderTest::testOutlinePathMatchDefaultsCollision2 in core/
modules/ system/ src/ Tests/ Routing/ RouteProviderTest.php - Confirms that we can find routes whose pattern would match the request.
- RouteProviderTest::testOutlinePathMatchDefaultsCollision3 in core/
modules/ system/ src/ Tests/ Routing/ RouteProviderTest.php - Confirms that we can find multiple routes that match the request equally.
- ServiceDestructionTest::testDestructionUnused in core/
modules/ system/ src/ Tests/ DrupalKernel/ ServiceDestructionTest.php - Verifies that services are not unnecessarily destructed when not used.
- ServiceDestructionTest::testDestructionUsed in core/
modules/ system/ src/ Tests/ DrupalKernel/ ServiceDestructionTest.php - Verifies that services are destructed when used.
- SessionTest::assertSessionCookie in core/
modules/ system/ src/ Tests/ Session/ SessionTest.php - Assert whether the SimpleTest browser sent a session cookie.
- StorageTestBase::testNonExistingKeys in core/
modules/ system/ src/ Tests/ KeyValueStore/ StorageTestBase.php - Tests expected behavior for non-existing keys.
- StorageTestBase::testRename in core/
modules/ system/ src/ Tests/ KeyValueStore/ StorageTestBase.php - Tests the rename operation.
- StyleOpmlTest::testOpmlOutput in core/
modules/ views/ src/ Tests/ Plugin/ StyleOpmlTest.php - Tests the rendered output.
- TaggingTest::testMetaData in core/
modules/ system/ src/ Tests/ Database/ TaggingTest.php - Tests that we can attach metadata to a query object.
- TemplateTest::testGetTemplateByName in core/
modules/ migrate/ src/ Tests/ TemplateTest.php - Tests retrieving a template by name.
- TempStoreDatabaseTest::testUserTempStore in core/
modules/ user/ src/ Tests/ TempStoreDatabaseTest.php - Tests the UserTempStore API.
- TextWithSummaryItemTest::testCrudAndUpdate in core/
modules/ text/ src/ Tests/ TextWithSummaryItemTest.php - Tests processed properties.
- ThemeTokenTest::testThemeToken in core/
modules/ system/ src/ Tests/ Theme/ ThemeTokenTest.php - Tests if the 'theme_token' key of 'ajaxPageState' is computed.
- TypedDataDefinitionTest::testMaps in core/
modules/ system/ src/ Tests/ TypedData/ TypedDataDefinitionTest.php - Tests deriving metadata about maps.
- TypedDataTest::testGetAndSet in core/
modules/ system/ src/ Tests/ TypedData/ TypedDataTest.php - Tests the basics around constructing and working with typed data objects.
- TypedDataTest::testTypedDataLists in core/
modules/ system/ src/ Tests/ TypedData/ TypedDataTest.php - Tests using typed data lists.
- TypedDataTest::testTypedDataMaps in core/
modules/ system/ src/ Tests/ TypedData/ TypedDataTest.php - Tests using a typed data map.
- UpdateTest::testPatchUpdate in core/
modules/ rest/ src/ Tests/ UpdateTest.php - Tests several valid and invalid partial update requests on test entities.
- UpdateTest::testSimpleNullUpdate in core/
modules/ system/ src/ Tests/ Database/ UpdateTest.php - Confirms updating to NULL.
- UserDeleteTest::testUserDeleteMultiple in core/
modules/ user/ src/ Tests/ UserDeleteTest.php - Test deleting multiple users.
- ViewExecutableTest::testPropertyMethods in core/
modules/ views/ src/ Tests/ ViewExecutableTest.php - Tests the setting/getting of properties.