Search for create

  1. Search 3.x for create
  2. Search 8.x-1.x for create
  3. Search 6.x-1.x for create
  4. Search 4.0.x for create
  5. Other projects
Title Object type File name Summary
cache_example_form_create_expiring_item function cache_example/cache_example.module Submit handler to create a new cache item with specified expiration.
EntityExampleBasicController::create function entity_example/entity_example.module Create and return a new entity_example_basic entity.
EntityExampleBasicControllerInterface::create function entity_example/entity_example.module Create an entity.
FieldExampleTest::createField function field_example/field_example.test Utility function to create fields on a content type.
FieldTestPermissionsExample::createFieldContentForUser function field_permission_example/tests/field_permission_example.test Override createFieldContentForUser().
GenericFieldTest::createFieldContentForUser function field_permission_example/tests/field_permission_example.test Create a node with some field content.
GenericFieldTest::formCreateField function field_permission_example/tests/field_permission_example.test Create a field using the content type management form.
SimpleTestExampleTestCase::testSimpleTestExampleCreate function simpletest_example/simpletest_example.test Create a simpletest_example node using the node form.