Search for db
Title | Object type | File name | Summary |
---|---|---|---|
access_check.db_update | service | core/ |
Drupal\system\Access\DbUpdateAccessCheck |
AddBlockForm | class | core/ |
Provides a form to add a block. |
AddBlockForm.php | file | core/ |
|
AddBlockForm::buildForm | function | core/ |
Builds the form for the block. |
AddBlockForm::getFormId | function | core/ |
|
AddBlockForm::submitLabel | function | core/ |
|
AggregatorFeedBlock | class | core/ |
Provides an 'Aggregator feed' block with the latest items from the feed. |
AggregatorFeedBlock.php | file | core/ |
|
AggregatorFeedBlock::$feedStorage | property | core/ |
The entity storage for feeds. |
AggregatorFeedBlock::$itemStorage | property | core/ |
The entity storage for items. |
AggregatorFeedBlock::blockAccess | function | core/ |
|
AggregatorFeedBlock::blockForm | function | core/ |
|
AggregatorFeedBlock::blockSubmit | function | core/ |
|
AggregatorFeedBlock::build | function | core/ |
|
AggregatorFeedBlock::create | function | core/ |
|
AggregatorFeedBlock::defaultConfiguration | function | core/ |
|
AggregatorFeedBlock::getCacheTags | function | core/ |
|
AggregatorFeedBlock::__construct | function | core/ |
Constructs an AggregatorFeedBlock object. |
AnnotatedClassDiscoveryTest::testAutoloadBadAnnotations | function | core/ |
Make sure AnnotatedClassDiscovery never tries to autoload bad annotations. |
AssertBlockAppearsTrait::findBlockInstance | function | core/ |
Find a block instance on the page. |
AssertContentTrait::assertFieldById | function | core/ |
Asserts that a field exists with the given ID and value. |
AssertContentTrait::assertFieldByName | function | core/ |
Asserts that a field exists with the given name and value. |
AssertContentTrait::assertFieldByXPath | function | core/ |
Asserts that a field exists in the current page by the given XPath. |
AssertContentTrait::assertNoFieldById | function | core/ |
Asserts that a field does not exist with the given ID and value. |
AssertContentTrait::assertNoFieldByName | function | core/ |
Asserts that a field does not exist with the given name and value. |
AssertContentTrait::assertNoFieldByXPath | function | core/ |
Asserts that a field does not exist or its value does not match, by XPath. |
AssertLegacyTrait::assertFieldById | function | core/ |
Asserts that a field exists with the given ID and value. |
AssertLegacyTrait::assertFieldByName | function | core/ |
Asserts that a field exists with the given name and value. |
AssertLegacyTrait::assertFieldByXPath | function | core/ |
Asserts that a field exists in the current page by the given XPath. |
AssertLegacyTrait::assertNoFieldById | function | core/ |
Asserts that a field does not exist with the given ID and value. |
AssertLegacyTrait::assertNoFieldByName | function | core/ |
Asserts that a field does not exist with the given name and value. |
AssertLegacyTrait::assertNoFieldByXPath | function | core/ |
Asserts that a field does not exist or its value does not match, by XPath. |
BackendChain::appendBackend | function | core/ |
Appends a cache backend to the cache chain. |
BackendChain::prependBackend | function | core/ |
Prepends a cache backend to the cache chain. |
BackendChainImplementationUnitTest::$secondBackend | property | core/ |
Second backend in the chain. |
BackendChainImplementationUnitTest::$thirdBackend | property | core/ |
Third backend in the chain. |
BanIpManager::findById | function | core/ |
|
BanIpManagerInterface::findById | function | core/ |
Finds a banned IP address by its ID. |
BaseFieldOverride::loadByName | function | core/ |
Loads a base field bundle override config entity. |
BasicAuthTest::testControllerNotCalledBeforeAuth | function | core/ |
Tests if the controller is called before authentication. |
BlockContentCreationTest::testFailedBlockCreation | function | core/ |
Verifies that a transaction rolls back the failed creation. |
BlockContentTest::$newRevisionsShouldBeAutomatic | property | core/ |
|
BlockContentWizardTest::testViewAddBlockContent | function | core/ |
Tests creating a 'block_content' entity view. |
BlockDependenciesTest::testExposedBlock | function | core/ |
Tests that exposed filter blocks have the correct dependencies. |
BlockListBuilder::buildBlocksForm | function | core/ |
Builds the main "Blocks" portion of the form. |
BlockRebuildTest::testRebuildInvalidBlocks | function | core/ |
@covers ::block_rebuild[[api-linebreak]] |
BlockRebuildTest::testRebuildNoInvalidBlocks | function | core/ |
@covers ::block_rebuild[[api-linebreak]] |
BlockTest::testAddBlockFromLibraryWithWeight | function | core/ |
Tests adding a block from the library page with a weight query string. |
BlockUiTest::testContextAwareUnsatisfiedBlocks | function | core/ |
Tests the behavior of unsatisfied context-aware blocks. |
BookManager::buildBookOutlineData | function | core/ |
Sorts and returns the built data representing a book tree. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.