Search for %s

  1. Search 7.x-1.x for %s
  2. Search 4.x for %s
  3. Other projects
Title Object type File name Summary
ContentDevelGenerate::develGenerateContentAddNodeTranslation function devel_generate/src/Plugin/DevelGenerate/ContentDevelGenerate.php Create translation for the given node.
ContentDevelGenerate::generateElements function devel_generate/src/Plugin/DevelGenerate/ContentDevelGenerate.php Business logic relating with each DevelGenerate plugin.
ContentDevelGenerate::insertNodeData function devel_generate/src/Plugin/DevelGenerate/ContentDevelGenerate.php
ContentDevelGenerate::isBatch function devel_generate/src/Plugin/DevelGenerate/ContentDevelGenerate.php Determines if the content should be generated in batch mode.
ContentDevelGenerate::settingsForm function devel_generate/src/Plugin/DevelGenerate/ContentDevelGenerate.php Returns the form for the plugin.
ContentDevelGenerate::settingsFormValidate function devel_generate/src/Plugin/DevelGenerate/ContentDevelGenerate.php Form validation handler.
ContentDevelGenerate::validateDrushParams function devel_generate/src/Plugin/DevelGenerate/ContentDevelGenerate.php Responsible for validating Drush params.
dargs function ./devel.module Prints the arguments passed into the current function.
Debug::getContextVariables function src/Twig/Extension/Debug.php Filters the Twig context variable.
Debug::getFunctions function src/Twig/Extension/Debug.php
Debug::guessTwigFunctionParameters function src/Twig/Extension/Debug.php Gets the twig function parameters for the current invocation.
Debug::message function src/Twig/Extension/Debug.php Provides debug function to Twig templates.
Debug::__construct function src/Twig/Extension/Debug.php Constructs a Debug object.
DestinationMenuLink class src/Plugin/Menu/DestinationMenuLink.php Modifies the menu link to add destination.
DestinationMenuLink.php file src/Plugin/Menu/DestinationMenuLink.php
DestinationMenuLink::getCacheMaxAge function src/Plugin/Menu/DestinationMenuLink.php @todo Make cacheable once https://www.drupal.org/node/2582797 lands.
DestinationMenuLink::getOptions function src/Plugin/Menu/DestinationMenuLink.php Returns the options for this link.
devel.css file css/devel.css /**
* Dumpers
*/
.devel-dumper .details-wrapper {
overflow: auto;
max-height: 450px;
margin-right: 3px;
}

/**
* Switch User block
*/
.region-content .block-devel-switch-user ul,
.site-footer .block-devel-switch-user ul {
display: flex;
devel.error_subscriber service ./devel.services.yml Drupal\devel\EventSubscriber\ErrorHandlerSubscriber
devel.install file ./devel.install Install, update and uninstall functions for the devel module.
devel.lazy_builders service ./devel.services.yml Drupal\devel\DevelLazyBuilders
devel.libraries.yml file ./devel.libraries.yml devel.libraries.yml
devel.links.menu.yml file ./devel.links.menu.yml devel.links.menu.yml
devel.links.task.yml file ./devel.links.task.yml devel.links.task.yml
devel.permissions.yml file ./devel.permissions.yml devel.permissions.yml
devel.route_subscriber service ./devel.services.yml Drupal\devel\Routing\RouteSubscriber
devel.schema.yml file config/schema/devel.schema.yml config/schema/devel.schema.yml
devel.services.yml file ./devel.services.yml devel.services.yml
devel.settings.yml file config/install/devel.settings.yml config/install/devel.settings.yml
devel.switch_user_list_helper service ./devel.services.yml Drupal\devel\SwitchUserListHelper
devel.theme_rebuild_subscriber service ./devel.services.yml Drupal\devel\EventSubscriber\ThemeInfoRebuildSubscriber
devel.toolbar.css file css/devel.toolbar.css Styling for devel toolbar module.
devel.toolbar.settings.yml file config/install/devel.toolbar.settings.yml config/install/devel.toolbar.settings.yml
devel.twig.debug_extension service ./devel.services.yml Drupal\devel\Twig\Extension\Debug
DevelBrowserTestBase class tests/src/Functional/DevelBrowserTestBase.php Browser test base class for Devel functional tests.
DevelBrowserTestBase.php file tests/src/Functional/DevelBrowserTestBase.php
DevelBrowserTestBase::$adminUser property tests/src/Functional/DevelBrowserTestBase.php Admin user.
DevelBrowserTestBase::$defaultTheme property tests/src/Functional/DevelBrowserTestBase.php The theme to install as the default for testing.
DevelBrowserTestBase::$develUser property tests/src/Functional/DevelBrowserTestBase.php User with Devel acces but not site admin permission.
DevelBrowserTestBase::$modules property tests/src/Functional/DevelBrowserTestBase.php Modules to install.
DevelBrowserTestBase::setUp function tests/src/Functional/DevelBrowserTestBase.php
DevelClientSideFilterTableTest class tests/src/Unit/DevelClientSideFilterTableTest.php Tests ClientSideFilterTable element.
DevelClientSideFilterTableTest.php file tests/src/Unit/DevelClientSideFilterTableTest.php
DevelClientSideFilterTableTest::providerPreRenderTable function tests/src/Unit/DevelClientSideFilterTableTest.php Data provider for preRenderHtmlTag test.
DevelClientSideFilterTableTest::testGetInfo function tests/src/Unit/DevelClientSideFilterTableTest.php
DevelClientSideFilterTableTest::testPreRenderTable function tests/src/Unit/DevelClientSideFilterTableTest.php #[DataProvider('providerPreRenderTable')]
DevelCommands class src/Drush/Commands/DevelCommands.php
DevelCommands.php file src/Drush/Commands/DevelCommands.php
DevelCommands::EVENT constant src/Drush/Commands/DevelCommands.php #[Deprecated('Use constant from command-specific file or use a string')]
DevelCommands::HOOK constant src/Drush/Commands/DevelCommands.php #[Deprecated('Use constant from command-specific file or use a string')]