Search for create

  1. Search 7.x for create
  2. Search 9.5.x for create
  3. Search 8.9.x for create
  4. Search 10.3.x for create
  5. Other projects
Title Object type File name Summary
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.
MenuLinkDepthConstraintValidator::create function core/lib/Drupal/Core/Menu/Plugin/Validation/Constraint/MenuLinkDepthConstraintValidator.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.
MenuLinkListBuilder::createInstance function core/modules/menu_link_content/src/MenuLinkListBuilder.php Instantiates a new instance of this entity handler.
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.
MenuLinksetRoutes::create function core/modules/system/src/Routing/MenuLinksetRoutes.php Instantiates a new instance of this class.
MenuLinksetSettingsForm::create function core/modules/system/src/Form/MenuLinksetSettingsForm.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 the implementing class using autowiring.
MenuTreeHierarchyConstraintValidator::create function core/modules/menu_link_content/src/Plugin/Validation/Constraint/MenuTreeHierarchyConstraintValidator.php Instantiates a new instance of this class.
MenuUiNodeAccessTest::testMenuLinkCreateAccess function core/modules/menu_ui/tests/src/Functional/MenuUiNodeAccessTest.php Tests menu link create access is enforced.
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.
MessageForm::create function core/modules/migrate/src/Form/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.
MigrateMessageControllerTest::createMigrateTables function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php Creates map and message tables for testing.
MigrateMessageControllerTest::createSourceTables function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php Create source tables.
MigrateMessageTestBase::createTables function core/modules/migrate/tests/src/Functional/MigrateMessageTestBase.php Creates map and message tables for testing.
MigratePluginManager::createInstance function core/modules/migrate/src/Plugin/MigratePluginManager.php Creates a plugin instance based on the provided ID and configuration.
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.

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