Search for create
- Search 7.x for create
- Search 9.5.x for create
- Search 8.9.x for create
- Search 10.3.x for create
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UserCreateTest.php | file | core/ |
|
UserCreateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserCreateTest::$modules | property | core/ |
Modules to install. |
UserCreateTest::testUserAdd | function | core/ |
Tests user creation and display from the administration interface. |
UserCreationTrait::createAdminRole | function | core/ |
Creates an administrative role. |
UserCreationTrait::createRole | function | core/ |
Creates a role with specified permissions. |
UserCreationTrait::createUser | function | core/ |
Create a user with a given set of permissions. |
UserData::create | function | core/ |
Creates an instance of the plugin. |
UserData::create | function | core/ |
Creates an instance of the plugin. |
UserInterface::getCreatedTime | function | core/ |
Returns the creation time of the user as a UNIX timestamp. |
UserLangcode::create | function | core/ |
Creates an instance of the plugin. |
UserListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
UserLocalTask::create | function | core/ |
Creates a new class instance. |
UserLoginBlock::create | function | core/ |
Creates an instance of the plugin. |
UserLoginForm::create | function | core/ |
Instantiates a new instance of this class. |
UserMailRequiredValidatorTest::createValidator | function | core/ |
Creates a validator instance. |
UserMultipleCancelConfirm::create | function | core/ |
Instantiates a new instance of this class. |
UserPasswordForm::create | function | core/ |
Instantiates a new instance of this class. |
UserPermissionsForm::create | function | core/ |
Instantiates a new instance of this class. |
UserPictureTest::testCreateDeletePicture | function | core/ |
Tests creation, display, and deletion of user pictures. |
UserRegistrationResource::create | function | core/ |
Creates an instance of the plugin. |
UserRegistrationRestTest::createRequestBody | function | core/ |
Create the request body. |
UserRegistrationRestTest::createRequestOptions | function | core/ |
Helper function to generate the request body. |
UserResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
UserResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
UserResourceTestBase::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
UserResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
UserRolesAssignmentTest::testCreateUserWithRole | function | core/ |
Tests assigning a role at user creation and removing the role. |
Users::$createdColumn | property | core/ |
Set the created column. |
UserSearch::create | function | core/ |
Creates an instance of the plugin. |
UserSelection::create | function | core/ |
Creates an instance of the plugin. |
UserSelection::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
UserSessionTest::createUserSession | function | core/ |
Setups a user session for the test. |
UserTest::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
UserTest::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
UserTest::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
UserTest::createEntity | function | core/ |
Creates the entity to be tested. |
UserTest::createUserSession | function | core/ |
Setups a user session for the test. |
UserTrackerTab::create | function | core/ |
Creates an instance of the plugin. |
UserUid::create | function | core/ |
Creates an instance of the plugin. |
UserUpdate7002::create | function | core/ |
Creates an instance of the plugin. |
user_access_test_entity_create_access | function | core/ |
Implements hook_entity_create_access(). |
ValidationResult::createError | function | core/ |
Creates an error ValidationResult object. |
ValidationResult::createErrorFromThrowable | function | core/ |
Creates an error ValidationResult object from a throwable. |
ValidationResult::createWarning | function | core/ |
Creates a warning ValidationResult object. |
ValidationResultTest::providerCreateExceptions | function | core/ |
Data provider for test methods that test create exceptions. |
ValidationResultTest::testCreateErrorResult | function | core/ |
@covers ::createError |
ValidationResultTest::testCreateErrorResultException | function | core/ |
@covers ::createError |
ValidationResultTest::testCreateWarningResult | function | core/ |
@covers ::createWarning |
ValidationResultTest::testCreateWarningResultException | function | core/ |
@covers ::createWarning |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.