BackdropWebTestCase::backdropCreateContentType in modules/simpletest/backdrop_web_test_case.php
Creates a custom content type based on default settings.
_book_install_type_create in modules/book/book.install
Creates the book content type.
CommentHelperCase::setCommentSettings in modules/comment/tests/comment.test
Sets a comment config for the post content type.
CommentInterfaceTest::setEnvironment in modules/comment/tests/comment.test
Re-configures the environment, module settings, and user permissions.
comment_uninstall in modules/comment/comment.install
Implements hook_uninstall().
comment_update_1001 in modules/comment/comment.install
Move comment content type settings into configuration files.
LocaleUninstallFunctionalTest::testUninstallProcess in modules/locale/tests/locale.test
Check if the values of the Locale variables are correct after uninstall.
MenuBreadcrumbTestCase::testBreadCrumbs in modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
menu_update_1001 in modules/menu/menu.install
Move menu content type settings into configuration files.
NodeCreationTestCase::testUnpublishedNodeCreation in modules/node/tests/node.test
Create an unpublished node and confirm correct redirect behavior.
node_modules_disabled in modules/node/node.module
Implements hook_modules_disabled().
node_modules_enabled in modules/node/node.module
Implements hook_modules_enabled().
node_type_form_submit in modules/node/node.types.inc
Form submission handler for node_type_form().
NodeTypeTestCase::testNodeTypeCreation in modules/node/tests/node.test
Tests creating a content type programmatically and via a form.
node_update_1005 in modules/node/node.install
Convert content types to configuration files.
PathLanguageTestCase::testAliasTranslation in modules/path/tests/path.test
Test alias functionality through the admin interfaces.
standard_install in profiles/standard/standard.install
Implements hook_install().
UserCancelTestCase::testUserDelete in modules/user/tests/user.test
Delete account and remove all content.
UserSignatureTestCase::testUserSignature in modules/user/tests/user.test
Test that a user can change their signature format and that it is respected upon display.