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 |
---|---|---|---|
AggregatorTestCase::createFeed | function | modules/ |
Creates an aggregator feed. |
AggregatorTestCase::createSampleNodes | function | modules/ |
Creates sample article nodes. |
Archive_Tar::create | function | modules/ |
This method creates the archive file and add the files / directories that are listed in $p_filelist. If a file with the same name exist and is writable, it is replaced by the new tar. The method return false and a PEAR error text. The $p_filelist… |
Archive_Tar::createModify | function | modules/ |
This method creates the archive file and add the files / directories that are listed in $p_filelist. If the file already exists and is writable, it is replaced by the new tar. It is a create and not an add. If the file exists and is read-only or is a… |
BookTestCase::createBook | function | modules/ |
Creates a new book with a page hierarchy. |
BookTestCase::createBookNode | function | modules/ |
Creates a book node. |
DatabaseSchema::createTable | function | includes/ |
Create a new table from a Drupal table definition. |
DatabaseSchema_mysql::createFieldSql | function | includes/ |
Create an SQL string for a field to be used in table creation or alteration. |
DatabaseSchema_mysql::createKeySql | function | includes/ |
|
DatabaseSchema_mysql::createKeysSql | function | includes/ |
|
DatabaseSchema_mysql::createKeysSqlHelper | function | includes/ |
|
DatabaseSchema_mysql::createTableSql | function | includes/ |
Generate SQL to create a new table from a Drupal schema definition. |
DatabaseSchema_pgsql::createFieldSql | function | includes/ |
Create an SQL string for a field to be used in table creation or alteration. |
DatabaseSchema_pgsql::createTableSql | function | includes/ |
Generate SQL to create a new table from a Drupal schema definition. |
DatabaseSchema_pgsql::_createIndexSql | function | includes/ |
|
DatabaseSchema_pgsql::_createKeys | function | includes/ |
|
DatabaseSchema_pgsql::_createKeySql | function | includes/ |
|
DatabaseSchema_sqlite::createColumsSql | function | includes/ |
Build the SQL expression for creating columns. |
DatabaseSchema_sqlite::createFieldSql | function | includes/ |
Create an SQL string for a field to be used in table creation or alteration. |
DatabaseSchema_sqlite::createIndexSql | function | includes/ |
Build the SQL expression for indexes. |
DatabaseSchema_sqlite::createKeySql | function | includes/ |
Build the SQL expression for keys. |
DatabaseSchema_sqlite::createTableSql | function | includes/ |
Generate SQL to create a new table from a Drupal schema definition. |
db_create_table | function | includes/ |
Creates a new table from a Drupal table definition. |
DrupalQueueInterface::createItem | function | modules/ |
Add a queue item and store it directly to the queue. |
DrupalQueueInterface::createQueue | function | modules/ |
Create a queue. |
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. |
drupal_render_cid_create | function | includes/ |
Creates the cache ID for a renderable element. |
drupal_xml_parser_create | function | includes/ |
Prepares a new XML parser. |
entity_create_stub_entity | function | includes/ |
Helper function to assemble an object structure with initial ids. |
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. |
FieldUIManageFieldsTestCase::createField | function | modules/ |
Tests adding a new field. |
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(). |
field_ui_field_attach_create_bundle | function | modules/ |
Implements hook_field_attach_create_bundle(). |
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(). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.