Search for %s

  1. Search 7.x-1.x for %s
  2. Search 5.x for %s
  3. Other projects
Title Object type File name Summary
DevelLayoutInfoTest::$modules property tests/src/Functional/DevelLayoutInfoTest.php Modules to enable.
DevelLayoutInfoTest::setUp function tests/src/Functional/DevelLayoutInfoTest.php
DevelLayoutInfoTest::testLayoutDiscoveryDependency function tests/src/Functional/DevelLayoutInfoTest.php Tests the dependency with layout_discovery module.
DevelLayoutInfoTest::testLayoutList function tests/src/Functional/DevelLayoutInfoTest.php Tests layout info page.
DevelLayoutInfoTest::testLayoutsInfoMenuLink function tests/src/Functional/DevelLayoutInfoTest.php Tests layout info menu link.
DevelLocalTask class src/Plugin/Derivative/DevelLocalTask.php Provides local task definitions for all entity bundles.
DevelLocalTask.php file src/Plugin/Derivative/DevelLocalTask.php
DevelLocalTask::$entityTypeManager property src/Plugin/Derivative/DevelLocalTask.php The entity manager.
DevelLocalTask::create function src/Plugin/Derivative/DevelLocalTask.php Creates a new class instance.
DevelLocalTask::getDerivativeDefinitions function src/Plugin/Derivative/DevelLocalTask.php Gets the definition of all derivatives of a base plugin.
DevelLocalTask::__construct function src/Plugin/Derivative/DevelLocalTask.php Creates an DevelLocalTask object.
DevelMailLog::$fileSystem property src/Plugin/Mail/DevelMailLog.php The file system service.
DevelMailLog::composeMessage function src/Plugin/Mail/DevelMailLog.php Compose the output message.
DevelMailLog::replacePlaceholders function src/Plugin/Mail/DevelMailLog.php Replaces placeholders with sanitized values in a string.
DevelMailLog::__construct function src/Plugin/Mail/DevelMailLog.php Constructs a new DevelMailLog object.
DevelMailLogTest class tests/src/Kernel/DevelMailLogTest.php Tests sending mails with debug interface.
DevelMailLogTest.php file tests/src/Kernel/DevelMailLogTest.php
DevelMailLogTest::$mailManager property tests/src/Kernel/DevelMailLogTest.php The mail manager.
DevelMailLogTest::$modules property tests/src/Kernel/DevelMailLogTest.php Modules to enable.
DevelMailLogTest::setDevelMailLogAsDefaultBackend function tests/src/Kernel/DevelMailLogTest.php Configure devel_mail_log as default mail backend.
DevelMailLogTest::setUp function tests/src/Kernel/DevelMailLogTest.php
DevelMailLogTest::testDevelMailDefaultSettings function tests/src/Kernel/DevelMailLogTest.php Tests devel_mail_log default settings.
DevelMailLogTest::testDevelMailLogDefaultBackend function tests/src/Kernel/DevelMailLogTest.php Tests devel_mail_log plugin as default mail backend.
DevelMailLogTest::testDevelMailLogMultipleBackend function tests/src/Kernel/DevelMailLogTest.php Tests devel_mail_log plugin with multiple mail backend.
DevelMailLogTest::testDevelMailLogOutput function tests/src/Kernel/DevelMailLogTest.php Tests devel mail log output.
DevelMenuLinksTest class tests/src/Functional/DevelMenuLinksTest.php Tests devel menu links.
DevelMenuLinksTest.php file tests/src/Functional/DevelMenuLinksTest.php
DevelMenuLinksTest::setUp function tests/src/Functional/DevelMenuLinksTest.php
DevelMenuLinksTest::testCsrfProtectedLinks function tests/src/Functional/DevelMenuLinksTest.php Tests CSFR protected links.
DevelMenuLinksTest::testRedirectDestinationLinks function tests/src/Functional/DevelMenuLinksTest.php Tests redirect destination links.
DevelModulesReinstallTest class tests/src/Functional/DevelModulesReinstallTest.php Tests reinstall modules.
DevelModulesReinstallTest.php file tests/src/Functional/DevelModulesReinstallTest.php
DevelModulesReinstallTest::$profile property tests/src/Functional/DevelModulesReinstallTest.php The profile to install as a basis for testing.
DevelModulesReinstallTest::setUp function tests/src/Functional/DevelModulesReinstallTest.php Set up test.
DevelModulesReinstallTest::testDevelReinstallModules function tests/src/Functional/DevelModulesReinstallTest.php Reinstall modules.
DevelQueryDebugTest class tests/src/Kernel/DevelQueryDebugTest.php Tests query debug.
DevelQueryDebugTest.php file tests/src/Kernel/DevelQueryDebugTest.php
DevelQueryDebugTest::$develUser property tests/src/Kernel/DevelQueryDebugTest.php The user used in test.
DevelQueryDebugTest::$modules property tests/src/Kernel/DevelQueryDebugTest.php Modules to enable.
DevelQueryDebugTest::getDrupalMessages function tests/src/Kernel/DevelQueryDebugTest.php Retrieves and removes the drupal messages.
DevelQueryDebugTest::setUp function tests/src/Kernel/DevelQueryDebugTest.php
DevelQueryDebugTest::testEntityQueryDebugTag function tests/src/Kernel/DevelQueryDebugTest.php Tests devel_query_debug_alter() for entity queries.
DevelQueryDebugTest::testSelectQueryDebugTag function tests/src/Kernel/DevelQueryDebugTest.php Tests devel_query_debug_alter() for select queries.
DevelReinstall class src/Form/DevelReinstall.php Display a dropdown of installed modules with the option to reinstall them.
DevelReinstall.php file src/Form/DevelReinstall.php
DevelReinstall::$moduleExtensionList property src/Form/DevelReinstall.php The module extension list.
DevelReinstall::$moduleInstaller property src/Form/DevelReinstall.php The module installer.
DevelReinstall::buildForm function src/Form/DevelReinstall.php Form constructor.
DevelReinstall::create function src/Form/DevelReinstall.php Instantiates a new instance of this class.
DevelReinstall::getFormId function src/Form/DevelReinstall.php Returns a unique string identifying the form.