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