Search for db

  1. Search 7.x for db
  2. Search 9.5.x for db
  3. Search 8.9.x for db
  4. Search 10.3.x for db
  5. Other projects
Title Object type File name Summary
ItemLayoutFieldBlockTest.php file core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php
ItemLayoutFieldBlockTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php
ItemLayoutFieldBlockTest::$modules property core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php
ItemLayoutFieldBlockTest::setUp function core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php
ItemLayoutFieldBlockTest::testAddAjaxBlock function core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php Tests configuring a field block for a user field.
JsWebAssertTestForm::addButton function core/modules/system/tests/modules/js_webassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Add button" button.
JsWebAssertTestForm::addButton function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Add button" button.
KernelTestBaseTest::testGetDatabaseConnectionInfoWithOutManualSetDbUrl function core/tests/Drupal/KernelTests/KernelTestBaseTest.php @covers ::getDatabaseConnectionInfo[[api-linebreak]]
LanguageNegotiationMethodBase class core/modules/language/src/LanguageNegotiationMethodBase.php Base class for language negotiation methods.
LanguageNegotiationMethodBase.php file core/modules/language/src/LanguageNegotiationMethodBase.php
LanguageNegotiationMethodBase::$config property core/modules/language/src/LanguageNegotiationMethodBase.php The configuration factory.
LanguageNegotiationMethodBase::$currentUser property core/modules/language/src/LanguageNegotiationMethodBase.php The current active user.
LanguageNegotiationMethodBase::$languageManager property core/modules/language/src/LanguageNegotiationMethodBase.php The language manager.
LanguageNegotiationMethodBase::persist function core/modules/language/src/LanguageNegotiationMethodBase.php
LanguageNegotiationMethodBase::setConfig function core/modules/language/src/LanguageNegotiationMethodBase.php
LanguageNegotiationMethodBase::setCurrentUser function core/modules/language/src/LanguageNegotiationMethodBase.php
LanguageNegotiationMethodBase::setLanguageManager function core/modules/language/src/LanguageNegotiationMethodBase.php
LayoutBuilderBlockContentDependencyTest::testInstallLayoutBuilderAndBlockContent function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBlockContentDependencyTest.php Test that block_content can be successfully installed after layout_builder.
LayoutBuilderBlocksTest::testFieldBlockLabel function core/modules/layout_builder/tests/src/Functional/LayoutBuilderBlocksTest.php Tests the ability to use a specified block label for field blocks.
LayoutBuilderDisableInteractionsTest::addBlock function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Adds a block in the Layout Builder.
LayoutBuilderExposeAllFieldBlocksHooks class core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/src/Hook/LayoutBuilderExposeAllFieldBlocksHooks.php Hook implementations for layout_builder_expose_all_field_blocks.
LayoutBuilderExposeAllFieldBlocksHooks.php file core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/src/Hook/LayoutBuilderExposeAllFieldBlocksHooks.php
LayoutBuilderExposeAllFieldBlocksHooks::help function core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/src/Hook/LayoutBuilderExposeAllFieldBlocksHooks.php Implements hook_help().
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest class core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php Tests cache tags on entity reference field blocks in Layout Builder.
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php file core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::$modules property core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::setUp function core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::testEntityReferenceFieldBlockCaching function core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php Tests cache tags on field block for entity reference field.
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::verifyPageCacheContainsTags function core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php Verify that when loading a given page, it's a page cache hit or miss.
LayoutBuilderOptInTest::getPathForFieldBlock function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderOptInTest.php Returns the path to update a field block in the UI.
LayoutBuilderSettingsUpdateTest::testLayoutBuilderPostUpdateExposeFieldBlockSetting function core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderSettingsUpdateTest.php Tests layout_builder_post_update_default_expose_field_block_setting().
LayoutBuilderTest::openAddBlockForm function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Opens the add block form in the off-canvas dialog.
LayoutBuilderThemeSuggestionsTest::testFieldBlockViewModeTemplates function core/modules/layout_builder/tests/src/Functional/LayoutBuilderThemeSuggestionsTest.php Tests that of view mode specific field templates are suggested.
layout_builder_fieldblock_test.fake_view_mode_context service core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.services.yml Drupal\layout_builder_fieldblock_test\ContextProvider\FakeViewModeContext
layout_builder_fieldblock_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.info.yml
layout_builder_fieldblock_test.schema.yml file core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/config/schema/layout_builder_fieldblock_test.schema.yml core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/config/schema/layout_builder_fieldblock_test.schema.yml
layout_builder_fieldblock_test.services.yml file core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.services.yml core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.services.yml
LengthConstraint::validatedBy function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/LengthConstraint.php
LibraryDiscoveryParser::buildByExtension function core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php Parses and builds up all the libraries information of an extension.
LibraryDiscoveryParserTest::testBuildByExtensionSimple function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Tests that basic functionality works for getLibraryByName.
LibraryDiscoveryParserTest::testBuildByExtensionWithMissingInformation function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Tests that an exception is thrown with only the version property specified.
LibraryDiscoveryParserTest::testBuildByExtensionWithMissingLibraryFile function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Tests that a module with a missing library file results in FALSE.
LibraryDiscoveryParserTest::testBuildByExtensionWithOnlyDependencies function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Tests that no exception is thrown when only dependencies are specified.
LibraryDiscoveryParserTest::testBuildByExtensionWithTheme function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Tests that a theme can be used instead of a module.
logger.dblog service core/modules/dblog/dblog.services.yml Drupal\dblog\Logger\DbLog
LoggingBeginnerTest::testDecoratedBeginnerIsCalled function core/modules/package_manager/tests/src/Unit/LoggingBeginnerTest.php Tests the output of LoggingBeginner().
MediaLibraryStateTest::testHashUnaffectedByMediaTypeOrder function core/modules/media_library/tests/src/Kernel/MediaLibraryStateTest.php Tests that hash is unaffected by allowed media type order.
MediaLibraryStateTest::testHashUnaffectedByOpenerParamOrder function core/modules/media_library/tests/src/Kernel/MediaLibraryStateTest.php Tests that hash is unaffected by opener parameter order.
MenuTreeStorage::loadByProperties function core/lib/Drupal/Core/Menu/MenuTreeStorage.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.