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 |
---|---|---|---|
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. |
FileTransfer::createDirectory | function | includes/ |
Creates a directory. |
FileTransfer::createDirectoryJailed | function | includes/ |
Creates a directory. |
FileTransferFTPExtension::createDirectoryJailed | function | includes/ |
Creates a directory. |
FileTransferLocal::createDirectoryJailed | function | includes/ |
Creates a directory. |
FileTransferSSH::createDirectoryJailed | function | includes/ |
Creates a directory. |
FileURLRewritingTest::testPublicCreatedFileURL | function | modules/ |
Test the generating of rewritten public created file URLs. |
FILE_CREATE_DIRECTORY | constant | includes/ |
Flag used by file_prepare_directory() -- create directory if not present. |
file_create_filename | function | includes/ |
Creates a full file path from a directory and filename. |
file_create_htaccess | function | includes/ |
Creates a .htaccess file in the given directory. |
file_create_url | function | includes/ |
Creates a web-accessible URL for a stream to an external or local file. |
ForumTestCase::createForum | function | modules/ |
Creates a forum container or a forum. |
ForumTestCase::createForumTopic | function | modules/ |
Creates forum topic. |
Hook implementations for user-created content types | group | modules/ |
Functions that implement hooks for user-created content types. |
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. |
ImageAdminStylesUnitTest::createSampleImage | function | modules/ |
Given an image style, generate an image. |
ImageFieldTestCase::createImageField | function | modules/ |
Create a new image field. |
ImageFieldTestCase::createRandomStyle | function | modules/ |
Create a random style. |
ImageStyleFlushTest::createSampleImage | function | modules/ |
Given an image style and a wrapper, generate an image. |
image_gd_create_tmp | function | modules/ |
Create a truecolor image preserving transparency from a provided image. |
image_style_create_derivative | function | modules/ |
Creates a new image derivative based on an image style. |
ListFieldUITestCase::createListField | function | modules/ |
Helper function to create list field of a given type. |
MemoryQueue::createItem | function | modules/ |
Add a queue item and store it directly to the queue. |
MemoryQueue::createQueue | function | modules/ |
Create a queue. |
MenuLinksUnitTestCase::createLinkHierarchy | function | modules/ |
Create a simple hierarchy of links. |
MENU_CREATED_BY_ADMIN | constant | includes/ |
Internal menu flag -- menu item was created by administrator. |
PHPTestCase::createNodeWithCode | function | modules/ |
Creates a test node with PHP code in the body. |
PollCreateTestCase | class | modules/ |
|
PollCreateTestCase::getInfo | function | modules/ |
|
PollCreateTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PollCreateTestCase::testPollClose | function | modules/ |
|
PollCreateTestCase::testPollCreate | function | modules/ |
|
PollTestCase::pollCreate | function | modules/ |
Creates a poll. |
ProfileTestCase::createProfileField | function | modules/ |
Create a profile field. |
ShortcutSetsTestCase::testShortcutSetSwitchCreate | function | modules/ |
Tests switching a user's shortcut set and creating one at the same time. |
SystemQueue::createItem | function | modules/ |
|
SystemQueue::createQueue | function | modules/ |
|
TaxonomyWebTestCase::createTerm | function | modules/ |
Returns a new term with random properties in vocabulary $vid. |
TaxonomyWebTestCase::createVocabulary | function | modules/ |
Returns a new vocabulary with random properties. |
TestFileTransfer::createDirectoryJailed | function | modules/ |
Creates a directory. |
TranslationTestCase::createPage | function | modules/ |
Creates a "Basic page" in the specified language. |
TranslationTestCase::createTranslation | function | modules/ |
Creates a translation for a basic page in the specified language. |
update_create_fetch_task | function | modules/ |
Creates a new fetch task after loading the necessary include file. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.