Search for discovery
- Search 7.x for discovery
- Search 9.5.x for discovery
- Search 8.9.x for discovery
- Search 10.3.x for discovery
- Search 11.x for discovery
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HelpTopicDiscovery::__construct | function | core/ |
Constructs a HelpTopicDiscovery object. |
| HelpTopicDiscoveryTest | class | core/ |
Tests Drupal\help\HelpTopicDiscovery. |
| HelpTopicDiscoveryTest.php | file | core/ |
|
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidRelated | function | core/ |
Tests discovery exception invalid related. |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidTopLevel | function | core/ |
Tests discovery exception invalid top level. |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidYamlKey | function | core/ |
Tests discovery exception invalid yaml key. |
| HelpTopicDiscoveryTest::testDiscoveryExceptionMissingLabel | function | core/ |
Tests discovery exception missing label. |
| HelpTopicDiscoveryTest::testHelpTopicsBrokenYaml | function | core/ |
Tests help topics broken yaml. |
| HelpTopicDiscoveryTest::testHelpTopicsDefinition | function | core/ |
Tests help topics definition. |
| HelpTopicDiscoveryTest::testHelpTopicsExtensionProviderSpecialCase | function | core/ |
Tests help topics extension provider special case. |
| HelpTopicDiscoveryTest::testHelpTopicsInCore | function | core/ |
Tests help topics in core. |
| HelpTopicPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| HookDiscovery | class | core/ |
Provides a hook-based plugin discovery class. |
| HookDiscovery.php | file | core/ |
|
| HookDiscovery::$hook | property | core/ |
The name of the hook that will be implemented by this discovery instance. |
| HookDiscovery::$moduleHandler | property | core/ |
The module handler used to find and execute the plugin hook. |
| HookDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| HookDiscovery::__construct | function | core/ |
Constructs a Drupal\Core\Plugin\Discovery\HookDiscovery object. |
| HookDiscoveryTest | class | core/ |
Tests Drupal\Core\Plugin\Discovery\HookDiscovery. |
| HookDiscoveryTest.php | file | core/ |
|
| HookDiscoveryTest::$hookDiscovery | property | core/ |
The tested hook discovery. |
| HookDiscoveryTest::$moduleHandler | property | core/ |
The mocked module handler. |
| HookDiscoveryTest::hookDiscoveryTest2TestPlugin | function | core/ |
|
| HookDiscoveryTest::hookDiscoveryTestTestPlugin | function | core/ |
|
| HookDiscoveryTest::testGetDefinition | function | core/ |
Tests the getDefinition method with some plugins. |
| HookDiscoveryTest::testGetDefinitions | function | core/ |
Tests the getDefinitions() method with some plugins. |
| HookDiscoveryTest::testGetDefinitionsWithoutPlugins | function | core/ |
Tests the getDefinitions() method without any plugins. |
| HookDiscoveryTest::testGetDefinitionWithUnknownID | function | core/ |
Tests the getDefinition method with an unknown plugin ID. |
| I18nQueryTraitTest::testMigrateSourcePluginUsingI18nQueryTraitDiscovery | function | core/ |
Tests instantiating migrate source plugins using I18nQueryTrait. |
| IconPackManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| InstallProfileUninstallValidator::$noProfileExtensionDiscovery | property | core/ |
Extension discovery that scans all folders except profiles. |
| InstallProfileUninstallValidator::getExtensionDiscovery | function | core/ |
Gets an extension discovery object that ignores the install profile. |
| JqueryUiLibraryAssetsTest::$libraryDiscovery | property | core/ |
The library discovery service. |
| layout-discovery-section-layout.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* * @file * Provides default layout styles for all layout sections. */ .layout { margin-block-end:… |
| layout-discovery-section-layout.pcss.css | file | core/ |
/* * @file * Provides default layout styles for all layout sections. */ @import "../base/media-queries.pcss.css"; .layout { margin-block-end: var(--sp); @media (--md) { margin-block-end: var(--sp2); } @media (--lg) { … |
| LayoutDiscoveryHooks | class | core/ |
Hook implementations for layout_discovery. |
| LayoutDiscoveryHooks.php | file | core/ |
|
| LayoutDiscoveryHooks::help | function | core/ |
Implements hook_help(). |
| LayoutDiscoveryRequirements | class | core/ |
Install time requirements for the layout_discovery module. |
| LayoutDiscoveryRequirements.php | file | core/ |
|
| LayoutDiscoveryRequirements::getRequirements | function | core/ |
Check installation requirements. |
| LayoutDiscoveryThemeHooks | class | core/ |
Theme hooks for layout_discovery. |
| LayoutDiscoveryThemeHooks.php | file | core/ |
|
| LayoutDiscoveryThemeHooks::preprocessLayout | function | core/ |
Prepares variables for layout templates. |
| LayoutDiscoveryThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| LayoutDiscoveryThemeHooks::__construct | function | core/ |
|
| LayoutPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| layout_discovery.info.yml | file | core/ |
core/modules/layout_discovery/layout_discovery.info.yml |
| layout_discovery.layouts.yml | file | core/ |
core/modules/layout_discovery/layout_discovery.layouts.yml |
| layout_discovery.libraries.yml | file | core/ |
core/modules/layout_discovery/layout_discovery.libraries.yml |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.