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
MemoryCacheGenericTest::createCacheBackend function core/tests/Drupal/KernelTests/Core/Cache/MemoryCacheGenericTest.php Creates a new instance of MemoryCache.
MemoryStorage::createCollection function core/lib/Drupal/Core/Config/MemoryStorage.php Creates a collection on the storage.
MenuDeleteForm::create function core/modules/menu_ui/src/Form/MenuDeleteForm.php Instantiates a new instance of this class.
MenuForm::create function core/modules/menu_ui/src/MenuForm.php Instantiates a new instance of this class.
MenuLinkAccessTestHooks::entityTestCreateAccess function core/modules/menu_ui/tests/modules/menu_link_access_test/src/Hook/MenuLinkAccessTestHooks.php Implements hook_ENTITY_TYPE_create_access().
MenuLinkContent::create function core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php Instantiates a new instance of the implementing class using autowiring.
MenuLinkContent::preCreate function core/modules/menu_link_content/src/Entity/MenuLinkContent.php Changes the values of an entity before it is created.
MenuLinkContentAccessControlHandler::createInstance function core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php Instantiates a new instance of this entity handler.
MenuLinkContentDeriver::create function core/modules/menu_link_content/src/Plugin/Deriver/MenuLinkContentDeriver.php Creates a new class instance.
MenuLinkContentForm::create function core/modules/menu_link_content/src/Form/MenuLinkContentForm.php Instantiates a new instance of this class.
MenuLinkContentResourceTestBase::createEntity function core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php Creates the entity to be tested.
MenuLinkContentTest::createEntity function core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php Creates the entity to be tested.
MenuLinkContentTranslationUITest::createEntity function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php Creates the entity to be translated.
MenuLinkDefault::create function core/lib/Drupal/Core/Menu/MenuLinkDefault.php Instantiates a new instance of the implementing class using autowiring.
MenuLinkDefaultForm::create function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php Instantiates a new instance of this class.
MenuLinkDepthConstraintValidator::create function core/lib/Drupal/Core/Menu/Plugin/Validation/Constraint/MenuLinkDepthConstraintValidator.php Instantiates a new instance of this class.
MenuLinkEditForm::create function core/modules/menu_ui/src/Form/MenuLinkEditForm.php Instantiates a new instance of this class.
MenuLinkListBuilder::createInstance function core/modules/menu_link_content/src/MenuLinkListBuilder.php Instantiates a new instance of this entity handler.
MenuLinkManager::createInstance function core/lib/Drupal/Core/Menu/MenuLinkManager.php Returns a pre-configured menu link plugin instance.
MenuLinkMock::createMock function core/tests/Drupal/Tests/Core/Menu/MenuLinkMock.php Create an instance from a definition with at least id, title, route_name.
MenuLinkParent::create function core/modules/migrate/src/Plugin/migrate/process/MenuLinkParent.php Instantiates a new instance of the implementing class using autowiring.
MenuLinkResetForm::create function core/modules/menu_ui/src/Form/MenuLinkResetForm.php Instantiates a new instance of this class.
MenuLinksetRoutes::create function core/modules/system/src/Routing/MenuLinksetRoutes.php Instantiates a new instance of this class.
MenuLinksetSettingsForm::create function core/modules/system/src/Form/MenuLinksetSettingsForm.php Instantiates a new instance of this class.
MenuLinksTest::createLinkHierarchy function core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php Create a simple hierarchy of links.
MenuLinksTest::testCreateLink function core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php Assert that a link entity's created timestamp is set.
MenuLinkTree::createInstances function core/lib/Drupal/Core/Menu/MenuLinkTree.php Returns a tree containing of MenuLinkTreeElement based upon tree data.
MenuLinkTreeTest::testCreateLinksInMenu function core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php Tests creating links with an expected tree structure.
MenuResourceTestBase::createEntity function core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php Creates the entity to be tested.
MenuTest::createEntity function core/modules/jsonapi/tests/src/Functional/MenuTest.php Creates the entity to be tested.
MenuTestController::create function core/modules/system/tests/modules/menu_test/src/Controller/MenuTestController.php Instantiates a new instance of the implementing class using autowiring.
MenuTreeHierarchyConstraintValidator::create function core/modules/menu_link_content/src/Plugin/Validation/Constraint/MenuTreeHierarchyConstraintValidator.php Instantiates a new instance of this class.
MenuUiNodeAccessTest::testMenuLinkCreateAccess function core/modules/menu_ui/tests/src/Functional/MenuUiNodeAccessTest.php Tests menu link create access is enforced.
MessageAction::create function core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php Instantiates a new instance of the implementing class using autowiring.
MessageForm::create function core/modules/migrate/src/Form/MessageForm.php Instantiates a new instance of this class.
MessageForm::create function core/modules/contact/src/MessageForm.php Instantiates a new instance of this class.
MessagePlugin::displayPostCreateMessage function composer/Plugin/ProjectMessage/MessagePlugin.php
MessageResourceTestBase::createEntity function core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Creates the entity to be tested.
MessageTest::createEntity function core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php Creates the entity to be tested.
MigrateDestinationPluginManager::createInstance function core/modules/migrate/src/Plugin/MigrateDestinationPluginManager.php A specific createInstance method is necessary to pass the migration on.
MigrateEntity::create function core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php Creates a new class instance.
MigrateEntityContentBaseTest::createDestination function core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php Create the destination plugin to test.
MigrateEntityRevision::create function core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php Creates a new class instance.
MigrateMessageControllerTest::createMigrateTables function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php Creates map and message tables for testing.
MigrateMessageControllerTest::createSourceTables function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php Create source tables.
MigrateMessageTestBase::createTables function core/modules/migrate/tests/src/Functional/MigrateMessageTestBase.php Creates map and message tables for testing.
MigratePluginManager::createInstance function core/modules/migrate/src/Plugin/MigratePluginManager.php Creates a plugin instance based on the provided ID and configuration.
MigratePluginManagerInterface::createInstance function core/modules/migrate/src/Plugin/MigratePluginManagerInterface.php Creates a pre-configured instance of a migration plugin.
MigrateSearchPageTest::testUserSearchCreate function core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php Tests that a search page will be created if it does not exist.
MigrateStub::createStub function core/modules/migrate/src/MigrateStub.php Creates a stub.

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