Search for Id

  1. Search 7.x for Id
  2. Search 9.5.x for Id
  3. Search 10.3.x for Id
  4. Search 11.x for Id
  5. Other projects
Title Object type File name Summary
ForumUninstallValidator::$entityTypeManager property core/modules/forum/src/ForumUninstallValidator.php The entity type manager.
ForumUninstallValidator::$service property core/modules/forum/src/ProxyClass/ForumUninstallValidator.php The real proxied service, after it was lazy loaded.
ForumUninstallValidator::getForumVocabulary function core/modules/forum/src/ForumUninstallValidator.php Returns the vocabulary configured for forums.
ForumUninstallValidator::hasForumNodes function core/modules/forum/src/ForumUninstallValidator.php Determines if there are any forum nodes or not.
ForumUninstallValidator::hasTermsForVocabulary function core/modules/forum/src/ForumUninstallValidator.php Determines if there are any taxonomy terms for a specified vocabulary.
ForumUninstallValidator::lazyLoadItself function core/modules/forum/src/ProxyClass/ForumUninstallValidator.php Lazy loads the real service from the container.
ForumUninstallValidator::setStringTranslation function core/modules/forum/src/ProxyClass/ForumUninstallValidator.php
ForumUninstallValidator::validate function core/modules/forum/src/ProxyClass/ForumUninstallValidator.php Determines the reasons a module can not be uninstalled.
ForumUninstallValidator::validate function core/modules/forum/src/ForumUninstallValidator.php Determines the reasons a module can not be uninstalled.
ForumUninstallValidator::__construct function core/modules/forum/src/ProxyClass/ForumUninstallValidator.php Constructs a ProxyClass Drupal proxy object.
ForumUninstallValidator::__construct function core/modules/forum/src/ForumUninstallValidator.php Constructs a new ForumUninstallValidator.
ForumUninstallValidatorTest class core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @coversDefaultClass \Drupal\forum\ForumUninstallValidator
@group forum
ForumUninstallValidatorTest.php file core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php
ForumUninstallValidatorTest::$forumUninstallValidator property core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php
ForumUninstallValidatorTest::setUp function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php
ForumUninstallValidatorTest::testValidate function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateHasForumNodes function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyAccess function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyNoAccess function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesAccess function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesNoAccess function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateNotForum function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumValidationTest class core/modules/forum/tests/src/Kernel/ForumValidationTest.php Tests forum validation constraints.
ForumValidationTest.php file core/modules/forum/tests/src/Kernel/ForumValidationTest.php
ForumValidationTest::$modules property core/modules/forum/tests/src/Kernel/ForumValidationTest.php Modules to install.
ForumValidationTest::testValidation function core/modules/forum/tests/src/Kernel/ForumValidationTest.php Tests the forum validation constraints.
FrameworkTest::testLazyLoadOverriddenCSS function core/modules/system/tests/src/FunctionalJavascript/FrameworkTest.php Tests that overridden CSS files are not added during lazy load.
GDToolkit::getWidth function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Returns the width of the image.
GDToolkit::isValid function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Checks if the image is valid.
GenericCacheBackendUnitTestBase::testInvalidate function core/modules/system/src/Tests/Cache/GenericCacheBackendUnitTestBase.php Test Drupal\Core\Cache\CacheBackendInterface::invalidate() and
Drupal\Core\Cache\CacheBackendInterface::invalidateMultiple().
GenericCacheBackendUnitTestBase::testInvalidate function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Test Drupal\Core\Cache\CacheBackendInterface::invalidate() and
Drupal\Core\Cache\CacheBackendInterface::invalidateMultiple().
GenericCacheBackendUnitTestBase::testInvalidateAll function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Test Drupal\Core\Cache\CacheBackendInterface::invalidateAll().
GenericCacheBackendUnitTestBase::testInvalidateAll function core/modules/system/src/Tests/Cache/GenericCacheBackendUnitTestBase.php Test Drupal\Core\Cache\CacheBackendInterface::invalidateAll().
GenericCacheBackendUnitTestBase::testInvalidateTags function core/modules/system/src/Tests/Cache/GenericCacheBackendUnitTestBase.php Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags().
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.
Grid class core/modules/views/src/Plugin/views/style/Grid.php Style plugin to render each item in a grid cell.
grid-2.css file core/profiles/demo_umami/themes/umami/css/layout/grid-2.css This file is used to create a 2 column grid layout.
grid-3.css file core/profiles/demo_umami/themes/umami/css/layout/grid-3.css This file is used to create a 3 column grid layout.
grid-4.css file core/profiles/demo_umami/themes/umami/css/layout/grid-4.css This file is used to create a 4 column grid layout.
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.
GuzzleMiddlewarePass class core/lib/Drupal/Core/DependencyInjection/Compiler/GuzzleMiddlewarePass.php
GuzzleMiddlewarePass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/GuzzleMiddlewarePass.php
GuzzleMiddlewarePass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/GuzzleMiddlewarePass.php
HalLinkManagerTest::providerTestGetRelationUri function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php
HalLinkManagerTest::providerTestGetTypeUri function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php

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