class Insert

Same name and namespace in other branches
  1. 11.x core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Insert.php \Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses\Insert

CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Insert.

Hierarchy

  • class \Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses\Insert

Expanded class hierarchy of Insert

2 string references to 'Insert'
WidgetOverflowTest::providerWidgetOverflow in core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php
Data provider for ::testWidgetOverflow() and ::testUnlimitedCardinality().
WidgetOverflowTest::testUnlimitedCardinality in core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php
Tests that unlimited fields' selection count is not constrained.

File

core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Insert.php, line 10

Namespace

Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses
View source
class Insert extends QueryInsert {

}

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