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 |
|---|---|---|---|
| Schema::createTableSql | function | core/ |
Generate SQL to create a new table from a Drupal schema definition. |
| Schema::createTableSql | function | core/ |
Generate SQL to create a new table from a Drupal schema definition. |
| 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. |
| SchemaUniquePrefixedKeysIndexTestBase::testCreateTable | function | core/ |
Tests UNIQUE keys put directly on the table definition. |
| SearchBlock::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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. |
| SecurityAdvisoryTest::testCreateFromArrayMissingField | function | core/ |
Tests exceptions with missing fields. |
| SelectionWithAutocreateInterface | interface | core/ |
Interface for Selection plugins that support newly created entities. |
| SelectionWithAutocreateInterface.php | file | core/ |
|
| SelectionWithAutocreateInterface::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
| SelectionWithAutocreateInterface::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| SendmailCommandValidationTransportFactory::create | function | core/ |
|
| Serializer::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| SessionConfigurationTest::createSessionConfiguration | function | core/ |
Constructs a partially mocked SUT. |
| SetProperties::create | function | core/ |
Creates an instance of the plugin. |
| SettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
| ShortcutAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| ShortcutAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ShortcutCacheTagsTest::createEntity | function | core/ |
Creates the entity to be tested. |
| ShortcutCacheTagsTest::createShortcutEntity | function | core/ |
Creates a shortcut entity in the default shortcut set. |
| ShortcutResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| ShortcutSetAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| ShortcutSetAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ShortcutSetDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
| ShortcutSetResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| ShortcutSetsTest::testShortcutSetCreateWithSetName | function | core/ |
Tests creating a new shortcut set with a defined set name. |
| ShortcutSetsTest::testShortcutSetSwitchCreate | function | core/ |
Tests switching a user's shortcut set and creating one at the same time. |
| ShortcutSetStorage::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ShortcutSetTest::createEntity | function | core/ |
Creates the entity to be tested. |
| ShortcutSetUsers::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ShortcutTest::createEntity | function | core/ |
Creates the entity to be tested. |
| ShortcutTranslationUITest::createEntity | function | core/ |
Creates the entity to be translated. |
| SimpleConfigSectionStorage::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
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.