Search for db
Title | Object type | File name | Summary |
---|---|---|---|
DbToolsApplication::__construct | function | core/ |
|
DbToolsApplicationTest | class | core/ |
Test that the DbToolsApplication works correctly. |
DbToolsApplicationTest.php | file | core/ |
|
DbToolsApplicationTest::testDumpCommandRegistration | function | core/ |
Tests that the dump command is correctly registered. |
DbToolsApplicationTest::testImportCommandRegistration | function | core/ |
Tests that the dump command is correctly registered. |
DbUpdateAccessCheck | class | core/ |
Access check for database update routes. |
DbUpdateAccessCheck.php | file | core/ |
|
DbUpdateAccessCheck::access | function | core/ |
Checks access for update routes. |
DbUpdateController | class | core/ |
Controller routines for database update routes. |
DbUpdateController.php | file | core/ |
|
DbUpdateController::$account | property | core/ |
The current user. |
DbUpdateController::$bareHtmlPageRenderer | property | core/ |
The bare HTML page renderer. |
DbUpdateController::$cache | property | core/ |
A cache backend interface. |
DbUpdateController::$keyValueExpirableFactory | property | core/ |
The keyvalue expirable factory. |
DbUpdateController::$moduleHandler | property | core/ |
The module handler. |
DbUpdateController::$postUpdateRegistry | property | core/ |
The post update registry. |
DbUpdateController::$root | property | core/ |
The app root. |
DbUpdateController::$state | property | core/ |
The state service. |
DbUpdateController::batchFinished | function | core/ |
Finishes the update process and stores the results for eventual display. |
DbUpdateController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
DbUpdateController::getModuleUpdates | function | core/ |
Retrieves module updates. |
DbUpdateController::handle | function | core/ |
Returns a database update page. |
DbUpdateController::helpfulLinks | function | core/ |
Provides links to the homepage and administration pages. |
DbUpdateController::info | function | core/ |
Returns the info database update page. |
DbUpdateController::requirements | function | core/ |
Renders a list of requirement errors or warnings. |
DbUpdateController::results | function | core/ |
Displays results of the update script with any accompanying errors. |
DbUpdateController::selection | function | core/ |
Renders a list of available database updates. |
DbUpdateController::triggerBatch | function | core/ |
Starts the database update batch process. |
DbUpdateController::updateTasksList | function | core/ |
Provides the update task list render array. |
DbUpdateController::__construct | function | core/ |
Constructs a new UpdateController. |
DbUpdateNegotiator | class | core/ |
Sets the active theme for the database update pages. |
DbUpdateNegotiator.php | file | core/ |
|
DbUpdateNegotiator::$configFactory | property | core/ |
The config factory. |
DbUpdateNegotiator::$themeHandler | property | core/ |
The theme handler. |
DbUpdateNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
DbUpdateNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
DbUpdateNegotiator::__construct | function | core/ |
Constructs a DbUpdateNegotiator. |
db_installer_object | function | core/ |
Returns a database installer object. |
DisplayPluginBase::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
DisplayPluginInterface::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
DocParserIgnoredClassesTest::testIgnoredAnnotationSkippedBeforeReflection | function | core/ |
Ensure annotations can be ignored when namespaces are present. |
DocParserTest::testAnnotationDoesNotThrowExceptionWhenAtSignIsNotFollowedByIdentifier | function | core/ |
@group DCOM-41 |
DocParserTest::testAnnotationThrowsExceptionWhenAtSignIsNotFollowedByIdentifierInNestedAnnotation | function | core/ |
@group DCOM-41 |
DrupalCoreRecommendedBuilder | class | composer/ |
Builder to produce metapackage for drupal/core-recommended. |
DrupalCoreRecommendedBuilder.php | file | composer/ |
|
DrupalCoreRecommendedBuilder::getPackage | function | composer/ |
Generate the Composer.json data for the current tag or branch. |
DrupalCoreRecommendedBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
DrupalCoreRecommendedBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
DrupalKernelTest::testRepeatedBootWithDifferentEnvironment | function | core/ |
Tests repeated loading of compiled DIC with different environment. |
EmailConstraint::validatedBy | function | core/ |
@todo Add method return type declaration. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.