Search for db
Title | Object type | File name | Summary |
---|---|---|---|
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. |
TaxonomyParentUpdateTest::$db | property | core/ |
The database connection. |
TermTranslationTest::testTranslatedBreadcrumbs | function | core/ |
Test 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. |
TestFieldConstraint::validatedBy | function | core/ |
|
TestPathBasedBreadcrumbBuilder | class | core/ |
Helper class for testing purposes only. |
TestPathBasedBreadcrumbBuilder::setLinkGenerator | function | core/ |
|
TestPathBasedBreadcrumbBuilder::setStringTranslation | function | core/ |
Sets the string translation service to use. |
TestSiteApplicationTest::testTearDownDbPrefixValidation | function | core/ |
@coversNothing[[api-linebreak]] |
theme.negotiator.system.db_update | service | core/ |
Drupal\system\Theme\DbUpdateNegotiator |
Transaction::$rolledBack | property | core/ |
A boolean value to indicate whether this transaction has been rolled back. |
TwigSandboxPolicy | class | core/ |
Default sandbox policy for Twig templates. |
TwigSandboxPolicy.php | file | core/ |
|
TwigSandboxPolicy::$whitelisted_classes | property | core/ |
An array of class names for which any method calls are allowed. |
TwigSandboxPolicy::$whitelisted_methods | property | core/ |
An array of whitelisted methods in the form of methodName => TRUE. |
TwigSandboxPolicy::$whitelisted_prefixes | property | core/ |
An array of whitelisted method prefixes -- any method starting with one of these prefixes will be allowed. |
TwigSandboxPolicy::checkMethodAllowed | function | core/ |
|
TwigSandboxPolicy::checkPropertyAllowed | function | core/ |
|
TwigSandboxPolicy::checkSecurity | function | core/ |
|
TwigSandboxPolicy::__construct | function | core/ |
Constructs a new TwigSandboxPolicy object. |
TwigSandboxTest | class | core/ |
Tests the twig sandbox policy. |
TwigSandboxTest.php | file | core/ |
Contains \Drupal\Tests\Core\Template\TwigSandboxTest. |
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 custom 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 enable. |
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. |
UpdatePathTestBase::runDbTasks | function | core/ |
Runs the install database tasks for the driver used by the test runner. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.