DevelTwigExtensionTest::setUp |
function |
tests/src/Kernel/DevelTwigExtensionTest.php |
|
devel_set_handler |
function |
./devel.module |
Sets a new error handler or restores the prior one. |
devel_set_message |
function |
./devel.module |
Sets message. |
EntityTypeInfo::setEntityTypeLinkTemplate |
function |
src/EntityTypeInfo.php |
Sets entity type link template. |
ExampleDevelGenerate::settingsForm |
function |
devel_generate/tests/modules/devel_generate_example/src/Plugin/DevelGenerate/ExampleDevelGenerate.php |
Returns the form for the plugin. |
MediaDevelGenerate::settingsForm |
function |
devel_generate/src/Plugin/DevelGenerate/MediaDevelGenerate.php |
Returns the form for the plugin. |
MediaDevelGenerate::settingsFormValidate |
function |
devel_generate/src/Plugin/DevelGenerate/MediaDevelGenerate.php |
Form validation handler. |
MenuDevelGenerate::settingsForm |
function |
devel_generate/src/Plugin/DevelGenerate/MenuDevelGenerate.php |
Returns the form for the plugin. |
SettingsForm |
class |
src/Form/SettingsForm.php |
Defines a form that configures devel settings. |
SettingsForm.php |
file |
src/Form/SettingsForm.php |
|
SettingsForm::$dumperManager |
property |
src/Form/SettingsForm.php |
Devel Dumper Plugin Manager. |
SettingsForm::buildForm |
function |
src/Form/SettingsForm.php |
Form constructor. |
SettingsForm::create |
function |
src/Form/SettingsForm.php |
Instantiates a new instance of this class. |
SettingsForm::demonstrateErrorHandlers |
function |
src/Form/SettingsForm.php |
Demonstrates the capabilities of the error handler. |
SettingsForm::getEditableConfigNames |
function |
src/Form/SettingsForm.php |
Gets the configuration names that will be editable. |
SettingsForm::getFormId |
function |
src/Form/SettingsForm.php |
Returns a unique string identifying the form. |
SettingsForm::submitForm |
function |
src/Form/SettingsForm.php |
Form submission handler. |
SettingsForm::__construct |
function |
src/Form/SettingsForm.php |
Constructs a new SettingsForm object. |
TermDevelGenerate::settingsForm |
function |
devel_generate/src/Plugin/DevelGenerate/TermDevelGenerate.php |
Returns the form for the plugin. |
TestDevelGeneratePluginManager::setDiscovery |
function |
devel_generate/tests/src/Unit/DevelGenerateManagerTest.php |
Sets the discovery for the manager. |
ToolbarSettingsForm |
class |
src/Form/ToolbarSettingsForm.php |
Configures devel toolbar settings. |
ToolbarSettingsForm.php |
file |
src/Form/ToolbarSettingsForm.php |
|
ToolbarSettingsForm::$menuLinkTree |
property |
src/Form/ToolbarSettingsForm.php |
The menu link tree service. |
ToolbarSettingsForm::buildForm |
function |
src/Form/ToolbarSettingsForm.php |
Form constructor. |
ToolbarSettingsForm::create |
function |
src/Form/ToolbarSettingsForm.php |
Instantiates a new instance of this class. |
ToolbarSettingsForm::getEditableConfigNames |
function |
src/Form/ToolbarSettingsForm.php |
Gets the configuration names that will be editable. |
ToolbarSettingsForm::getFormId |
function |
src/Form/ToolbarSettingsForm.php |
Returns a unique string identifying the form. |
ToolbarSettingsForm::getLinkLabels |
function |
src/Form/ToolbarSettingsForm.php |
Provides an array of available menu items. |
ToolbarSettingsForm::submitForm |
function |
src/Form/ToolbarSettingsForm.php |
Form submission handler. |
ToolbarSettingsForm::__construct |
function |
src/Form/ToolbarSettingsForm.php |
ToolbarSettingsForm constructor. |
UserDevelGenerate::settingsForm |
function |
devel_generate/src/Plugin/DevelGenerate/UserDevelGenerate.php |
Returns the form for the plugin. |
VocabularyDevelGenerate::settingsForm |
function |
devel_generate/src/Plugin/DevelGenerate/VocabularyDevelGenerate.php |
Returns the form for the plugin. |