Search for db
Title | Object type | File name | Summary |
---|---|---|---|
TestPathBasedBreadcrumbBuilder | class | core/ |
Helper class for testing purposes only. |
TestPathBasedBreadcrumbBuilder::$linkGenerator | property | core/ |
The test link generator. |
TestPathBasedBreadcrumbBuilder::setLinkGenerator | function | core/ |
Sets the link generator. |
TestPathBasedBreadcrumbBuilder::setStringTranslation | function | core/ |
Sets the string translation service to use. |
TestSandboxDatabaseUpdatesValidator | class | core/ |
Allows tests to dictate which extensions have staged database updates. |
TestSandboxDatabaseUpdatesValidator.php | file | core/ |
|
TestSandboxDatabaseUpdatesValidator::$state | property | core/ |
The state service. |
TestSandboxDatabaseUpdatesValidator::hasStagedUpdates | function | core/ |
|
TestSandboxDatabaseUpdatesValidator::setExtensionsWithUpdates | function | core/ |
Sets the names of the extensions which should have staged database updates. |
TestSandboxDatabaseUpdatesValidator::setState | function | core/ |
Sets the state service dependency. |
TestSandboxManager | class | core/ |
Defines a stage specifically for testing purposes. |
TestSandboxManager::$type | property | core/ |
The stage type. |
TestSandboxManager::__sleep | function | core/ |
Implements the magic __sleep() method. |
TestSiteApplicationTest::testTearDownDbPrefixValidation | function | core/ |
@coversNothing[[api-linebreak]] |
TestSiteApplicationTest::testTearDownDbPrefixValidation | function | core/ |
@coversNothing |
TextareaWithSummaryTest::testTextSummaryRequiredBehavior | function | core/ |
Tests that the textSummary behavior is not run for required summary fields. |
theme.negotiator.system.db_update | service | core/ |
Drupal\system\Theme\DbUpdateNegotiator |
TwigSandboxPolicy | class | core/ |
Default sandbox policy for Twig templates. |
TwigSandboxPolicy.php | file | core/ |
|
TwigSandboxPolicy::$allowed_classes | property | core/ |
An array of class names for which any method calls are allowed. |
TwigSandboxPolicy::$allowed_methods | property | core/ |
An array of allowed methods in the form of methodName => TRUE. |
TwigSandboxPolicy::$allowed_prefixes | property | core/ |
Allowed method prefixes. |
TwigSandboxPolicy::checkMethodAllowed | function | core/ |
|
TwigSandboxPolicy::checkPropertyAllowed | function | core/ |
|
TwigSandboxPolicy::checkSecurity | function | core/ |
|
TwigSandboxPolicy::getMethodsAllowedOnAllObjects | function | core/ |
Gets the list of allowed methods on all objects. |
TwigSandboxPolicy::__construct | function | core/ |
Constructs a new TwigSandboxPolicy object. |
TwigSandboxTest | class | core/ |
Tests the twig sandbox policy. |
TwigSandboxTest.php | file | core/ |
|
TwigSandboxTest::$twig | property | core/ |
The Twig environment loaded with the sandbox extension. |
TwigSandboxTest::getTwigEntityDangerousMethods | function | core/ |
Data provider for ::testEntityDangerousMethods. |
TwigSandboxTest::setUp | function | core/ |
|
TwigSandboxTest::testEntityDangerousMethods | function | core/ |
Tests that dangerous methods cannot be called in entity objects. |
TwigSandboxTest::testEntitySafeMethods | function | core/ |
Tests that valid methods can be called from within Twig templates. |
TwigSandboxTest::testEntitySafePrefixes | function | core/ |
Tests that prefixed methods can be called from within Twig templates. |
TwigSandboxTest::testExtendedClass | function | core/ |
Tests that white listed classes can be extended. |
TwigSandboxTest::testUrlSafeMethods | function | core/ |
Tests that safe methods inside Url objects can be called. |
UninstallDefaultContentTest::expectedBlocks | function | core/ |
Returns the expected properties of this profile's content blocks. |
UniqueFieldConstraint::validatedBy | function | core/ |
|
UnpublishedBlockTest | class | core/ |
Tests unpublishing of block_content entities. |
UnpublishedBlockTest.php | file | core/ |
|
UnpublishedBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UnpublishedBlockTest::$modules | property | core/ |
Modules to install. |
UnpublishedBlockTest::testViewShowsCorrectStates | function | core/ |
Tests unpublishing of block_content entities. |
UpdatePathTestBase::runDbTasks | function | core/ |
Runs the install database tasks for the driver used by the test runner. |
UpdateReportTest::testTemplatePreprocessUpdateFetchErrorMessageNoDblog | function | core/ |
Tests the error message when failing to fetch data without dblog installed. |
UpdateReportTest::testTemplatePreprocessUpdateFetchErrorMessageWithDblog | function | core/ |
Tests the error message when failing to fetch data with dblog installed. |
UpdateScriptTest::HANDBOOK_MESSAGE | constant | core/ |
|
UrlConversionTest::providerConvertDbUrlToConnectionInfo | function | core/ |
Data provider for testDbUrlToConnectionConversion(). |
UrlConversionTest::testDbUrlToConnectionConversion | function | core/ |
@covers ::convertDbUrlToConnectionInfo[[api-linebreak]] |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.