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 this class. |
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(). |
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 this class. |
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 this class. |
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 this class. |
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 this class. |
Wizard::create | function | modules/ |
Instantiates a new instance of this class. |