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. Search main for create
  6. Other projects
Title Object type File name Summary
Roles::create function core/modules/user/src/Plugin/views/filter/Roles.php Instantiates a new instance of the implementing class using autowiring.
RoleSettingsForm::create function core/modules/user/src/Form/RoleSettingsForm.php Instantiates a new instance of the implementing class using autowiring.
RoleTest::createEntity function core/modules/jsonapi/tests/src/Functional/RoleTest.php
Route::create function core/modules/migrate/src/Plugin/migrate/process/Route.php
RouteMatch::createFromRequest function core/lib/Drupal/Core/Routing/RouteMatch.php Creates a RouteMatch from a request.
Routes::create function core/modules/jsonapi/src/Routing/Routes.php
RoutingFixtures::createTables function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Create the tables required for the sample data.
RowTest::createRowWithDestinationProperties function core/modules/migrate/tests/src/Unit/RowTest.php Create a row and load it with destination properties.
RsyncValidatorTest::testPreCreateFailsIfRsyncNotFound function core/modules/package_manager/tests/src/Kernel/RsyncValidatorTest.php Tests that the stage cannot be created if rsync is selected, but not found.
SafeMarkupTestMarkup::create function core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php Overrides MarkupTrait::create() to allow creation with empty strings.
SandboxManagerBase::create function core/modules/package_manager/src/SandboxManagerBase.php Copies the active code base into the stage directory.
SandboxManagerBaseTest::testCronDoesNotDeleteWithoutCreateEvent function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests that cron does not delete the sandbox when no create event occurred.
SandboxManagerBaseTest::testFailureMarkerPreventsCreate function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests that if a stage fails to apply, another stage cannot be created.
ScaffoldFileCollectionTest::testCreate function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ScaffoldFileCollectionTest.php Tests create.
ScaffoldOptions::create function composer/Plugin/Scaffold/ScaffoldOptions.php Creates a scaffold options object.
ScaffoldTest::createSut function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php Creates the System-Under-Test.
ScaffoldUpgradeTest::createTmpRepo function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldUpgradeTest.php Copy the provided source directory and create a temporary git repository.
Schema::createColumnsSql function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php Build the SQL expression for creating columns.
Schema::createFieldSql function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php Create an SQL string for a field to be used in table create or alter.
Schema::createFieldSql function core/modules/mysql/src/Driver/Database/mysql/Schema.php Creates an SQL string for a field used in table creation or alteration.
Schema::createFieldSql function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Creates a safe SQL string for a field for table creation or alteration.
Schema::createIndexSql function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php Build the SQL expression for indexes.
Schema::createKeySql function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php Build the SQL expression for keys.
Schema::createKeySql function core/modules/mysql/src/Driver/Database/mysql/Schema.php Creates an SQL key for the given fields.
Schema::createKeysSql function core/modules/mysql/src/Driver/Database/mysql/Schema.php Creates the keys for an SQL table.
Schema::createPrimaryKeySql function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Create the SQL expression for primary and unique keys.
Schema::createSchemaFromDefinition function core/lib/Drupal/Core/Database/Schema.php Creates the tables in a schema definition.
Schema::createTable function core/lib/Drupal/Core/Database/Schema.php Create a new table from a Drupal array table definition.
Schema::createTableFromDefinition function core/lib/Drupal/Core/Database/Schema.php Creates a new table from a table schema definition.
Schema::createTableSql function core/lib/Drupal/Core/Database/Schema.php Generate SQL to create a new table from a Drupal schema definition.
Schema::createTableSql function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Generate SQL to create a new table from a Drupal schema definition.
Schema::createTableSql function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php
Schema::createTableSql function core/modules/mysql/src/Driver/Database/mysql/Schema.php
Schema::_createIndexSql function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Creates a statement for an SQL index for the given fields.
Schema::_createKeys function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Adds keys for an SQL table.
Schema::_createKeySql function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Creates the SQL key for the given fields.
SchemaUniquePrefixedKeysIndexTestBase::testCreateTable function core/tests/Drupal/KernelTests/Core/Database/SchemaUniquePrefixedKeysIndexTestBase.php Tests UNIQUE keys put directly on the table definition.
SearchBlockForm::create function core/modules/search/src/Form/SearchBlockForm.php
SearchHelpSearch::create function core/modules/search/modules/search_help/src/Plugin/Search/SearchHelpSearch.php
SearchLocalTask::create function core/modules/search/src/Plugin/Derivative/SearchLocalTask.php
SearchNode::create function core/modules/search/modules/search_node/src/Plugin/Search/SearchNode.php
SearchPage::postCreate function core/modules/search/src/Entity/SearchPage.php
SearchPageFormBase::create function core/modules/search/src/Form/SearchPageFormBase.php
SearchPageListBuilder::createInstance function core/modules/search/src/SearchPageListBuilder.php
SearchPageResourceTestBase::createEntity function core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php
SearchPageRoutes::create function core/modules/search/src/Routing/SearchPageRoutes.php
SearchPageTest::createEntity function core/modules/search/tests/src/Functional/Jsonapi/SearchPageTest.php
SearchPageTest::createEntity function core/modules/jsonapi/tests/src/Functional/SearchPageTest.php Creates the entity to be tested.
SearchUser::create function core/modules/search/modules/search_user/src/Plugin/Search/SearchUser.php
SecuredRedirectResponse::createFromRedirectResponse function core/lib/Drupal/Component/HttpFoundation/SecuredRedirectResponse.php Copies an existing redirect response into a safe one.

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