Search for id

  1. Search 7.x for id
  2. Search 9.5.x for id
  3. Search 8.9.x for id
  4. Search 10.3.x for id
  5. Search 11.x for id
  6. Other projects
Title Object type File name Summary
GenericCacheBackendUnitTestBase::testInvalidateTags function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags().
GetTest::integerValuesDataProvider function core/modules/migrate/tests/src/Unit/process/GetTest.php Provides data for the successful lookup test.
gin-color-overrides.css file core/themes/default_admin/migration/css/base/gin-color-overrides.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/
/* Color */
a,
.link,
button.link,
.tabs__link.is-active,
[open] .gin-details__summary--accordion,
[open]…
gin-color-overrides.pcss.css file core/themes/default_admin/migration/css/base/gin-color-overrides.pcss.css /* Color */
a,
.link,
button.link,
.tabs__link.is-active,
[open] .gin-details__summary--accordion,
[open] .gin-details__summary--accordion-item,
[open] .gin-details__summary--vertical-tabs-item,
.vertical-tabs__menu-item.is-selected…
gin-divider.css file core/themes/default_admin/migration/css/base/gin-divider.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/
.divider {
background-color: var(--gin-border-color);
}
gin-divider.pcss.css file core/themes/default_admin/migration/css/base/gin-divider.pcss.css .divider {
background-color: var(--gin-border-color);
}
GotoActionTest::providerGotoAction function core/tests/Drupal/KernelTests/Core/Action/GotoActionTest.php Data provider for ::testGotoAction().
Grid class core/modules/views/src/Plugin/views/style/Grid.php Style plugin to render each item in a grid cell.
grid.css file core/themes/olivero/css/layout/grid.css Grid system.
grid.pcss.css file core/themes/olivero/css/layout/grid.pcss.css Grid system.
Grid.php file core/modules/views/src/Plugin/views/style/Grid.php
Grid::$usesRowPlugin property core/modules/views/src/Plugin/views/style/Grid.php Whether or not this style uses a row plugin.
Grid::buildOptionsForm function core/modules/views/src/Plugin/views/style/Grid.php Provide a form to edit options for this plugin.
Grid::defineOptions function core/modules/views/src/Plugin/views/style/Grid.php Information about options for all kinds of purposes will be held here.
Grid::getCustomClass function core/modules/views/src/Plugin/views/style/Grid.php Return the token-replaced row or column classes for the specified result.
GridResponsive class core/modules/views/src/Plugin/views/style/GridResponsive.php Style plugin to render each item in a responsive grid cell.
GridResponsive.php file core/modules/views/src/Plugin/views/style/GridResponsive.php
GridResponsive::$usesRowPlugin property core/modules/views/src/Plugin/views/style/GridResponsive.php Whether or not this style uses a row plugin.
GridResponsive::buildOptionsForm function core/modules/views/src/Plugin/views/style/GridResponsive.php Provide a form to edit options for this plugin.
GridResponsive::defineOptions function core/modules/views/src/Plugin/views/style/GridResponsive.php Information about options for all kinds of purposes will be held here.
HandleMultiplesTest::scalarAndMultipleValuesProviderSource function core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php Provides the source data with scalar and multiple values.
HandlerArgumentUserUidTest class core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php Tests the handler of the user: uid Argument.
HandlerArgumentUserUidTest.php file core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php
HandlerArgumentUserUidTest::$modules property core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php Modules to install.
HandlerArgumentUserUidTest::$testViews property core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php Test views.
HandlerArgumentUserUidTest::testArgumentTitle function core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php Tests the generated title of a user: uid argument.
HandlerBase::validate function core/modules/views/src/Plugin/views/HandlerBase.php Validate that the plugin is correct and can be saved.
HandlerBase::validateExposed function core/modules/views/src/Plugin/views/HandlerBase.php Validate the exposed handler form.
HandlerBase::validateExposeForm function core/modules/views/src/Plugin/views/HandlerBase.php Validate the options form.
HandlerBase::validateExtraOptionsForm function core/modules/views/src/Plugin/views/HandlerBase.php Validate the options form.
HandlerStackConfigurator::$middlewareIds property core/lib/Drupal/Core/Http/HandlerStackConfigurator.php A list of used middleware service IDs.
HandlerStackConfigurator::$middlewares property core/lib/Drupal/Core/Http/HandlerStackConfigurator.php Array of middlewares to add to the handler stack.
HandlerStackConfigurator::initializeMiddlewares function core/lib/Drupal/Core/Http/HandlerStackConfigurator.php Ensures that the middlewares are initialized.
header-search-wide.css file core/themes/olivero/css/components/header-search-wide.css Header Search Wide Block.
header-search-wide.pcss.css file core/themes/olivero/css/components/header-search-wide.pcss.css Header Search Wide Block.
HeadersCacheContextTest::providerTestGetContext function core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php Provides a list of headers and expected cache contexts.
Heading::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Form validation handler.
Heading::validChoices function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Computes all valid choices for the "enabled_headings" setting.
HeadingPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php Provides a list of configs to test.
HelpSection::$id property core/modules/help/src/Annotation/HelpSection.php The plugin ID.
HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidRelated function core/modules/help/tests/src/Unit/HelpTopicDiscoveryTest.php Tests discovery exception invalid related.
HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidTopLevel function core/modules/help/tests/src/Unit/HelpTopicDiscoveryTest.php Tests discovery exception invalid top level.
HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidYamlKey function core/modules/help/tests/src/Unit/HelpTopicDiscoveryTest.php Tests discovery exception invalid yaml key.
HelpTopicDiscoveryTest::testHelpTopicsExtensionProviderSpecialCase function core/modules/help/tests/src/Unit/HelpTopicDiscoveryTest.php Tests help topics extension provider special case.
HelpTopicPluginBase::getProvider function core/modules/help/src/HelpTopicPluginBase.php The name of the module or theme providing the help topic.
HelpTopicPluginManager::providerExists function core/modules/help/src/HelpTopicPluginManager.php Determines if the provider of a definition exists.
HelpTopicsSyntaxTest::validateHtml function core/modules/help/tests/src/Functional/HelpTopicsSyntaxTest.php Validates the HTML and header hierarchy for topic text.
HelpTopicsSyntaxTest::validateHtml function core/modules/help/tests/src/Kernel/HelpTopicsSyntaxTest.php Validates the HTML and header hierarchy for topic text.
Hidden class core/lib/Drupal/Core/Render/Element/Hidden.php Provides a form element for an HTML 'hidden' input element.
hidden.module.css file core/modules/system/css/components/hidden.module.css Utility classes to hide elements in different ways.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.