Search for create
- Search 7.x for create
- Search 8.9.x for create
- Search 10.3.x for create
- Search 11.x for create
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TypedDataInterface::createInstance | function | core/ |
Constructs a TypedData object given its definition and context. |
| TypedDataManager::create | function | core/ |
Creates a new typed data object instance. |
| TypedDataManager::createDataDefinition | function | core/ |
Creates a new data definition object. |
| TypedDataManager::createInstance | function | core/ |
Creates a pre-configured instance of a plugin. |
| TypedDataManager::createListDataDefinition | function | core/ |
Creates a new list data definition for items of the given data type. |
| TypedDataManagerInterface::create | function | core/ |
Creates a new typed data object instance. |
| TypedDataManagerInterface::createDataDefinition | function | core/ |
Creates a new data definition object. |
| TypedDataManagerInterface::createInstance | function | core/ |
Instantiates a typed data object. |
| TypedDataManagerInterface::createListDataDefinition | function | core/ |
Creates a new list data definition for items of the given data type. |
| TypedDataTest::createTypedData | function | core/ |
Creates a typed data object and ensures it implements TypedDataInterface. |
| Uid::create | function | core/ |
Creates an instance of the plugin. |
| UnapprovedComments::create | function | core/ |
Creates an instance of the plugin. |
| UniquePathAliasConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| UnmetDependenciesException::create | function | core/ |
Creates an exception for an extension and a list of configuration objects. |
| 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. |
| UpdateHookRegistryFactory::create | function | core/ |
Creates a new UpdateHookRegistry instance. |
| 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/ |
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. |
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.