Search for active
- Search 7.x for active
- Search 9.5.x for active
- Search 8.9.x for active
- Search 11.x for active
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| ExportStorageManager::$active | property | core/ |
The active configuration storage. |
| FieldAccessTest::$activeUid | property | core/ |
Holds the currently active global user ID that initiated the test run. |
| ForumBlockTest::testActiveForumTopicsBlock | function | core/ |
Tests the "Active forum topics" block. |
| 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 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. |
| LayoutBuilderIsActiveCacheContextTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Cache\LayoutBuilderIsActiveCacheContext[[api-linebreak]] |
| LayoutBuilderIsActiveCacheContextTest.php | file | core/ |
|
| LayoutBuilderIsActiveCacheContextTest::providerTestGetContext | function | core/ |
Provides test data for ::testGetContext(). |
| LayoutBuilderIsActiveCacheContextTest::testGetContext | function | core/ |
@covers ::getContext[[api-linebreak]] @covers ::getDisplay[[api-linebreak]] |
| LayoutBuilderIsActiveCacheContextTest::testGetContextMissingEntityTypeId | function | core/ |
@covers ::getContext[[api-linebreak]] |
| LayoutBuilderIsActiveCacheContextTest::testGetContextNonFieldableEntity | function | core/ |
@covers ::getContext[[api-linebreak]] @covers ::getDisplay[[api-linebreak]] |
| LibraryDiscoveryCollectorTest::$activeTheme | property | core/ |
|
| LibraryDiscoveryParserTest::$activeTheme | property | core/ |
The mocked active theme. |
| LinearHistory::$activeCheckpoint | property | core/ |
The active checkpoint. |
| LinearHistory::getActiveCheckpoint | function | core/ |
Gets the active checkpoint. |
| 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.