Search for create
| Title | Object type | File name | Summary | 
|---|---|---|---|
| BasicExample::create | function | modules/ | Creates an instance of the plugin. | 
| CacheExampleForm::create | function | modules/ | Instantiates a new instance of this class. | 
| CacheExampleForm::createExpiringItem | function | modules/ | Submit handler to create a new cache item with specified expiration. | 
| Contact::preCreate | function | modules/ | When a new entity instance is added, set the user_id entity reference to the current user as the creator of the instance. | 
| ContactAccessControlHandler::checkCreateAccess | function | modules/ | Separate from the checkAccess because the entity does not yet exist. It will be created during the 'add' process. | 
| ContactListBuilder::createInstance | function | modules/ | Instantiates a new instance of this entity handler. | 
| ContentEntityExampleTest::testCreateAdminPermission | function | modules/ | Ensure admin and permissioned users can create contacts. | 
| ContrivedController::create | function | modules/ | Instantiates a new instance of this class. | 
| CronExampleForm::create | function | modules/ | Instantiates a new instance of this class. | 
| DbtngExampleAddForm::create | function | modules/ | We'll use the ContainerInjectionInterface pattern here to inject the current user and also get the string_translation service. | 
| DbtngExampleController::create | function | modules/ | Instantiates a new instance of the implementing class using autowiring. | 
| DbtngExampleUpdateForm::create | function | modules/ | Instantiates a new instance of this class. | 
| EmailExampleGetFormPage::create | function | modules/ | Instantiates a new instance of this class. | 
| EntityAutocomplete::create | function | modules/ | Container injection factory. | 
| EventsExampleForm::create | function | modules/ | Instantiates a new instance of this class. | 
| ExampleFunctionalTest::testNewPageApiCreate | function | modules/ | Demonstrate node creation via NodeCreationTrait::createNode. | 
| ExampleMeatballSandwich::create | function | modules/ | Creates an instance of the plugin. | 
| FieldExampleBrowserTestBase::createField | function | modules/ | Create a field on the content type created during setUp(). | 
| FileExampleReadWriteForm::create | function | modules/ | Instantiates a new instance of this class. | 
| FileExampleSubmitHandlerHelper::handleDirectoryCreate | function | modules/ | Submit handler for directory creation. | 
| MockSessionTrait::createSessionMock | function | modules/ | Create a mock session object. | 
| ModalForm::create | function | modules/ | Instantiates a new instance of this class. | 
| PagerExamplePage::create | function | modules/ | Instantiates a new instance of the implementing class using autowiring. | 
| PluginTypeExampleController::create | function | modules/ | Override the parent method so that we can inject our sandwich plugin manager service into the controller. | 
| QueueExampleForm::create | function | modules/ | Instantiates a new instance of this class. | 
| RenderExampleController::create | function | modules/ | Instantiates a new instance of the implementing class using autowiring. | 
| RenderExampleDemoForm::create | function | modules/ | Instantiates a new instance of this class. | 
| ReportWorkerBase::create | function | modules/ | Creates an instance of the plugin. | 
| RestExampleClientCalls::create | function | modules/ | Create a node on the remote server, using POST. | 
| RestExampleClientController::create | function | modules/ | Instantiates a new instance of the implementing class using autowiring. | 
| RestExampleClientDelete::create | function | modules/ | Instantiates a new instance of this class. | 
| RestExampleClientEdit::create | function | modules/ | Instantiates a new instance of this class. | 
| RobotFormBase::create | function | modules/ | Factory method for RobotFormBase. | 
| SessionExampleForm::create | function | modules/ | Instantiates a new instance of this class. | 
| SimpleFormBlock::create | function | modules/ | Creates an instance of the plugin. | 
| TableDragExampleNestedForm::create | function | modules/ | Instantiates a new instance of this class. | 
| TableDragExampleResetForm::create | function | modules/ | Instantiates a new instance of this class. | 
| TableDragExampleRootLeafForm::create | function | modules/ | Instantiates a new instance of this class. | 
| TableDragExampleSimpleForm::create | function | modules/ | Instantiates a new instance of this class. | 
| TableSortExampleController::create | function | modules/ | Instantiates a new instance of the implementing class using autowiring. | 
| Wizard::create | function | modules/ | Instantiates a new instance of this class. | 
