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