BlockContentDevelGenerate::settingsForm |
function |
devel_generate/src/Plugin/DevelGenerate/BlockContentDevelGenerate.php |
Returns the form for the plugin. |
BlockContentDevelGenerate::settingsFormValidate |
function |
devel_generate/src/Plugin/DevelGenerate/BlockContentDevelGenerate.php |
Form validation handler. |
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. |
devel.settings.yml |
file |
config/install/devel.settings.yml |
config/install/devel.settings.yml |
devel.toolbar.settings.yml |
file |
config/install/devel.toolbar.settings.yml |
config/install/devel.toolbar.settings.yml |
DevelBrowserTestBase::setUp |
function |
tests/src/Functional/DevelBrowserTestBase.php |
|
DevelContainerInfoTest::setUp |
function |
tests/src/Functional/DevelContainerInfoTest.php |
|
DevelControllerTest::setUp |
function |
tests/src/Functional/DevelControllerTest.php |
|
DevelDumperBase::setSafeMarkup |
function |
src/DevelDumperBase.php |
Wrapper for \Drupal\Core\Render\Markup::create(). |
DevelDumperTest::setUp |
function |
tests/src/Functional/DevelDumperTest.php |
|
DevelElementInfoTest::setUp |
function |
tests/src/Functional/DevelElementInfoTest.php |
|
DevelEnforcedDependenciesTest::setUp |
function |
tests/src/Kernel/DevelEnforcedDependenciesTest.php |
|
DevelEntityToArrayTest::setUp |
function |
tests/src/Kernel/DevelEntityToArrayTest.php |
|
DevelEntityTypeInfoTest::setUp |
function |
tests/src/Functional/DevelEntityTypeInfoTest.php |
|
DevelEventInfoTest::setUp |
function |
tests/src/Functional/DevelEventInfoTest.php |
|
DevelGenerate::$settings |
property |
devel_generate/src/Annotation/DevelGenerate.php |
An array of settings passed to the DevelGenerate settingsForm. |
DevelGenerateBase::$settings |
property |
devel_generate/src/DevelGenerateBase.php |
The plugin settings. |
DevelGenerateBase::getDefaultSettings |
function |
devel_generate/src/DevelGenerateBase.php |
Returns the default settings for the plugin. |
DevelGenerateBase::getSetting |
function |
devel_generate/src/DevelGenerateBase.php |
Returns the array of settings, including defaults for missing settings. |
DevelGenerateBase::getSettings |
function |
devel_generate/src/DevelGenerateBase.php |
Returns the current settings for the plugin. |
DevelGenerateBase::setMessage |
function |
devel_generate/src/DevelGenerateBase.php |
Set a message for either drush or the web interface. |
DevelGenerateBase::settingsForm |
function |
devel_generate/src/DevelGenerateBase.php |
Returns the form for the plugin. |
DevelGenerateBase::settingsFormValidate |
function |
devel_generate/src/DevelGenerateBase.php |
Form validation handler. |
DevelGenerateBaseInterface::getDefaultSettings |
function |
devel_generate/src/DevelGenerateBaseInterface.php |
Returns the default settings for the plugin. |
DevelGenerateBaseInterface::getSetting |
function |
devel_generate/src/DevelGenerateBaseInterface.php |
Returns the array of settings, including defaults for missing settings. |
DevelGenerateBaseInterface::getSettings |
function |
devel_generate/src/DevelGenerateBaseInterface.php |
Returns the current settings for the plugin. |
DevelGenerateBaseInterface::settingsForm |
function |
devel_generate/src/DevelGenerateBaseInterface.php |
Returns the form for the plugin. |
DevelGenerateBaseInterface::settingsFormValidate |
function |
devel_generate/src/DevelGenerateBaseInterface.php |
Form validation handler. |
DevelGenerateBrowserTestBase::setUp |
function |
devel_generate/tests/src/Functional/DevelGenerateBrowserTestBase.php |
Prepares the testing environment. |
DevelGenerateCommands::setManager |
function |
devel_generate/src/Drush/Commands/DevelGenerateCommands.php |
Set the DevelGenerate plugin manager. |
DevelGenerateCommands::setManager |
function |
devel_generate/src/Commands/DevelGenerateCommands.php |
Set the DevelGenerate plugin manager. |
DevelGenerateCommands::setParameters |
function |
devel_generate/src/Commands/DevelGenerateCommands.php |
Set the DevelGenerate plugin parameters. |
DevelGenerateCommands::setParameters |
function |
devel_generate/src/Drush/Commands/DevelGenerateCommands.php |
Set the DevelGenerate plugin parameters. |
DevelGenerateCommands::setPluginInstance |
function |
devel_generate/src/Drush/Commands/DevelGenerateCommands.php |
Set the DevelGenerate plugin instance. |
DevelGenerateCommands::setPluginInstance |
function |
devel_generate/src/Commands/DevelGenerateCommands.php |
Set the DevelGenerate plugin instance. |
DevelGenerateCommandsTest::setUp |
function |
devel_generate/tests/src/Functional/DevelGenerateCommandsTest.php |
Prepares the testing environment. |
DevelGenerateManagerTest::setUp |
function |
devel_generate/tests/src/Unit/DevelGenerateManagerTest.php |
|
DevelGenerateSetupTrait |
trait |
devel_generate/tests/src/Traits/DevelGenerateSetupTrait.php |
Provides methods to assist Devel Generate testing. |
DevelGenerateSetupTrait.php |
file |
devel_generate/tests/src/Traits/DevelGenerateSetupTrait.php |
|
DevelGenerateSetupTrait::$vocabulary |
property |
devel_generate/tests/src/Traits/DevelGenerateSetupTrait.php |
Vocabulary for testing generation of terms. |
DevelGenerateSetupTrait::$vocabulary2 |
property |
devel_generate/tests/src/Traits/DevelGenerateSetupTrait.php |
Second vocabulary for testing generation of terms. |
DevelGenerateSetupTrait::setUpData |
function |
devel_generate/tests/src/Traits/DevelGenerateSetupTrait.php |
General set-up for all tests. |
DevelLayoutInfoTest::setUp |
function |
tests/src/Functional/DevelLayoutInfoTest.php |
|
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. |
DevelMenuLinksTest::setUp |
function |
tests/src/Functional/DevelMenuLinksTest.php |
|
DevelModulesReinstallTest::setUp |
function |
tests/src/Functional/DevelModulesReinstallTest.php |
Set up test. |
DevelQueryDebugTest::setUp |
function |
tests/src/Kernel/DevelQueryDebugTest.php |
|