Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
GenericCacheBackendUnitTestBase::getCacheBackend function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Gets a backend to test; this will get a shared instance set in the object.
GenericCacheBackendUnitTestBase::getTestBin function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Gets the testing bin.
GenericCacheBackendUnitTestBase::setUp function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php
GenericCacheBackendUnitTestBase::setUpCacheBackend function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Allows specific implementation to change the environment before a test run.
GenericCacheBackendUnitTestBase::tearDown function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php
GenericCacheBackendUnitTestBase::tearDownCacheBackend function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Allows alteration of environment after a test run but before tear down.
GenericCacheBackendUnitTestBase::testDelete function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests Drupal\Core\Cache\CacheBackendInterface::delete().
GenericCacheBackendUnitTestBase::testDeleteAll function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests Drupal\Core\Cache\CacheBackendInterface::deleteAll().
GenericCacheBackendUnitTestBase::testDeleteMultiple function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests delete multiple.
GenericCacheBackendUnitTestBase::testGetMultiple function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests Drupal\Core\Cache\CacheBackendInterface::getMultiple().
GenericCacheBackendUnitTestBase::testInvalidate function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests invalidate.
GenericCacheBackendUnitTestBase::testInvalidateTags function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags().
GenericCacheBackendUnitTestBase::testRemoveBin function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests Drupal\Core\Cache\CacheBackendInterface::removeBin().
GenericCacheBackendUnitTestBase::testSetGet function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface.
GenericCacheBackendUnitTestBase::testSetMultiple function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests \Drupal\Core\Cache\CacheBackendInterface::setMultiple().
GenericCacheBackendUnitTestBase::testValueTypeIsKept function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests data type preservation.
GenericFileFormatter::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/GenericFileFormatter.php Builds a renderable array for a field value.
GenericModuleTestBase class core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php Runs a series of generic tests for one module.
GenericModuleTestBase.php file core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php
GenericModuleTestBase::$defaultTheme property core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php
GenericModuleTestBase::$modules property core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php
GenericModuleTestBase::assertHookHelp function core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php Verifies hook_help() syntax.
GenericModuleTestBase::getModule function core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php Get the module name.
GenericModuleTestBase::preUnInstallSteps function core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php Helper to perform any steps required prior to uninstalling a module.
GenericModuleTestBase::testModuleGenericIssues function core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php Checks some generic things about a module.
GenericRecipeTestBase class core/modules/system/tests/src/Functional/Recipe/GenericRecipeTestBase.php Runs a series of generic tests for one recipe.
GenericRecipeTestBase.php file core/modules/system/tests/src/Functional/Recipe/GenericRecipeTestBase.php
GenericRecipeTestBase::$defaultTheme property core/modules/system/tests/src/Functional/Recipe/GenericRecipeTestBase.php
GenericRecipeTestBase::$profile property core/modules/system/tests/src/Functional/Recipe/GenericRecipeTestBase.php
GenericRecipeTestBase::doApply function core/modules/system/tests/src/Functional/Recipe/GenericRecipeTestBase.php Applies the recipe under test.
GenericRecipeTestBase::getRecipePath function core/modules/system/tests/src/Functional/Recipe/GenericRecipeTestBase.php Returns the path of the recipe under test.
GenericRecipeTestBase::testRecipeCanBeApplied function core/modules/system/tests/src/Functional/Recipe/GenericRecipeTestBase.php Tests that this recipe can be applied multiple times.
GenericTest class core/modules/system/tests/src/Functional/GenericTest.php Generic module test for system.
GenericTest class core/modules/mysql/tests/src/Functional/GenericTest.php Generic module test for mysql.
GenericTest class core/modules/node/tests/src/Functional/GenericTest.php Generic module test for node.
GenericTest class core/modules/config/tests/src/Functional/GenericTest.php Generic module test for config.
GenericTest class core/modules/rest/tests/src/Functional/GenericTest.php Generic module test for rest.
GenericTest class core/modules/inline_form_errors/tests/src/Functional/GenericTest.php Generic module test for inline_form_errors.
GenericTest class core/modules/views/tests/src/Functional/GenericTest.php Generic module test for views.
GenericTest class core/modules/workflows/tests/src/Functional/GenericTest.php Generic module test for workflows.
GenericTest class core/modules/link/tests/src/Functional/GenericTest.php Generic module test for link.
GenericTest class core/modules/ban/tests/src/Functional/GenericTest.php Generic module test for ban.
GenericTest class core/modules/help/tests/src/Functional/GenericTest.php Generic module test for help.
GenericTest class core/modules/migrate/tests/src/Functional/GenericTest.php Generic module test for migrate.
GenericTest class core/modules/field_ui/tests/src/Functional/GenericTest.php Generic module test for field_ui.
GenericTest class core/modules/syslog/tests/src/Functional/GenericTest.php Generic module test for syslog.
GenericTest class core/modules/announcements_feed/tests/src/Functional/GenericTest.php Generic module test for announcements_feed.
GenericTest class core/modules/datetime_range/tests/src/Functional/GenericTest.php Generic module test for datetime_range.
GenericTest class core/modules/layout_discovery/tests/src/Functional/GenericTest.php Generic module test for layout_discovery.
GenericTest class core/modules/text/tests/src/Functional/GenericTest.php Generic module test for text.

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