Skip to main content
backdrop Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

Search for create

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
hook_field_storage_create_field function core/modules/field/field.api.php Act on creation of a new field.
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 Generates a string suitable for creating key across multiple fields.
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 Generates a string suitable for creating MySQL table keys.
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 an array of query strings suitable for creating a table.
DatabaseSchema_mysql::createFieldSql function core/includes/database/mysql/schema.inc Create a 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.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • next ›
  • last »

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org