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 |
---|---|---|---|
Type::create | function | core/ |
Creates an instance of the plugin. |
TypedConfigManager::createFromNameAndData | function | core/ |
Gets typed data for a given configuration name and its values. |
TypedConfigManagerInterface::createFromNameAndData | function | core/ |
Gets typed data for a given configuration name and its values. |
TypedData::createInstance | function | core/ |
Constructs a TypedData object given its definition and context. |
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/ |
Instantiates a typed data object. |
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. |
UnapprovedComments::create | function | core/ |
Creates an instance of the plugin. |
UniqueFieldValueValidator::create | function | core/ |
Instantiates a new instance of this class. |
UniquePathAliasConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
UnknownPathExcluderTest::createTestProject | function | core/ |
Creates a test project. |
UnknownPathExcluderTest::createTestProjectForTemplate | function | core/ |
Creates a test project with or without a nested webroot. |
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. |
Update10101::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/ |
|
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. |
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_link_text %}{% trans %}People{% endtrans %}{% endset %} {% set people_link = render_var(help_route_link(people_link_text,… |
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. |
UserAccessTestHooks::entityCreateAccess | function | core/ |
Implements hook_entity_create_access(). |
UserAuthenticationController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
UserCacheTagsTest::createEntity | function | core/ |
Creates the entity to be tested. |
UserCancelMethodsConstraint::create | function | core/ |
Creates an instance of the plugin. |
UserController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
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 install. |
UserCreateFailMailTest::testUserAdd | function | core/ |
Tests the create user administration page. |
UserCreateTest | class | core/ |
Tests the create user administration page. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.