Search for active
- Search 7.x for active
- Search 9.5.x for active
- Search 8.9.x for active
- Search 10.3.x for active
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Database::$activeKey | property | core/ |
The key of the currently active database connection. |
| Database::isActiveConnection | function | core/ |
Determines if there is an active connection. |
| Database::setActiveConnection | function | core/ |
Sets the active connection to the specified key. |
| DbUpdateNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
| DefaultNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
| DriverSpecificTransactionTestBase::testCommitWithActiveSavepoint | function | core/ |
Tests committing a transaction while savepoints are active. |
| DriverSpecificTransactionTestBase::testRollbackRootWithActiveSavepoint | function | core/ |
Tests root transaction rollback failure when savepoint is open. |
| DrupalSqlBaseTest::testSourceProviderNotActive | function | core/ |
Tests source provider not active. |
| EntityFieldManager::$activeFieldStorageDefinitions | property | core/ |
Static cache of active field storage definitions per entity type. |
| EntityFieldManager::getActiveFieldStorageDefinitions | function | core/ |
Gets the active field storage definitions for a content entity type. |
| EntityRepository::getActive | function | core/ |
Retrieves the active entity variant matching the specified context. |
| EntityRepository::getActiveMultiple | function | core/ |
Retrieves the active entity variants matching the specified context. |
| EntityRepositoryInterface::getActive | function | core/ |
Retrieves the active entity variant matching the specified context. |
| EntityRepositoryInterface::getActiveMultiple | function | core/ |
Retrieves the active entity variants matching the specified context. |
| EntityRepositoryTest::testGetActive | function | core/ |
Tests retrieving active variants. |
| EntityTypeManager::getActiveDefinition | function | core/ |
Gets the active definition for a content entity type. |
| EventSubscriber::$active | property | core/ |
The active config storage. |
| ExcludedModulesEventSubscriber::$activeStorage | property | core/ |
|
| FieldAccessTest::$activeUid | property | core/ |
Holds the currently active global user ID that initiated the test run. |
| FixtureManipulatorTest::testActiveManipulatorNoCommitError | function | core/ |
Test that an exception is thrown if ::commitChanges() is not called. |
| GitExcluderTest::testGitDirectoriesExcludedActive | function | core/ |
Tests that Git directories are excluded from stage during PreCreate. |
| HighPriorityThemeNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
| InstallerTranslationMultipleLanguageNonInteractiveTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
| InstallerTranslationMultipleLanguageNonInteractiveTest.php | file | core/ |
|
| InstallerTranslationMultipleLanguageNonInteractiveTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::$profile | property | core/ |
Switch to the multilingual testing profile. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::getPo | function | core/ |
Returns the string for the test .po file. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::testTranslationsLoaded | function | core/ |
Tests that translations ended up at the expected places. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::verifyImportedStringsTranslated | function | core/ |
Helper function to verify that the expected strings are translated. |
| LanguageSwitchingTest::doTestLanguageLinkActiveClassAnonymous | function | core/ |
For anonymous users, the "active" class is set by PHP. |
| LanguageSwitchingTest::doTestLanguageLinkActiveClassAuthenticated | function | core/ |
For authenticated users, the "active" class is set by JavaScript. |
| LanguageSwitchingTest::testLanguageLinkActiveClass | function | core/ |
Tests active class on links when switching languages. |
| LanguageTestController::typeLinkActiveClass | function | core/ |
Returns links to the current page with different langcodes. |
| LayoutBuilderDisableInteractionsTest::assertLinksFormIframeNotInteractive | function | core/ |
Asserts that forms, links, and iframes in preview are non-interactive. |
| LayoutBuilderIsActiveCacheContext | class | core/ |
Determines whether Layout Builder is active for a given entity type or not. |
| LayoutBuilderIsActiveCacheContext.php | file | core/ |
|
| LayoutBuilderIsActiveCacheContext::$routeMatch | property | core/ |
The current route match. |
| LayoutBuilderIsActiveCacheContext::getCacheableMetadata | function | core/ |
Gets cacheability metadata for the context based on the parameter value. |
| LayoutBuilderIsActiveCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| LayoutBuilderIsActiveCacheContext::getDisplay | function | core/ |
Returns the entity view display for a given entity type and view mode. |
| LayoutBuilderIsActiveCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| LayoutBuilderIsActiveCacheContext::__construct | function | core/ |
LayoutBuilderCacheContext constructor. |
| LayoutBuilderIsActiveCacheContextTest | class | core/ |
Tests Drupal\layout_builder\Cache\LayoutBuilderIsActiveCacheContext. |
| LayoutBuilderIsActiveCacheContextTest.php | file | core/ |
|
| LayoutBuilderIsActiveCacheContextTest::providerTestGetContext | function | core/ |
Provides test data for ::testGetContext(). |
| LayoutBuilderIsActiveCacheContextTest::testGetContext | function | core/ |
Tests get context. |
| LayoutBuilderIsActiveCacheContextTest::testGetContextMissingEntityTypeId | function | core/ |
Tests get context missing entity type id. |
| LayoutBuilderIsActiveCacheContextTest::testGetContextNonFieldableEntity | function | core/ |
Tests get context non fieldable entity. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.