Search for db
Title | Object type | File name | Summary |
---|---|---|---|
ContentTranslationPermissions::buildBundlePermission | function | core/ |
Builds a content translation permission array for a bundle. |
ContextDefinition::isSatisfiedBy | function | core/ |
Determines if this definition is satisfied by a context object. |
ContextDefinitionInterface::isSatisfiedBy | function | core/ |
Determines if this definition is satisfied by a context object. |
ContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedBy | function | core/ |
Provides test data for ::testIsSatisfiedBy(). |
ContextDefinitionIsSatisfiedTest::testIsSatisfiedBy | function | core/ |
Tests that context requirements is satisfied as expected. |
ContextDefinitionTest::testIsSatisfiedBy | function | core/ |
@covers ::isSatisfiedBy[[api-linebreak]] |
ContextualLinksTest::addBlock | function | core/ |
Adds block to the layout via Layout Builder's UI. |
core.entity_form_display.contact_message.feedback.default.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_form_display.contact_message.feedback.default.yml |
CountConstraint::validatedBy | function | core/ |
@todo Add method return type declaration. |
custom_test_db.yml | file | core/ |
core/modules/migrate/tests/modules/message_test/migrations/custom_test_db.yml |
d6_dblog_settings.yml | file | core/ |
core/modules/dblog/migrations/d6_dblog_settings.yml |
d7_dblog_settings.yml | file | core/ |
core/modules/dblog/migrations/d7_dblog_settings.yml |
Database::convertDbUrlToConnectionInfo | function | core/ |
Converts a URL to a database connection info array. |
DatabaseDriverProvidedByModuleTest | class | core/ |
Tests output on the status overview page. |
DatabaseDriverProvidedByModuleTest.php | file | core/ |
|
DatabaseDriverProvidedByModuleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DatabaseDriverProvidedByModuleTest::setUp | function | core/ |
|
DatabaseDriverProvidedByModuleTest::testDatabaseDriverIsProvidedByModuleButTheModuleIsNotEnabled | function | core/ |
Tests that the status page shows the error message. |
db-tools.php | file | core/ |
A command line application to import a database generation script. |
DbCommandBase | class | core/ |
Base command that abstracts handling of database connection arguments. |
DbCommandBase.php | file | core/ |
|
DbCommandBase::configure | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
DbCommandBase::getDatabaseConnection | function | core/ |
Parse input options decide on a database. |
DbCommandBaseTest | class | core/ |
Test that the DbToolsApplication works correctly. |
DbCommandBaseTest.php | file | core/ |
|
DbCommandBaseTest::testPrefix | function | core/ |
Tests specifying a prefix for different connections. |
DbCommandBaseTest::testSpecifyDatabaseDoesNotExist | function | core/ |
Invalid database names will throw a useful exception. |
DbCommandBaseTest::testSpecifyDatabaseKey | function | core/ |
Tests specifying a database key. |
DbCommandBaseTest::testSpecifyDbUrl | function | core/ |
Tests supplying database connection as a URL. |
DbCommandBaseTester | class | core/ |
Concrete command implementation for testing base features. |
DbCommandBaseTester::configure | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
DbCommandBaseTester::execute | function | core/ |
|
DbCommandBaseTester::getDatabaseConnection | function | core/ |
Parse input options decide on a database. |
DbDumpApplication | class | core/ |
Provides a command to dump a database generation script. |
DbDumpApplication.php | file | core/ |
|
DbDumpApplication::getCommandName | function | core/ |
|
DbDumpApplication::getDefaultCommands | function | core/ |
|
DbDumpApplication::getDefinition | function | core/ |
Overridden so the application doesn't expect the command name as the first argument. |
DbDumpCommand | class | core/ |
Provides a command to dump the current database to a script. |
DbDumpCommand.php | file | core/ |
|
DbDumpCommand::$excludeTables | property | core/ |
An array of table patterns to exclude completely. |
DbDumpCommand::configure | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
DbDumpCommand::execute | function | core/ |
|
DbDumpCommand::fieldSizeMap | function | core/ |
Given a database field type, return a Drupal size. |
DbDumpCommand::fieldTypeMap | function | core/ |
Given a database field type, return a Drupal type. |
DbDumpCommand::generateScript | function | core/ |
Generates the database script. |
DbDumpCommand::getFieldOrder | function | core/ |
Gets field ordering for a given table. |
DbDumpCommand::getTableCollation | function | core/ |
Set the table collation. |
DbDumpCommand::getTableData | function | core/ |
Gets all data from a given table. |
DbDumpCommand::getTableIndexes | function | core/ |
Adds primary key, unique keys, and index information to the schema. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.