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