Search for create
- Search 7.x for create
- Search 9.5.x for create
- Search 8.9.x for create
- Search 10.3.x for create
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
RoleTest::createEntity | function | core/ |
Creates the entity to be tested. |
Route::create | function | core/ |
Creates an instance of the plugin. |
RouteMatch::createFromRequest | function | core/ |
Creates a RouteMatch from a request. |
Routes::create | function | core/ |
Instantiates a new instance of this class. |
RoutingFixtures::createTables | function | core/ |
Create the tables required for the sample data. |
RowTest::createRowWithDestinationProperties | function | core/ |
Create a row and load it with destination properties. |
RssPluginBase::create | function | core/ |
Creates an instance of the plugin. |
RsyncValidatorTest::testPreCreateFailsIfRsyncNotFound | function | core/ |
Tests that the stage cannot be created if rsync is selected, but not found. |
SafeMarkupTestMarkup::create | function | core/ |
Overrides MarkupTrait::create() to allow creation with empty strings. |
SaveAction::create | function | core/ |
Creates an instance of the plugin. |
ScaffoldFileCollectionTest::testCreate | function | core/ |
@covers ::__construct |
ScaffoldOptions::create | function | composer/ |
Creates a scaffold options object. |
ScaffoldTest::createSut | function | core/ |
Creates the System-Under-Test. |
ScaffoldUpgradeTest::createTmpRepo | function | core/ |
Copy the provided source directory and create a temporary git repository. |
Schema::createColumnsSql | function | core/ |
Build the SQL expression for creating columns. |
Schema::createFieldSql | function | core/ |
Create an SQL string for a field to be used in table creation or alteration. |
Schema::createFieldSql | function | core/ |
Create an SQL string for a field to be used in table creation or alteration. |
Schema::createFieldSql | function | core/ |
Creates a safe SQL string for a field for table creation or alteration. |
Schema::createIndexSql | function | core/ |
Build the SQL expression for indexes. |
Schema::createKeySql | function | core/ |
Build the SQL expression for keys. |
Schema::createKeySql | function | core/ |
Creates an SQL key for the given fields. |
Schema::createKeysSql | function | core/ |
Creates the keys for an SQL table. |
Schema::createPrimaryKeySql | function | core/ |
Create the SQL expression for primary and unique keys. |
Schema::createTable | function | core/ |
Create a new table from a Drupal table definition. |
Schema::createTableSql | function | core/ |
|
Schema::createTableSql | function | core/ |
|
Schema::createTableSql | function | core/ |
|
Schema::createTableSql | function | core/ |
|
Schema::_createIndexSql | function | core/ |
Creates a statement for an SQL index for the given fields. |
Schema::_createKeys | function | core/ |
Adds keys for an SQL table. |
Schema::_createKeySql | function | core/ |
Creates the SQL key for the given fields. |
SchemaListenerController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
SchemaUniquePrefixedKeysIndexTestBase::testCreateTable | function | core/ |
Tests UNIQUE keys put directly on the table definition. |
SearchBlock::create | function | core/ |
Creates an instance of the plugin. |
SearchBlockForm::create | function | core/ |
Instantiates a new instance of this class. |
SearchLocalTask::create | function | core/ |
Creates a new class instance. |
SearchPage::postCreate | function | core/ |
Acts on a created entity before hooks are invoked. |
SearchPageFormBase::create | function | core/ |
Instantiates a new instance of this class. |
SearchPageListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
SearchPageResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
SearchPageRoutes::create | function | core/ |
Instantiates a new instance of this class. |
SearchPageTest::createEntity | function | core/ |
Creates the entity to be tested. |
SearchPluginBase::create | function | core/ |
Creates an instance of the plugin. |
SecuredRedirectResponse::createFromRedirectResponse | function | core/ |
Copies an existing redirect response into a safe one. |
SecurityAdvisory::createFromArray | function | core/ |
Creates a SecurityAdvisories instance from an array. |
SecurityAdvisoryTest::providerCreateFromArray | function | core/ |
Data provider for testCreateFromArray(). |
SecurityAdvisoryTest::providerCreateFromArrayInvalidField | function | core/ |
Data provider for testCreateFromArrayInvalidField(). |
SecurityAdvisoryTest::providerCreateFromArrayMissingField | function | core/ |
Data provider for testCreateFromArrayMissingField(). |
SecurityAdvisoryTest::testCreateFromArray | function | core/ |
Tests creating with valid data. |
SecurityAdvisoryTest::testCreateFromArrayInvalidField | function | core/ |
Tests exceptions for invalid field types. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.