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. |
BrowserTestBaseTest::testAssertFieldById | function | core/ |
Tests legacy field asserts by id and by Xpath. |
CachedStorage::$findByPrefixCache | property | core/ |
List of listAll() prefixes with their results. |
CachedStorage::findByPrefix | function | core/ |
Finds configuration object names starting with a given prefix. |
ChainBreadcrumbBuilderInterface::addBuilder | function | core/ |
Adds another breadcrumb builder. |
CKEditor4To5UpgradePluginManager::validateAndBuildMaps | function | core/ |
Validates plugin definitions: avoids conflicts. Builds maps for later use. |
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[[api-linebreak]] @dataProvider providerGetEnabledButtons |
CommentManager::addBodyField | function | core/ |
Creates a comment_body field. |
CommentManagerInterface::addBodyField | function | core/ |
Creates a comment_body field. |
ComponentsIsolatedBuildTest | class | core/ |
Try to install dependencies per component, using Composer. |
ComponentsIsolatedBuildTest.php | file | core/ |
|
ComponentsIsolatedBuildTest::addExpectedRepositories | function | core/ |
Adds expected repositories as path repositories to package under test. |
ComponentsIsolatedBuildTest::provideComponentPaths | function | core/ |
Provides an array with relative paths to the component paths. |
ComponentsIsolatedBuildTest::testComponentComposerJson | function | core/ |
Test whether components' composer.json can be installed in isolation. |
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/ |
Tests translation storage in locale storage. |
Connection::getMariaDbVersionMatch | function | core/ |
Gets the MariaDB portion of the server version. |
Connection::isMariaDb | function | core/ |
Determines whether the MySQL distribution is MariaDB or not. |
Connection::isMariaDb | function | core/ |
Determines whether the MySQL distribution is MariaDB or not. |
ConnectionTest::providerVersionAndIsMariaDb | function | core/ |
Provides test data. |
ConnectionTest::testVersionAndIsMariaDb | function | core/ |
@covers ::version[[api-linebreak]] @covers ::isMariaDb[[api-linebreak]] @dataProvider providerVersionAndIsMariaDb |
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 without any access checks. |
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[[api-linebreak]] |
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. |
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.