Search for create

  1. Search 9.5.x for create
  2. Search 8.9.x for create
  3. Search 10.3.x for create
  4. Search 11.x for create
  5. Other projects
Title Object type File name Summary
DrupalWebTestCase::drupalCreateContentType function modules/simpletest/drupal_web_test_case.php Creates a custom content type based on default settings.
DrupalWebTestCase::drupalCreateNode function modules/simpletest/drupal_web_test_case.php Creates a node based on default settings.
DrupalWebTestCase::drupalCreateRole function modules/simpletest/drupal_web_test_case.php Creates a role with specified permissions.
DrupalWebTestCase::drupalCreateUser function modules/simpletest/drupal_web_test_case.php Create a user with a given set of permissions.
FieldAttachStorageTestCase::testFieldAttachCreateRenameBundle function modules/field/tests/field.test Test field_attach_create_bundle() and field_attach_rename_bundle().
FieldAttachTestCase::createFieldWithInstance function modules/field/tests/field.test Create a field and an instance of it.
FieldCrudTestCase::testCreateField function modules/field/tests/field.test Test the creation of a field.
FieldCrudTestCase::testCreateFieldFail function modules/field/tests/field.test Test failure to create a field.
FieldInstanceCrudTestCase::testCreateFieldInstance function modules/field/tests/field.test Test the creation of a field instance.
field_attach_create_bundle function modules/field/field.attach.inc Notify field.module that a new bundle was created.
field_create_field function modules/field/field.crud.inc Creates a field.
field_create_instance function modules/field/field.crud.inc Creates an instance of a field, binding it to a bundle.
field_sql_storage_field_storage_create_field function modules/field/modules/field_sql_storage/field_sql_storage.module Implements hook_field_storage_create_field().
field_test_create_bundle function modules/field/tests/field_test.entity.inc Creates a new bundle for test_entity entities.
field_test_create_stub_entity function modules/field/tests/field_test.entity.inc Creates a basic test_entity entity.
field_test_field_attach_create_bundle function modules/field/tests/field_test.storage.inc Implements hook_field_attach_create_bundle().
field_test_field_create_field function modules/field/tests/field_test.module Memorize calls to hook_field_create_field().
field_test_field_storage_create_field function modules/field/tests/field_test.storage.inc Implements hook_field_storage_create_field().
FileDirectoryTest::testFileCreateNewFilepath function modules/simpletest/tests/file.test This will take a directory and path, and find a valid filepath that is not
taken by another file.
FileDownloadTest::testFileCreateUrl function modules/simpletest/tests/file.test Test file_create_url().
FileFieldTestCase::createFileField function modules/file/tests/file.test Creates a new file field.
FileFieldTestCase::createTemporaryFile function modules/file/tests/file.test Creates a temporary file, for a specific user.
FileTaxonomyTermTestCase::createAttachFileField function modules/file/tests/file.test Creates a file field and attaches it to the "Tags" taxonomy vocabulary.
FileTestCase::createDirectory function modules/simpletest/tests/file.test Create a directory and assert it exists.
FileTestCase::createFile function modules/simpletest/tests/file.test Create a file and save it to the files table and assert that it occurs
correctly.
FileURLRewritingTest::testPublicCreatedFileURL function modules/simpletest/tests/file.test Test the generating of rewritten public created file URLs.
hook_field_attach_create_bundle function modules/field/field.api.php Act on field_attach_create_bundle().
hook_field_create_field function modules/field/field.api.php Act on a field being created.
hook_field_create_instance function modules/field/field.api.php Act on a field instance being created.
hook_field_storage_create_field function modules/field/field.api.php Act on creation of a new field.
ListFieldUITestCase::createListField function modules/field/modules/list/tests/list.test Helper function to create list field of a given type.
MenuLinksUnitTestCase::createLinkHierarchy function modules/simpletest/tests/menu.test Create a simple hierarchy of links.
PHPTestCase::createNodeWithCode function modules/php/php.test Creates a test node with PHP code in the body.
ShortcutSetsTestCase::testShortcutSetSwitchCreate function modules/shortcut/shortcut.test Tests switching a user's shortcut set and creating one at the same time.
TestFileTransfer::createDirectoryJailed function modules/simpletest/tests/filetransfer.test
_update_7000_field_create_field function modules/field/field.install Utility function: create a field by writing directly to the database.
_update_7000_field_create_instance function modules/field/field.install Utility function: write a field instance directly to the database.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.