Search for create

  1. Search 7.x for create
  2. Search 9.5.x for create
  3. Search 8.9.x for create
  4. Search 10.3.x for create
  5. Other projects
Title Object type File name Summary
NavigationShortcutsBlock::create function core/modules/navigation/src/Plugin/Block/NavigationShortcutsBlock.php Instantiates a new instance of the implementing class using autowiring.
NegotiationBrowserForm::create function core/modules/language/src/Form/NegotiationBrowserForm.php Instantiates a new instance of this class.
NegotiationConfigureForm::create function core/modules/language/src/Form/NegotiationConfigureForm.php Instantiates a new instance of this class.
NegotiationUrlForm::create function core/modules/language/src/Form/NegotiationUrlForm.php Instantiates a new instance of this class.
Node::$createdColumn property core/modules/node/src/Plugin/views/wizard/Node.php Set the created column.
Node::create function core/modules/node/src/Plugin/views/wizard/Node.php Instantiates a new instance of the implementing class using autowiring.
Node::create function core/modules/node/src/Plugin/views/argument_default/Node.php Instantiates a new instance of the implementing class using autowiring.
Node::create function core/modules/node/src/Plugin/migrate/source/d6/Node.php Instantiates a new instance of the implementing class using autowiring.
Node::create function core/modules/node/src/Plugin/migrate/source/d7/Node.php Instantiates a new instance of the implementing class using autowiring.
Node::getCreatedTime function core/modules/node/src/Entity/Node.php Gets the node creation timestamp.
Node::setCreatedTime function core/modules/node/src/Entity/Node.php Sets the node creation timestamp.
NodeAccessControlHandler::checkCreateAccess function core/modules/node/src/NodeAccessControlHandler.php Performs create access checks.
NodeAccessControlHandler::createAccess function core/modules/node/src/NodeAccessControlHandler.php Checks access to create an entity.
NodeAccessControlHandler::createInstance function core/modules/node/src/NodeAccessControlHandler.php Instantiates a new instance of this entity handler.
NodeAccessTestBase::assertNodeCreateAccess function core/modules/node/tests/src/Kernel/NodeAccessTestBase.php Asserts that node create access correctly grants or denies access.
NodeCacheTagsTest::createEntity function core/modules/node/tests/src/Functional/NodeCacheTagsTest.php Creates the entity to be tested.
NodeCreated class core/modules/node/src/Plugin/views/argument_default/NodeCreated.php Provides the created time of the current node as default argument value.
NodeCreated.php file core/modules/node/src/Plugin/views/argument_default/NodeCreated.php
NodeCreated::getNodeDateValue function core/modules/node/src/Plugin/views/argument_default/NodeCreated.php Gets a timestamp value from the passed node.
NodeCreationTest::testNodeCreateExceptionHandling function core/modules/node/tests/src/Functional/NodeCreationTest.php Tests exception handling when saving a node through the form.
NodeCreationTrait::createNode function core/modules/node/tests/src/Traits/NodeCreationTrait.php Creates a node based on default settings.
NodeDateArgumentDefaultPluginBase::create function core/modules/node/src/Plugin/views/argument_default/NodeDateArgumentDefaultPluginBase.php Instantiates a new instance of the implementing class using autowiring.
NodeForm::create function core/modules/node/src/Form/NodeForm.php Instantiates a new instance of this class.
NodeImportCreateTest class core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php Create content types during config create method invocation.
NodeImportCreateTest.php file core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php
NodeImportCreateTest::$modules property core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php Modules to install.
NodeImportCreateTest::setUp function core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php Set the default field storage backend for fields created during tests.
NodeImportCreateTest::testImportCreate function core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php Tests creating a content type during config import.
NodeImportCreateTest::testImportCreateDefault function core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php Tests creating a content type during default config import.
NodeInterface::getCreatedTime function core/modules/node/src/NodeInterface.php Gets the node creation timestamp.
NodeInterface::setCreatedTime function core/modules/node/src/NodeInterface.php Sets the node creation timestamp.
NodeListBuilder::createInstance function core/modules/node/src/NodeListBuilder.php Instantiates a new instance of this entity handler.
NodeModerationHandler::createInstance function core/modules/content_moderation/src/Entity/Handler/NodeModerationHandler.php Instantiates a new instance of this entity handler.
NodeNewComments::create function core/modules/history/src/Plugin/views/field/NodeNewComments.php Instantiates a new instance of the implementing class using autowiring.
NodePreviewController::create function core/modules/node/src/Controller/NodePreviewController.php Instantiates a new instance of this class.
NodePreviewForm::create function core/modules/node/src/Form/NodePreviewForm.php Instantiates a new instance of this class.
NodeRequirementsStatusFilterWarningTest::createTestView function core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php Helper method to create a test view.
NodeResourceTestBase::createEntity function core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php Creates the entity to be tested.
NodeRevision::$createdColumn property core/modules/node/src/Plugin/views/wizard/NodeRevision.php Set the created column.
NodeRevisionDeleteForm::create function core/modules/node/src/Form/NodeRevisionDeleteForm.php Instantiates a new instance of this class.
NodeRevisionRevertForm::create function core/modules/node/src/Form/NodeRevisionRevertForm.php Instantiates a new instance of this class.
NodeRevisionRevertTranslationForm::create function core/modules/node/src/Form/NodeRevisionRevertTranslationForm.php Instantiates a new instance of this class.
NodeRevisionsAllTest::createNodeRevision function core/modules/node/tests/src/Functional/NodeRevisionsAllTest.php Creates a new revision for a given node.
NodeRevisionsTest::createRevisions function core/modules/node/tests/src/Functional/NodeRevisionsTest.php Creates a series of revisions for the specified node.
NodeSearch::create function core/modules/node/src/Plugin/Search/NodeSearch.php Instantiates a new instance of the implementing class using autowiring.
NodeSelection::createNewEntity function core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php Creates a new entity object that can be used as a valid reference.
NodeTermData::create function core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php Instantiates a new instance of the implementing class using autowiring.
NodeTest::createEntity function core/modules/jsonapi/tests/src/Functional/NodeTest.php Creates the entity to be tested.
NodeTestBase::assertNodeCreateAccess function core/modules/node/tests/src/Functional/NodeTestBase.php Asserts that node create access correctly grants or denies access.
NodeType::shouldCreateNewRevision function core/modules/node/src/Entity/NodeType.php Gets whether a new revision should be created by default.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.