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
UserAccessControlHandlerTest::testCreatedAccess function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Tests the user created field access.
UserAccessTestHooks::entityCreateAccess function core/modules/user/tests/modules/user_access_test/src/Hook/UserAccessTestHooks.php Implements hook_entity_create_access().
UserAuthenticationController::create function core/modules/user/src/Controller/UserAuthenticationController.php Instantiates a new instance of the implementing class using autowiring.
UserCacheTagsTest::createEntity function core/modules/user/tests/src/Functional/UserCacheTagsTest.php Creates the entity to be tested.
UserCancelMethodsConstraint::create function core/modules/user/src/Plugin/Validation/Constraint/UserCancelMethodsConstraint.php Creates an instance of the plugin.
UserController::create function core/modules/user/src/Controller/UserController.php Instantiates a new instance of the implementing class using autowiring.
UserCreateFailMailTest class core/modules/user/tests/src/Functional/UserCreateFailMailTest.php Tests the create user administration page.
UserCreateFailMailTest.php file core/modules/user/tests/src/Functional/UserCreateFailMailTest.php
UserCreateFailMailTest::$defaultTheme property core/modules/user/tests/src/Functional/UserCreateFailMailTest.php The theme to install as the default for testing.
UserCreateFailMailTest::$modules property core/modules/user/tests/src/Functional/UserCreateFailMailTest.php Modules to install.
UserCreateFailMailTest::testUserAdd function core/modules/user/tests/src/Functional/UserCreateFailMailTest.php Tests the create user administration page.
UserCreateTest class core/modules/user/tests/src/Functional/UserCreateTest.php Tests the create user administration page.
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/migrate/destination/UserData.php Instantiates a new instance of the implementing class using autowiring.
UserFieldValueTest::createUserEntity function core/modules/user/tests/src/Kernel/UserFieldValueTest.php Creates and saves a user entity for field-value tests.
UserInterface::getCreatedTime function core/modules/user/src/UserInterface.php Returns the creation time of the user as a UNIX timestamp.
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.
UserLoginForm::create function core/modules/user/src/Form/UserLoginForm.php Instantiates a new instance of the implementing class using autowiring.
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 the implementing class using autowiring.
UserPasswordForm::create function core/modules/user/src/Form/UserPasswordForm.php Instantiates a new instance of the implementing class using autowiring.
UserPermissionsForm::create function core/modules/user/src/Form/UserPermissionsForm.php Instantiates a new instance of the implementing class using autowiring.
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 Instantiates a new instance of the implementing class using autowiring.
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 doTestPost().
UserResourceTestBase::$secondCreatedEntityId property core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php The entity ID for the second created entity in doTestPost().
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 Instantiates a new instance of the implementing class using autowiring.
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
UserUpdate7002::create function core/modules/user/src/Plugin/migrate/process/d6/UserUpdate7002.php Instantiates a new instance of the implementing class using autowiring.
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.

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