Search for create

  1. Search 7.x for create
  2. Search 9.5.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
UnpublishByKeywordComment::create function core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php Creates an instance of the plugin.
UnroutedUrlTest::testCreateFromRequest function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the createFromRequest method.
UpdateController::create function core/modules/update/src/Controller/UpdateController.php Instantiates a new instance of this class.
UpdateManagerInstall::create function core/modules/update/src/Form/UpdateManagerInstall.php Instantiates a new instance of this class.
UpdateManagerUpdate::create function core/modules/update/src/Form/UpdateManagerUpdate.php Instantiates a new instance of this class.
UpdateProcessor::createFetchTask function core/modules/update/src/UpdateProcessor.php Adds a task to the queue for fetching release history data for a project.
UpdateProcessorInterface::createFetchTask function core/modules/update/src/UpdateProcessorInterface.php Adds a task to the queue for fetching release history data for a project.
UpdateReady::create function core/modules/update/src/Form/UpdateReady.php Instantiates a new instance of this class.
UpdateRegistryFactory::create function core/lib/Drupal/Core/Update/UpdateRegistryFactory.php Creates a new UpdateRegistry instance.
UpdateSettingsForm::create function core/modules/update/src/UpdateSettingsForm.php Instantiates a new instance of this class.
update_create_fetch_task function core/modules/update/update.module Adds a task to the queue for fetching release history data for a project.
Url::createFromRequest function core/lib/Drupal/Core/Url.php Returns the Url object matching a request.
UrlTest::testCreateFromRequest function core/tests/Drupal/Tests/Core/UrlTest.php Tests the createFromRequest method.
UsageTest::createTempFiles function core/modules/file/tests/src/Kernel/UsageTest.php Create files for all the possible combinations of age and status.
user.create.html.twig file core/modules/help_topics/help_topics/user.create.html.twig ---
label: 'Creating a user account'
related:
- user.security_account_settings
- user.overview
---
{% set people_url = render_var(url('entity.user.collection')) %}
<h2>{% trans %}Goal{% endtrans %}</h2>
<p>{%…
User::create function core/modules/user/src/Plugin/views/argument_default/User.php Creates an instance of the plugin.
User::getCreatedTime function core/modules/user/src/Entity/User.php Returns the creation time of the user as a UNIX timestamp.
UserAccessControlHandlerTest::createdAccessProvider function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Provides test data for testCreatedAccess().
UserAccessControlHandlerTest::testCreatedAccess function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Tests the user created field access.
UserAuthenticationController::create function core/modules/user/src/Controller/UserAuthenticationController.php Instantiates a new instance of this class.
UserCacheTagsTest::createEntity function core/modules/user/tests/src/Functional/UserCacheTagsTest.php Creates the entity to be tested.
UserController::create function core/modules/user/src/Controller/UserController.php Instantiates a new instance of this class.
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 enable
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 enable.
UserCreateTest::testUserAdd function core/modules/user/tests/src/Functional/UserCreateTest.php Create a user through the administration interface and ensure that it
displays in the user list.
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.
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.
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().

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