Search for create
- Search 7.x for create
- Search 9.5.x for create
- Search 10.3.x for create
- Search 11.x for create
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UnpublishByKeywordComment::create | function | core/ |
Creates an instance of the plugin. |
UnroutedUrlTest::testCreateFromRequest | function | core/ |
Tests the createFromRequest method. |
UpdateController::create | function | core/ |
Instantiates a new instance of this class. |
UpdateManagerInstall::create | function | core/ |
Instantiates a new instance of this class. |
UpdateManagerUpdate::create | function | core/ |
Instantiates a new instance of this class. |
UpdateProcessor::createFetchTask | function | core/ |
Adds a task to the queue for fetching release history data for a project. |
UpdateProcessorInterface::createFetchTask | function | core/ |
Adds a task to the queue for fetching release history data for a project. |
UpdateReady::create | function | core/ |
Instantiates a new instance of this class. |
UpdateRegistryFactory::create | function | core/ |
Creates a new UpdateRegistry instance. |
UpdateSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
update_create_fetch_task | function | core/ |
Adds a task to the queue for fetching release history data for a project. |
Url::createFromRequest | function | core/ |
Returns the Url object matching a request. |
UrlTest::testCreateFromRequest | function | core/ |
Tests the createFromRequest method. |
UsageTest::createTempFiles | function | core/ |
Create files for all the possible combinations of age and status. |
user.create.html.twig | file | core/ |
--- 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/ |
Creates an instance of the plugin. |
User::getCreatedTime | function | core/ |
Returns the creation time of the user as a UNIX timestamp. |
UserAccessControlHandlerTest::createdAccessProvider | function | core/ |
Provides test data for testCreatedAccess(). |
UserAccessControlHandlerTest::testCreatedAccess | function | core/ |
Tests the user created field access. |
UserAuthenticationController::create | function | core/ |
Instantiates a new instance of this class. |
UserCacheTagsTest::createEntity | function | core/ |
Creates the entity to be tested. |
UserController::create | function | core/ |
Instantiates a new instance of this class. |
UserCreateFailMailTest | class | core/ |
Tests the create user administration page. |
UserCreateFailMailTest.php | file | core/ |
|
UserCreateFailMailTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserCreateFailMailTest::$modules | property | core/ |
Modules to enable |
UserCreateFailMailTest::testUserAdd | function | core/ |
Tests the create user administration page. |
UserCreateTest | class | core/ |
Tests the create user administration page. |
UserCreateTest.php | file | core/ |
|
UserCreateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserCreateTest::$modules | property | core/ |
Modules to enable. |
UserCreateTest::testUserAdd | function | core/ |
Create a user through the administration interface and ensure that it displays in the user list. |
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. |
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. |
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(). |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.