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. |