Search for id
Title | Object type | File name | Summary |
---|---|---|---|
ForumUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager. |
ForumUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
ForumUninstallValidator::getForumVocabulary | function | core/ |
Returns the vocabulary configured for forums. |
ForumUninstallValidator::hasForumNodes | function | core/ |
Determines if there are any forum nodes or not. |
ForumUninstallValidator::hasTermsForVocabulary | function | core/ |
Determines if there are any taxonomy terms for a specified vocabulary. |
ForumUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
ForumUninstallValidator::setStringTranslation | function | core/ |
|
ForumUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ForumUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ForumUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
ForumUninstallValidator::__construct | function | core/ |
Constructs a new ForumUninstallValidator. |
ForumUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\forum\ForumUninstallValidator @group forum |
ForumUninstallValidatorTest.php | file | core/ |
|
ForumUninstallValidatorTest::$forumUninstallValidator | property | core/ |
|
ForumUninstallValidatorTest::setUp | function | core/ |
|
ForumUninstallValidatorTest::testValidate | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasForumNodes | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyNoAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesNoAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateNotForum | function | core/ |
@covers ::validate |
ForumValidationTest | class | core/ |
Tests forum validation constraints. |
ForumValidationTest.php | file | core/ |
|
ForumValidationTest::$modules | property | core/ |
Modules to install. |
ForumValidationTest::testValidation | function | core/ |
Tests the forum validation constraints. |
FrameworkTest::testLazyLoadOverriddenCSS | function | core/ |
Tests that overridden CSS files are not added during lazy load. |
GDToolkit::getWidth | function | core/ |
Returns the width of the image. |
GDToolkit::isValid | function | core/ |
Checks if the image is valid. |
GenericCacheBackendUnitTestBase::testInvalidate | function | core/ |
Test Drupal\Core\Cache\CacheBackendInterface::invalidate() and Drupal\Core\Cache\CacheBackendInterface::invalidateMultiple(). |
GenericCacheBackendUnitTestBase::testInvalidate | function | core/ |
Test Drupal\Core\Cache\CacheBackendInterface::invalidate() and Drupal\Core\Cache\CacheBackendInterface::invalidateMultiple(). |
GenericCacheBackendUnitTestBase::testInvalidateAll | function | core/ |
Test Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
GenericCacheBackendUnitTestBase::testInvalidateAll | function | core/ |
Test Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
GenericCacheBackendUnitTestBase::testInvalidateTags | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
GenericCacheBackendUnitTestBase::testInvalidateTags | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
GetTest::integerValuesDataProvider | function | core/ |
Provides data for the successful lookup test. |
Grid | class | core/ |
Style plugin to render each item in a grid cell. |
grid-2.css | file | core/ |
This file is used to create a 2 column grid layout. |
grid-3.css | file | core/ |
This file is used to create a 3 column grid layout. |
grid-4.css | file | core/ |
This file is used to create a 4 column grid layout. |
Grid.php | file | core/ |
|
Grid::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
Grid::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
Grid::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Grid::getCustomClass | function | core/ |
Return the token-replaced row or column classes for the specified result. |
GuzzleMiddlewarePass | class | core/ |
|
GuzzleMiddlewarePass.php | file | core/ |
|
GuzzleMiddlewarePass::process | function | core/ |
|
HalLinkManagerTest::providerTestGetRelationUri | function | core/ |
|
HalLinkManagerTest::providerTestGetTypeUri | function | core/ |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.