Search for active
- Search 7.x for active
- Search 9.5.x for active
- Search 10.3.x for active
- Search 11.x for active
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Database::isActiveConnection | function | core/ |
Determines if there is an active connection. |
| Database::setActiveConnection | function | core/ |
Sets the active connection to the specified key. |
| DatabaseLegacyTest::testDbSetActive | function | core/ |
Tests the db_set_active() function. |
| DbUpdateNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
| db_set_active | function | core/ |
Sets a new active database. |
| DefaultNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
| DrupalSqlBaseTest::testSourceProviderNotActive | function | core/ |
@covers ::checkRequirements[[api-linebreak]] |
| 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. |
| EntityManager::getActive | function | core/ |
|
| EntityManager::getActiveDefinition | function | core/ |
|
| EntityManager::getActiveFieldStorageDefinitions | function | core/ |
|
| EntityManager::getActiveMultiple | function | core/ |
|
| EntityManagerTest::testActiveMultiple | function | core/ |
Tests the getActiveMultiple() method. |
| EntityManagerTest::testGetActive | function | core/ |
Tests the getActive() method. |
| EntityManagerTest::testGetActiveDefinition | function | core/ |
@covers ::getActiveDefinition[[api-linebreak]] |
| EntityManagerTest::testGetActiveFieldStorageDefinitions | function | core/ |
@covers ::getActiveFieldStorageDefinitions[[api-linebreak]] |
| 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::$activeDefinitions | property | core/ |
A list of entity type definitions that are active for the current request. |
| 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/ |
|
| ExportStorageManager::$active | property | core/ |
The active configuration storage. |
| FieldAccessTest::$activeUid | property | core/ |
Holds the currently active global user ID that initiated the test run. |
| FileStorageFactory::getActive | function | core/ |
Returns a FileStorage object working with the active config directory. |
| ForumBlockTest::testActiveForumTopicsBlock | function | core/ |
Tests the "Active forum topics" block. |
| HighPriorityThemeNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
| 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/ |
Test 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 the 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. |
| LibraryDiscoveryCollectorTest::$activeTheme | property | core/ |
|
| LinkGeneratorTest::testGenerateActive | function | core/ |
Tests the active class on the link method. |
| LocaleConfigManager::getActiveConfigLangcode | function | core/ |
Returns the current language code for this active configuration. |
| LocaleConfigManager::saveTranslationActive | function | core/ |
Saves translated configuration data. |
| LocaleConfigSubscriberForeignTest::saveLanguageActive | function | core/ |
Saves a language override. |
| LocaleConfigSubscriberForeignTest::testCreateActiveTranslation | function | core/ |
Tests creating translations of shipped configuration. |
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.