Search for db
Title | Object type | File name | Summary |
---|---|---|---|
BookManager::buildBookOutlineRecursive | function | core/ |
Builds the data representing a book tree. |
BookManager::loadBookLink | function | core/ |
Loads a single book entry. |
BookManager::loadBookLinks | function | core/ |
Loads multiple book entries. |
BookManager::loadBooks | function | core/ |
Loads Books Array. |
BookManagerInterface::loadBookLink | function | core/ |
Loads a single book entry. |
BookManagerInterface::loadBookLinks | function | core/ |
Loads multiple book entries. |
BookOutlineStorage::loadBookChildren | function | core/ |
Loads book's children using its parent ID. |
BookOutlineStorageInterface::loadBookChildren | function | core/ |
Loads book's children using its parent ID. |
BookTest::testBookNavigationBlockOnUnpublishedBook | function | core/ |
Tests the book navigation block when book is unpublished. |
BreadcrumbManager::$sortedBuilders | property | core/ |
Holds the array of breadcrumb builders sorted by priority. |
BreadcrumbManager::addBuilder | function | core/ |
Adds another breadcrumb builder. |
BreadcrumbManager::getSortedBuilders | function | core/ |
Returns the sorted array of breadcrumb builders. |
BreadcrumbManagerTest::testBuildWithInvalidBreadcrumbResult | function | core/ |
Tests a breadcrumb builder with a bad return value. |
CachedStorage::$findByPrefixCache | property | core/ |
List of listAll() prefixes with their results. |
CachedStorage::findByPrefix | function | core/ |
Finds configuration object names starting with a given prefix. |
CckFieldBackwardsCompatibilityTest | class | core/ |
@group migrate_drupal @group legacy |
CckFieldBackwardsCompatibilityTest.php | file | core/ |
|
CckFieldBackwardsCompatibilityTest::$modules | property | core/ |
Modules to enable. |
CckFieldBackwardsCompatibilityTest::testBackwardsCompatibility | function | core/ |
Ensures that the cckfield backwards compatibility layer is invoked. |
ChainBreadcrumbBuilderInterface::addBuilder | function | core/ |
Adds another breadcrumb builder. |
CKEditorPluginManager::getEnabledButtons | function | core/ |
Gets the enabled toolbar buttons in the given text editor instance. |
CKEditorPluginManagerTest::providerGetEnabledButtons | function | core/ |
Provides a list of configs to test. |
CKEditorPluginManagerTest::testGetEnabledButtons | function | core/ |
@covers ::getEnabledButtons @dataProvider providerGetEnabledButtons |
CommentManager::addBodyField | function | core/ |
Creates a comment_body field. |
CommentManagerInterface::addBodyField | function | core/ |
Creates a comment_body field. |
ConfigEntityUpdater::SANDBOX_KEY | constant | core/ |
The key used to store information in the update sandbox. |
ConfigImporterFieldPurger::initializeSandbox | function | core/ |
Initializes the batch context sandbox for processing field deletions. |
ConfigManager::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
ConfigManagerInterface::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
ConfigTranslationUiTest::testLocaleDBStorage | function | core/ |
Test translation storage in locale storage. |
contact.form.feedback.yml | file | core/ |
core/profiles/standard/config/install/contact.form.feedback.yml |
contact.form.feedback.yml | file | core/ |
core/profiles/demo_umami/config/install/contact.form.feedback.yml |
contact.form.feedback.yml | file | core/ |
core/modules/contact/tests/modules/contact_test/config/install/contact.form.feedback.yml |
ContainerTest::testGetParameterIfNotFoundBecauseNull | function | core/ |
Tests that Container::getParameter() works properly for NULL parameters. |
ContentEntityNullStorage::loadByProperties | function | core/ |
Load entities by their property values. |
ContentEntityTest::testConstructorInvalidBundle | function | core/ |
Tests the constructor for invalid entity bundle. |
ContentLanguageSettings::loadByEntityTypeBundle | function | core/ |
Loads a content language config entity based on the entity type and bundle. |
ContentLanguageSettingsUnitTest::providerLoadByEntityTypeBundle | function | core/ |
|
ContentLanguageSettingsUnitTest::testLoadByEntityTypeBundle | function | core/ |
@covers ::loadByEntityTypeBundle |
ContentModeration::addEntityTypeAndBundle | function | core/ |
Add an entity type ID / bundle ID to the workflow. |
ContentModeration::appliesToEntityTypeAndBundle | function | core/ |
Checks if the workflow applies to the supplied entity type and bundle. |
ContentModeration::removeEntityTypeAndBundle | function | core/ |
Removes an entity type ID / bundle ID from the workflow. |
ContentModerationInterface::addEntityTypeAndBundle | function | core/ |
Add an entity type ID / bundle ID to the workflow. |
ContentModerationInterface::appliesToEntityTypeAndBundle | function | core/ |
Checks if the workflow applies to the supplied entity type and bundle. |
ContentModerationInterface::removeEntityTypeAndBundle | function | core/ |
Removes an entity type ID / bundle ID from the workflow. |
ContentModerationTestTrait::addEntityTypeAndBundleToWorkflow | function | core/ |
Adds an entity type ID / bundle ID to the given workflow. |
ContentModerationWorkflowTypeApiTest::testAddEntityTypeAndBundle | function | core/ |
@covers ::addEntityTypeAndBundle |
ContentModerationWorkflowTypeApiTest::testAppliesToEntityTypeAndBundle | function | core/ |
@covers ::appliesToEntityTypeAndBundle @covers ::addEntityTypeAndBundle @covers ::removeEntityTypeAndBundle |
ContentModerationWorkflowTypeApiTest::testRemoveEntityTypeAndBundle | function | core/ |
@covers ::addEntityTypeAndBundle @covers ::removeEntityTypeAndBundle |
ContentTranslationEntityBundleInfoTest::testFieldSynchronizationWithDisabledBundle | function | core/ |
Tests that field synchronization is skipped for disabled bundles. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.