You are here

46 string references to database in Zircon Profile 8

AssignOwnerNode::create in core/modules/node/src/Plugin/Action/AssignOwnerNode.php
Creates an instance of the plugin.
BackendCompilerPass::process in core/lib/Drupal/Core/DependencyInjection/Compiler/BackendCompilerPass.php
You can modify the container here before it is dumped to PHP code.
BackendCompilerPassTest::getSqliteContainer in core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php
Creates a container with a sqlite database service in it.
CacheCollectorTest::register in core/tests/Drupal/KernelTests/Core/Cache/CacheCollectorTest.php
Registers test-specific services.
ChainedFastBackendUnitTest::createCacheBackend in core/modules/system/src/Tests/Cache/ChainedFastBackendUnitTest.php
Creates a new instance of ChainedFastBackend.
CommentStorage::createInstance in core/modules/comment/src/CommentStorage.php
Instantiates a new instance of this entity handler.
ConfigCRUDTest::testDataTypes in core/modules/config/src/Tests/ConfigCRUDTest.php
Tests data type handling.
DatabaseBackendUnitTest::createCacheBackend in core/modules/system/src/Tests/Cache/DatabaseBackendUnitTest.php
Creates a new instance of DatabaseBackend.
DatabaseStorageTest::setUp in core/modules/config/src/Tests/Storage/DatabaseStorageTest.php
Performs setup tasks before each individual test method is run.
DbCommandBase::getDatabaseConnection in core/lib/Drupal/Core/Command/DbCommandBase.php
Parse input options decide on a database.
DbDumpCommandTest::setUp in core/modules/system/tests/src/Kernel/Scripts/DbDumpCommandTest.php
DblogClearLogConfirmForm::create in core/modules/dblog/src/Form/DblogClearLogConfirmForm.php
Instantiates a new instance of this class.
DblogClearLogForm::create in core/modules/dblog/src/Form/DblogClearLogForm.php
Instantiates a new instance of this class.
DbLogController::create in core/modules/dblog/src/Controller/DbLogController.php
Instantiates a new instance of this class.
DrupalTest::testDatabase in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the database() method.
EntityBundleFieldTest::setUp in core/modules/system/src/Tests/Entity/EntityBundleFieldTest.php
Performs setup tasks before each individual test method is run.
EntityDefinitionUpdateTest::setUp in core/modules/system/src/Tests/Entity/EntityDefinitionUpdateTest.php
Performs setup tasks before each individual test method is run.
EntitySchemaTest::refreshServices in core/modules/system/src/Tests/Entity/EntitySchemaTest.php
Refresh services.
EntitySchemaTest::setUp in core/modules/system/src/Tests/Entity/EntitySchemaTest.php
Performs setup tasks before each individual test method is run.
ErrorTestController::create in core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php
Instantiates a new instance of this class.
FloodTest::testDatabaseBackend in core/modules/system/src/Tests/System/FloodTest.php
Test flood control database backend.
KernelTestBaseTest::testSetUp in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
@covers ::setUp
KernelTestBaseTest::testSetUp in core/modules/simpletest/src/Tests/KernelTestBaseTest.php
Tests expected behavior of setUp().
LockUnitTest::setUp in core/modules/system/src/Tests/Lock/LockUnitTest.php
Performs setup tasks before each individual test method is run.
MenuDeleteForm::create in core/modules/menu_ui/src/Form/MenuDeleteForm.php
Instantiates a new instance of this class.
MenuTreeStorageTest::doTestTable in core/modules/system/src/Tests/Menu/MenuTreeStorageTest.php
Ensures that table gets created on the fly.
MenuTreeStorageTest::setUp in core/modules/system/src/Tests/Menu/MenuTreeStorageTest.php
Performs setup tasks before each individual test method is run.
MigrateSqlSourceTestCase::setUp in core/modules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php
NodeNewComments::create in core/modules/comment/src/Plugin/views/field/NodeNewComments.php
Creates an instance of the plugin.
NodeRevisionDeleteForm::create in core/modules/node/src/Form/NodeRevisionDeleteForm.php
Instantiates a new instance of this class.
NodeSearch::create in core/modules/node/src/Plugin/Search/NodeSearch.php
Creates an instance of the plugin.
Roles::create in core/modules/user/src/Plugin/views/field/Roles.php
Creates an instance of the plugin.
RouterIndexOptimizationTest::testUpdate in core/modules/system/src/Tests/Update/RouterIndexOptimizationTest.php
Ensures that the system_update_8002() runs as expected.
SelectTest::testRegexCondition in core/modules/system/src/Tests/Database/SelectTest.php
Tests that filter by a regular expression works as expected.
ShortcutSetDeleteForm::create in core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php
Instantiates a new instance of this class.
SimpletestResultsForm::create in core/modules/simpletest/src/Form/SimpletestResultsForm.php
Instantiates a new instance of this class.
SiteSettingsForm::submitForm in core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php
Form submission handler.
SiteSettingsForm::validateForm in core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php
Form validation handler.
SqlContentEntityStorage::createInstance in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
Instantiates a new instance of this entity handler.
UpdatePathTestBaseTest::testDatabaseLoaded in core/modules/system/src/Tests/Update/UpdatePathTestBaseTest.php
Tests that the database was properly loaded.
UserSearch::create in core/modules/user/src/Plugin/Search/UserSearch.php
Creates an instance of the plugin.
UserSelection::create in core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
Creates an instance of the plugin.
UserStorage::createInstance in core/modules/user/src/UserStorage.php
Instantiates a new instance of this entity handler.
UserUid::create in core/modules/comment/src/Plugin/views/argument/UserUid.php
Creates an instance of the plugin.
Vid::create in core/modules/node/src/Plugin/views/argument/Vid.php
Creates an instance of the plugin.
ViewsEntitySchemaSubscriberIntegrationTest::setUp in core/modules/views/src/Tests/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php
Performs setup tasks before each individual test method is run.