Search for db
Title | Object type | File name | Summary |
---|---|---|---|
ServiceClassMariaDb | class | core/ |
A class used for testing the backend compiler passes. |
SkippablePathBasedBreadcrumbBuilder | class | core/ |
A path-based breadcrumb builder can be skipped from applying. |
SkippablePathBasedBreadcrumbBuilder.php | file | core/ |
|
SkippablePathBasedBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
SkippablePathBasedBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
SkippablePathBasedBreadcrumbBuilder::__construct | function | core/ |
|
SqlContentEntityStorageSchemaTest::$dbSchemaHandler | property | core/ |
The mocked DB schema handler. |
StagedDBUpdateValidator | class | core/ |
Flags a warning if there are database updates in a staged update. |
StagedDBUpdateValidator.php | file | core/ |
|
StagedDBUpdateValidator::checkForStagedDatabaseUpdates | function | core/ |
Checks that the staged update does not have changes to its install files. |
StagedDBUpdateValidator::getExtensionsWithDatabaseUpdates | function | core/ |
Gets extensions that have database updates in the stage directory. |
StagedDBUpdateValidator::getSubscribedEvents | function | core/ |
|
StagedDBUpdateValidator::getUpdateFunctions | function | core/ |
Returns a list of all update functions for a module. |
StagedDBUpdateValidator::hasStagedUpdates | function | core/ |
Determines if a staged extension has changed update functions. |
StagedDBUpdateValidator::tokensMatchFunctionNamePattern | function | core/ |
Determines if a set of tokens contain a function name matching a pattern. |
StagedDBUpdateValidator::__construct | function | core/ |
|
StagedDBUpdateValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\SandboxDatabaseUpdatesValidator[[api-linebreak]] @group package_manager @internal |
StagedDBUpdateValidatorTest.php | file | core/ |
|
StagedDBUpdateValidatorTest::providerStagedDatabaseUpdate | function | core/ |
Data provider for ::testStagedDatabaseUpdates(). |
StagedDBUpdateValidatorTest::setUp | function | core/ |
|
StagedDBUpdateValidatorTest::testStagedDatabaseUpdate | function | core/ |
Tests validation of staged database updates. |
StagedDBUpdateValidatorTest::testUnclaimedStage | function | core/ |
Tests that the validator disregards unclaimed stages. |
StageOwnershipTest::testStageOwnedByCreator | function | core/ |
Tests that the stage is owned by the person who calls create() on it. |
StaticMapTest::testMapWithInvalidSourceAndBypass | function | core/ |
Tests when the source is invalid and bypass is enabled. |
StringDatabaseStorage::dbDelete | function | core/ |
Creates delete query. |
StringDatabaseStorage::dbExecute | function | core/ |
Executes an arbitrary SELECT query string with the injected options. |
StringDatabaseStorage::dbFieldTable | function | core/ |
Gets table alias for field. |
StringDatabaseStorage::dbStringInsert | function | core/ |
Creates a database record for a string object. |
StringDatabaseStorage::dbStringKeys | function | core/ |
Gets keys values that are in a database table. |
StringDatabaseStorage::dbStringLoad | function | core/ |
Loads multiple string objects. |
StringDatabaseStorage::dbStringSelect | function | core/ |
Builds a SELECT query with multiple conditions and fields. |
StringDatabaseStorage::dbStringTable | function | core/ |
Gets table name for storing string object. |
StringDatabaseStorage::dbStringUpdate | function | core/ |
Updates string object in the database. |
SystemPoweredByBlock | class | core/ |
Provides a 'Powered by Drupal' block. |
SystemPoweredByBlock.php | file | core/ |
|
SystemPoweredByBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
SystemPoweredByBlock::defaultConfiguration | function | core/ |
|
Tasks::ensureInnoDbAvailable | function | core/ |
Ensure that InnoDB is available. |
Tasks::MARIADB_MINIMUM_VERSION | constant | core/ |
Minimum required MariaDB version. |
TermTranslationTest::testTranslatedBreadcrumbs | function | core/ |
Tests translated breadcrumbs. |
TestContextAwareUnsatisfiedBlock | class | core/ |
Provides a context-aware block. |
TestContextAwareUnsatisfiedBlock.php | file | core/ |
|
TestContextAwareUnsatisfiedBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
TestController::tokenReplaceWithoutPassedBubbleableMetadata | function | core/ |
Provides a token replacement with a node as well as the current user. |
TestDirectWriteSandboxManager | class | core/ |
Defines a test-only sandbox manager that allows direct-write. |
TestDirectWriteSandboxManager::$type | property | core/ |
The stage type. |
TestFieldConstraint::validatedBy | function | core/ |
|
TestModuleRequiredByThemeHooks | class | core/ |
Hook implementations for test_module_required_by_theme. |
TestModuleRequiredByThemeHooks.php | file | core/ |
|
TestModuleRequiredByThemeHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.