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
UserCreateTest.php file core/modules/user/tests/src/Functional/UserCreateTest.php
UserCreateTest::$defaultTheme property core/modules/user/tests/src/Functional/UserCreateTest.php The theme to install as the default for testing.
UserCreateTest::$modules property core/modules/user/tests/src/Functional/UserCreateTest.php Modules to install.
UserCreateTest::testUserAdd function core/modules/user/tests/src/Functional/UserCreateTest.php Tests user creation and display from the administration interface.
UserCreationTrait::createAdminRole function core/modules/user/tests/src/Traits/UserCreationTrait.php Creates an administrative role.
UserCreationTrait::createRole function core/modules/user/tests/src/Traits/UserCreationTrait.php Creates a role with specified permissions.
UserCreationTrait::createUser function core/modules/user/tests/src/Traits/UserCreationTrait.php Create a user with a given set of permissions.
UserData::create function core/modules/user/src/Plugin/views/field/UserData.php Creates an instance of the plugin.
UserData::create function core/modules/user/src/Plugin/migrate/destination/UserData.php Creates an instance of the plugin.
UserInterface::getCreatedTime function core/modules/user/src/UserInterface.php Returns the creation time of the user as a UNIX timestamp.
UserLangcode::create function core/modules/user/src/Plugin/migrate/process/UserLangcode.php Creates an instance of the plugin.
UserListBuilder::createInstance function core/modules/user/src/UserListBuilder.php Instantiates a new instance of this entity handler.
UserLocalTask::create function core/modules/user/src/Plugin/Derivative/UserLocalTask.php Creates a new class instance.
UserLoginBlock::create function core/modules/user/src/Plugin/Block/UserLoginBlock.php Creates an instance of the plugin.
UserLoginForm::create function core/modules/user/src/Form/UserLoginForm.php Instantiates a new instance of this class.
UserMailRequiredValidatorTest::createValidator function core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/UserMailRequiredValidatorTest.php Creates a validator instance.
UserMultipleCancelConfirm::create function core/modules/user/src/Form/UserMultipleCancelConfirm.php Instantiates a new instance of this class.
UserPasswordForm::create function core/modules/user/src/Form/UserPasswordForm.php Instantiates a new instance of this class.
UserPermissionsForm::create function core/modules/user/src/Form/UserPermissionsForm.php Instantiates a new instance of this class.
UserPictureTest::testCreateDeletePicture function core/modules/user/tests/src/Functional/UserPictureTest.php Tests creation, display, and deletion of user pictures.
UserRegistrationResource::create function core/modules/user/src/Plugin/rest/resource/UserRegistrationResource.php Creates an instance of the plugin.
UserRegistrationRestTest::createRequestBody function core/modules/user/tests/src/Functional/UserRegistrationRestTest.php Create the request body.
UserRegistrationRestTest::createRequestOptions function core/modules/user/tests/src/Functional/UserRegistrationRestTest.php Helper function to generate the request body.
UserResourceTestBase::$firstCreatedEntityId property core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php The entity ID for the first created entity in testPost().
UserResourceTestBase::$secondCreatedEntityId property core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php The entity ID for the second created entity in testPost().
UserResourceTestBase::createAnotherEntity function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Creates another entity to be tested.
UserResourceTestBase::createEntity function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Creates the entity to be tested.
UserRolesAssignmentTest::testCreateUserWithRole function core/modules/user/tests/src/Functional/UserRolesAssignmentTest.php Tests assigning a role at user creation and removing the role.
Users::$createdColumn property core/modules/user/src/Plugin/views/wizard/Users.php Set the created column.
UserSearch::create function core/modules/user/src/Plugin/Search/UserSearch.php Creates an instance of the plugin.
UserSelection::create function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Creates an instance of the plugin.
UserSelection::createNewEntity function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Creates a new entity object that can be used as a valid reference.
UserSessionTest::createUserSession function core/tests/Drupal/Tests/Core/Session/UserSessionTest.php Setups a user session for the test.
UserTest::$firstCreatedEntityId property core/modules/jsonapi/tests/src/Functional/UserTest.php The entity ID for the first created entity in testPost().
UserTest::$secondCreatedEntityId property core/modules/jsonapi/tests/src/Functional/UserTest.php The entity ID for the second created entity in testPost().
UserTest::createAnotherEntity function core/modules/jsonapi/tests/src/Functional/UserTest.php Creates another entity to be tested.
UserTest::createEntity function core/modules/jsonapi/tests/src/Functional/UserTest.php Creates the entity to be tested.
UserTest::createUserSession function core/modules/user/tests/src/Unit/Plugin/Core/Entity/UserTest.php Setups a user session for the test.
UserTrackerTab::create function core/modules/tracker/src/Plugin/Menu/UserTrackerTab.php Creates an instance of the plugin.
UserUid::create function core/modules/comment/src/Plugin/views/argument/UserUid.php Creates an instance of the plugin.
UserUpdate7002::create function core/modules/user/src/Plugin/migrate/process/d6/UserUpdate7002.php Creates an instance of the plugin.
user_access_test_entity_create_access function core/modules/user/tests/modules/user_access_test/user_access_test.module Implements hook_entity_create_access().
ValidationResult::createError function core/modules/package_manager/src/ValidationResult.php Creates an error ValidationResult object.
ValidationResult::createErrorFromThrowable function core/modules/package_manager/src/ValidationResult.php Creates an error ValidationResult object from a throwable.
ValidationResult::createWarning function core/modules/package_manager/src/ValidationResult.php Creates a warning ValidationResult object.
ValidationResultTest::providerCreateExceptions function core/modules/package_manager/tests/src/Unit/ValidationResultTest.php Data provider for test methods that test create exceptions.
ValidationResultTest::testCreateErrorResult function core/modules/package_manager/tests/src/Unit/ValidationResultTest.php @covers ::createError
ValidationResultTest::testCreateErrorResultException function core/modules/package_manager/tests/src/Unit/ValidationResultTest.php @covers ::createError
ValidationResultTest::testCreateWarningResult function core/modules/package_manager/tests/src/Unit/ValidationResultTest.php @covers ::createWarning
ValidationResultTest::testCreateWarningResultException function core/modules/package_manager/tests/src/Unit/ValidationResultTest.php @covers ::createWarning

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