Search for create

  1. Search 7.x for create
  2. Search 8.9.x for create
  3. Search 10.3.x for create
  4. Search 11.x for create
  5. Other projects
Title Object type File name Summary
MenuLinkContentTest::createEntity function core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php Creates the entity to be tested.
MenuLinkContentTranslationUITest::createEntity function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php Creates the entity to be translated.
MenuLinkDefault::create function core/lib/Drupal/Core/Menu/MenuLinkDefault.php Creates an instance of the plugin.
MenuLinkDefaultForm::create function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php Instantiates a new instance of this class.
MenuLinkEditForm::create function core/modules/menu_ui/src/Form/MenuLinkEditForm.php Instantiates a new instance of this class.
MenuLinkManager::createInstance function core/lib/Drupal/Core/Menu/MenuLinkManager.php Returns a pre-configured menu link plugin instance.
MenuLinkMock::create function core/tests/Drupal/Tests/Core/Menu/MenuLinkMock.php Create an instance from a definition with at least id, title, route_name.
MenuLinkParent::create function core/modules/migrate/src/Plugin/migrate/process/MenuLinkParent.php Creates an instance of the plugin.
MenuLinkResetForm::create function core/modules/menu_ui/src/Form/MenuLinkResetForm.php Instantiates a new instance of this class.
MenuLinksTest::createLinkHierarchy function core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php Create a simple hierarchy of links.
MenuLinksTest::testCreateLink function core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php Assert that a link entity's created timestamp is set.
MenuLinkTree::createInstances function core/lib/Drupal/Core/Menu/MenuLinkTree.php Returns a tree containing of MenuLinkTreeElement based upon tree data.
MenuLinkTreeTest::testCreateLinksInMenu function core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php Tests creating links with an expected tree structure.
MenuResourceTestBase::createEntity function core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php Creates the entity to be tested.
MenuTest::createEntity function core/modules/jsonapi/tests/src/Functional/MenuTest.php Creates the entity to be tested.
MenuTestController::create function core/modules/system/tests/modules/menu_test/src/Controller/MenuTestController.php Instantiates a new instance of this class.
MenuTreeHierarchyConstraintValidator::create function core/modules/menu_link_content/src/Plugin/Validation/Constraint/MenuTreeHierarchyConstraintValidator.php Instantiates a new instance of this class.
MessageAction::create function core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php Creates an instance of the plugin.
MessageForm::create function core/modules/contact/src/MessageForm.php Instantiates a new instance of this class.
MessagePlugin::displayPostCreateMessage function composer/Plugin/ProjectMessage/MessagePlugin.php
MessageResourceTestBase::createEntity function core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Creates the entity to be tested.
MessageTest::createEntity function core/modules/jsonapi/tests/src/Functional/MessageTest.php Creates the entity to be tested.
MigrateDestinationPluginManager::createInstance function core/modules/migrate/src/Plugin/MigrateDestinationPluginManager.php A specific createInstance method is necessary to pass the migration on.
MigrateEntity::create function core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php Creates a new class instance.
MigrateEntityContentBaseTest::createDestination function core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php Create the destination plugin to test.
MigrateEntityRevision::create function core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php Creates a new class instance.
MigratePluginManager::createInstance function core/modules/migrate/src/Plugin/MigratePluginManager.php Creates a pre-configured instance of a migration plugin.
MigratePluginManagerInterface::createInstance function core/modules/migrate/src/Plugin/MigratePluginManagerInterface.php Creates a pre-configured instance of a migration plugin.
MigrateSearchPageTest::testUserSearchCreate function core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php Tests that a search page will be created if it does not exist.
MigrateStub::createStub function core/modules/migrate/src/MigrateStub.php Creates a stub.
MigrateStub::doCreateStub function core/modules/migrate/src/MigrateStub.php Creates a stub.
MigrateStubInterface::createStub function core/modules/migrate/src/MigrateStubInterface.php Creates a stub.
MigrateStubTest::testCreateStub function core/modules/migrate/tests/src/Unit/MigrateStubTest.php Tests stubbing.
MigrateStubTest::testCreateStub function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests stub creation.
MigrateStubTest::testCreateStubRawReturn function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests raw stub creation.
MigrateTestBase::createMigrationConnection function core/modules/migrate/tests/src/Kernel/MigrateTestBase.php Changes the database connection to the prefixed one.
MigrateTestCase::createSchemaFromRow function core/modules/migrate/tests/src/Unit/MigrateTestCase.php Generates a table schema from a row.
MigrateUpgradeFormBase::create function core/modules/migrate_drupal_ui/src/Form/MigrateUpgradeFormBase.php Instantiates a new instance of this class.
MigrateUpgradeTestBase::createMigrationConnection function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php Changes the database connection to the prefixed one.
Migration::create function core/modules/migrate/src/Plugin/Migration.php Creates an instance of the plugin.
MigrationConfigurationTrait::createDatabaseStateSettings function core/modules/migrate_drupal/src/MigrationConfigurationTrait.php Creates the necessary state entries for SqlBase::getDatabase() to work.
MigrationLookup::create function core/modules/migrate/src/Plugin/migrate/process/MigrationLookup.php Creates an instance of the plugin.
MigrationPluginManager::createInstance function core/modules/migrate/src/Plugin/MigrationPluginManager.php
MigrationPluginManager::createInstances function core/modules/migrate/src/Plugin/MigrationPluginManager.php Create pre-configured instance of plugin derivatives.
MigrationPluginManager::createInstancesByTag function core/modules/migrate/src/Plugin/MigrationPluginManager.php Create migrations given a tag.
MigrationPluginManager::createStubMigration function core/modules/migrate/src/Plugin/MigrationPluginManager.php Creates a stub migration plugin from a definition array.
MigrationPluginManagerInterface::createInstances function core/modules/migrate/src/Plugin/MigrationPluginManagerInterface.php Create pre-configured instance of plugin derivatives.
MigrationPluginManagerInterface::createInstancesByTag function core/modules/migrate/src/Plugin/MigrationPluginManagerInterface.php Create migrations given a tag.
MigrationPluginManagerInterface::createStubMigration function core/modules/migrate/src/Plugin/MigrationPluginManagerInterface.php Creates a stub migration plugin from a definition array.
MigrationPluginManagerTest::providerCreateInstanceByTag function core/modules/migrate/tests/src/Kernel/MigrationPluginManagerTest.php Data provider for testCreateInstancesByTag.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.