Search for gc
- Search 7.x for gc
- Search 9.5.x for gc
- Search 8.9.x for gc
- Search 10.3.x for gc
- Search 11.x for gc
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DbLogController::createLink | function | core/ |
Creates a Link object if the provided URI is valid. |
| DbLogController::eventDetails | function | core/ |
Displays details about a specific database log message. |
| DbLogController::formatMessage | function | core/ |
Formats a database log message. |
| DbLogController::getLogLevelClassMap | function | core/ |
Gets an array of log level classes. |
| DbLogController::overview | function | core/ |
Displays a listing of database log messages. |
| DbLogController::topLogMessages | function | core/ |
Shows the most frequent log messages of a given event type. |
| DbLogController::__construct | function | core/ |
|
| DbLogControllerTest | class | core/ |
Tests for the DbLogController class. |
| DbLogControllerTest.php | file | core/ |
|
| DbLogControllerTest::$modules | property | core/ |
Modules to install. |
| DbLogControllerTest::setUp | function | core/ |
|
| DbLogControllerTest::testDbLogCorrupted | function | core/ |
Tests corrupted log entries can still display available data. |
| DbLogControllerTest::testNonLatinCharacters | function | core/ |
Tests links with non latin characters. |
| DbLogTest::testDbLogCron | function | core/ |
Tests that cron correctly applies the database log row limit. |
| DefaultFactoryTest::testGetPluginClassWithMissingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
| DefaultFactoryTest::testGetPluginClassWithMissingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
| DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
| DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
| DefaultLangcode | class | core/ |
Provides a destination plugin for the default langcode config. |
| DefaultLangcode.php | file | core/ |
|
| DefaultLangcode::import | function | core/ |
Import the row. |
| DefaultLanguageItem::getDefaultLangcode | function | core/ |
Provides default language code of given entity. |
| DefaultLanguageRenderer::getLangcode | function | core/ |
|
| DefaultLanguageRenderer::getLangcodeByRelationship | function | core/ |
|
| DisplayFeedTranslationTest::$langcodes | property | core/ |
The added languages. |
| DistributionProfileTranslationQueryTest::$langcode | property | core/ |
|
| DistributionProfileTranslationTest::$langcode | property | core/ |
|
| DocParserTest::testTrailingCommaIsAllowed | function | core/ |
|
| DrupalDebugClassLoader | class | core/ |
Extends Symfony's DebugClassLoader for Drupal-aware vendor boundaries. |
| DrupalDebugClassLoader.php | file | core/ |
|
| DrupalDebugClassLoader::$patchTypesProperty | property | core/ |
Cached ReflectionProperty for DebugClassLoader::$patchTypes. |
| DrupalDebugClassLoader::$returnTypesProperty | property | core/ |
Cached ReflectionProperty for DebugClassLoader::$returnTypes. |
| DrupalDebugClassLoader::checkAnnotations | function | core/ |
|
| DrupalDebugClassLoader::getExtensionName | function | core/ |
Extracts the Drupal extension name from a fully qualified class name. |
| DrupalDebugClassLoaderTest | class | core/ |
Tests the DrupalDebugClassLoader. |
| DrupalDebugClassLoaderTest.php | file | core/ |
|
| DrupalDebugClassLoaderTest::$loader | property | core/ |
A DrupalDebugClassLoader instance for testing. |
| DrupalDebugClassLoaderTest::getReturnTypeDeprecations | function | core/ |
Returns only the return-type deprecations for a given class. |
| DrupalDebugClassLoaderTest::setUp | function | core/ |
|
| DrupalDebugClassLoaderTest::testCrossModuleReturnTypeDeprecation | function | core/ |
Tests that cross-module return type deprecations are generated. |
| DrupalDebugClassLoaderTest::testNoDeprecation | function | core/ |
Tests scenarios that should NOT trigger cross-module deprecations. |
| Drupal\package_manager\LoggingCommitter | service | core/ |
|
| Drupal\package_manager_bypass\LoggingCommitter | service | core/ |
|
| EarlyRenderingControllerTest | class | core/ |
Verifies that bubbleable metadata of early rendering is not lost. |
| EarlyRenderingControllerTest.php | file | core/ |
|
| EarlyRenderingControllerTest::$defaultTheme | property | core/ |
|
| EarlyRenderingControllerTest::$modules | property | core/ |
|
| EarlyRenderingControllerTest::testEarlyRendering | function | core/ |
Tests theme preprocess functions being able to attach assets. |
| EarlyRenderingControllerWrapperSubscriber | class | core/ |
Subscriber that wraps controllers, to handle early rendering. |
| EarlyRenderingControllerWrapperSubscriber.php | file | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.