TaxonomyWebTestCase::createTerm |
function |
core/modules/taxonomy/tests/taxonomy.test |
Returns a new term with random properties in the given vocabulary. |
admin_bar_field_create_instance |
function |
core/modules/admin_bar/admin_bar.module |
Implements hook_field_create_instance(). |
LinkUITest::testStaticLinkCreate |
function |
core/modules/link/tests/link.ui.test |
Tests if <strong> is used in a static title that the markup is retained. |
FieldBlock::createPseudoInstance |
function |
core/modules/field/field.block.inc |
Create a field instance and display that uses custom formatter settings. |
EntityInterface::createDuplicate |
function |
core/modules/entity/entity.class.inc |
Creates a duplicate of the entity. |
FieldViewsTestHelper::CreateUser |
function |
core/modules/field/tests/field_views.test |
|
DashboardCreateBlock::getContent |
function |
core/modules/dashboard/includes/block.create.inc |
Return the content of a block. |
DashboardCreateBlock::formSubmit |
function |
core/modules/dashboard/includes/block.create.inc |
Submit handler to save the form settings. |
_filter_create_valid_external_url |
function |
core/modules/filter/filter.pages.inc |
Forms a valid external URL if possible. |
GenericFieldTest::formCreateField |
function |
modules/examples/field_permission_example/tests/field_permission_example.test |
Create a field using the content type management form. |
ViewsWizardInterface::create_view |
function |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Create a new View from form values. |
DashboardCreateBlock::__construct |
function |
core/modules/dashboard/includes/block.create.inc |
Create a new Block object. |
LinkBaseTestClass::createLinkField |
function |
core/modules/link/tests/link.test |
|
DatabaseConnection::createDatabase |
function |
core/includes/database/database.inc |
Creates a database. |
FieldCrudTestCase::testCreateField |
function |
core/modules/field/tests/field.test |
Test the creation of a field. |
BackdropQueueInterface::createItem |
function |
core/modules/system/system.queue.inc |
Add a queue item and store it directly to the queue. |
DatabaseSchema_mysql::createKeySql |
function |
core/includes/database/mysql/schema.inc |
|
ViewsUiBaseViewsWizard::create_view |
function |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Create a View from values that have been already submitted to validate(). |
field_ui_field_attach_create_bundle |
function |
core/modules/field_ui/field_ui.module |
Implements hook_field_attach_create_bundle(). |
FileDownloadTest::testFileCreateUrl |
function |
core/modules/simpletest/tests/file.test |
Test file_create_url(). |
FileTestHelper::createTemporaryFile |
function |
core/modules/file/tests/file.test |
Creates a temporary file, for a specific user. |
FileTransfer::createDirectoryJailed |
function |
core/includes/filetransfer/filetransfer.inc |
Creates a directory. |
DrupalWebTestCase::drupalCreateNode |
function |
core/includes/drupal.classes.inc |
|
DrupalWebTestCase::drupalCreateUser |
function |
core/includes/drupal.classes.inc |
|
DrupalWebTestCase::drupalCreateRole |
function |
core/includes/drupal.classes.inc |
|
BackdropQueueInterface::createQueue |
function |
core/modules/system/system.queue.inc |
Create a queue. |
DashboardCreateBlock::getAdminTitle |
function |
core/modules/dashboard/includes/block.create.inc |
Return an administrative title that will always have a value. |
DatabaseSchema_mysql::createKeysSql |
function |
core/includes/database/mysql/schema.inc |
|
ImageFieldTestCase::createImageField |
function |
core/modules/image/tests/image.test |
Create a new image field. |
file_example_create_directory_submit |
function |
modules/examples/file_example/file_example.module |
Submit handler for directory creation. |
DateFieldBasic::createMultiDateField |
function |
core/modules/date/tests/date_field.test |
Creates a date field from an array of settings values. |
EntityExampleBasicController::create |
function |
modules/examples/entity_example/entity_example.inc |
Create and return a new entity_example_basic entity. |
ListFieldUITestCase::createListField |
function |
core/modules/field/modules/list/tests/list.test |
Helper function to create list field of a given type. |
FileUploadSvgTestCase::createSvgFile |
function |
core/modules/file/tests/file.test |
Create SVG file. |
DatabaseSchema_mysql::createTableSql |
function |
core/includes/database/mysql/schema.inc |
Generate SQL to create a new table from a Backdrop schema definition. |
DatabaseSchema_mysql::createFieldSql |
function |
core/includes/database/mysql/schema.inc |
Create an SQL string for a field to be used in table creation or alteration. |
ViewsHandlerManyToOneTest::createTerm |
function |
core/modules/views/tests/handlers/views_handler_manytoone.test |
Returns a new term with random properties. |
TaxonomyWebTestCase::createVocabulary |
function |
core/modules/taxonomy/tests/taxonomy.test |
Returns a new vocabulary with random properties. |
field_test_field_storage_create_field |
function |
core/modules/field/tests/field_test/field_test.storage.inc |
Implements hook_field_storage_create_field(). |
field_test_field_attach_create_bundle |
function |
core/modules/field/tests/field_test/field_test.storage.inc |
Implements hook_field_attach_create_bundle(). |
DashboardCreateBlock::getAdminPreview |
function |
core/modules/dashboard/includes/block.create.inc |
Return a preview for this block. |
TranslationTestCase::createTranslation |
function |
core/modules/translation/tests/translation.test |
Creates a translation for a page in the specified language. |
LinkTokenTest::testUserTokenLinkCreate |
function |
core/modules/link/tests/link.token.test |
Creates a link field with a required title enabled for user-entered tokens.
Creates a node with a token in the link title and checks the value. |
ImageStyleFlushTest::createSampleImage |
function |
core/modules/image/tests/image.test |
Given an image style and a wrapper, generate an image. |
FileTransferSSH::createDirectoryJailed |
function |
core/includes/filetransfer/ssh.inc |
Creates a directory. |
FieldCrudTestCase::testCreateFieldFail |
function |
core/modules/field/tests/field.test |
Test failure to create a field. |
LinkUITest::testCRUDCreateFieldDefaults |
function |
core/modules/link/tests/link.ui.test |
Creates a field with all the default values and check expected values. |
TestFileTransfer::createDirectoryJailed |
function |
core/modules/simpletest/tests/filetransfer.test |
|
BackdropWebTestCase::backdropCreateNode |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Creates a node based on default settings. |
BackdropWebTestCase::backdropCreateUser |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Create a user with a given set of permissions. |