BlockContentDevelGenerate::blockContentGetBundles |
function |
devel_generate/src/Plugin/DevelGenerate/BlockContentDevelGenerate.php |
Returns a list of available block content type names. |
ClientSideFilterTable::getInfo |
function |
src/Element/ClientSideFilterTable.php |
Returns the element properties for this element. |
ConfigDeleteForm::getCancelText |
function |
src/Form/ConfigDeleteForm.php |
Returns a caption for the link which cancels the action. |
ConfigDeleteForm::getCancelUrl |
function |
src/Form/ConfigDeleteForm.php |
Returns the route to go to if the user cancels the action. |
ConfigDeleteForm::getConfirmText |
function |
src/Form/ConfigDeleteForm.php |
Returns a caption for the button that confirms the action. |
ConfigDeleteForm::getDescription |
function |
src/Form/ConfigDeleteForm.php |
Returns additional text to display as a description. |
ConfigDeleteForm::getFormId |
function |
src/Form/ConfigDeleteForm.php |
Returns a unique string identifying the form. |
ConfigDeleteForm::getFormName |
function |
src/Form/ConfigDeleteForm.php |
Returns the internal name used to refer to the confirmation item. |
ConfigDeleteForm::getQuestion |
function |
src/Form/ConfigDeleteForm.php |
Returns the question to ask the user. |
ConfigEditor::getFormId |
function |
src/Form/ConfigEditor.php |
Returns a unique string identifying the form. |
ConfigsList::getFormId |
function |
src/Form/ConfigsList.php |
Returns a unique string identifying the form. |
Debug::getContextVariables |
function |
src/Twig/Extension/Debug.php |
Filters the Twig context variable. |
Debug::getFunctions |
function |
src/Twig/Extension/Debug.php |
|
Debug::getName |
function |
src/Twig/Extension/Debug.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. |
DevelClientSideFilterTableTest::testGetInfo |
function |
tests/src/Unit/DevelClientSideFilterTableTest.php |
@covers ::getInfo |
DevelCommands::getContainer |
function |
src/Commands/DevelCommands.php |
Gets the container. |
DevelCommands::getContainer |
function |
src/Drush/Commands/DevelCommands.php |
Gets the container. |
DevelCommands::getEventDispatcher |
function |
src/Drush/Commands/DevelCommands.php |
Gets the event dispatcher. |
DevelCommands::getEventDispatcher |
function |
src/Commands/DevelCommands.php |
Gets the event dispatcher. |
DevelCommands::getModuleHandler |
function |
src/Commands/DevelCommands.php |
Gets the module handler. |
DevelCommands::getModuleHandler |
function |
src/Drush/Commands/DevelCommands.php |
Gets the module handler. |
DevelCommands::getToken |
function |
src/Commands/DevelCommands.php |
Gets the token. |
DevelCommands::getToken |
function |
src/Drush/Commands/DevelCommands.php |
Gets the token. |
DevelController::$widgetPluginManager |
property |
src/Controller/DevelController.php |
The field widget plugin manager. |
DevelDumperBase::getInternalFunctions |
function |
src/DevelDumperBase.php |
Returns a list of internal functions. |
DevelDumperPluginManager::getFallbackPluginId |
function |
src/DevelDumperPluginManager.php |
Gets a fallback id for a missing plugin. |
DevelDumperTestTrait::getDumperDump |
function |
tests/src/Kernel/DevelDumperTestTrait.php |
Returns a string representation of a variable. |
DevelDumperTestTrait::getDumperExportDump |
function |
tests/src/Kernel/DevelDumperTestTrait.php |
Returns a string representation of a variable. |
DevelEntityTestLocalTasks::getDerivativeDefinitions |
function |
tests/modules/devel_entity_test/src/Plugin/Derivative/DevelEntityTestLocalTasks.php |
Gets the definition of all derivatives of a base plugin. |
DevelGenerateBase::getDefaultSettings |
function |
devel_generate/src/DevelGenerateBase.php |
Returns the default settings for the plugin. |
DevelGenerateBase::getLangcode |
function |
devel_generate/src/DevelGenerateBase.php |
Return a language code. |
DevelGenerateBase::getLanguageForm |
function |
devel_generate/src/DevelGenerateBase.php |
Creates the language and translation section of the form. |
DevelGenerateBase::getRandom |
function |
devel_generate/src/DevelGenerateBase.php |
Returns the random data generator. |
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. |
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. |
DevelGenerateCommands::getManager |
function |
devel_generate/src/Drush/Commands/DevelGenerateCommands.php |
Get the DevelGenerate plugin manager. |
DevelGenerateCommands::getManager |
function |
devel_generate/src/Commands/DevelGenerateCommands.php |
Get the DevelGenerate plugin manager. |
DevelGenerateCommands::getParameters |
function |
devel_generate/src/Drush/Commands/DevelGenerateCommands.php |
Get the DevelGenerate plugin parameters. |
DevelGenerateCommands::getParameters |
function |
devel_generate/src/Commands/DevelGenerateCommands.php |
Get the DevelGenerate plugin parameters. |
DevelGenerateCommands::getPluginInstance |
function |
devel_generate/src/Drush/Commands/DevelGenerateCommands.php |
Get the DevelGenerate plugin instance. |
DevelGenerateCommands::getPluginInstance |
function |
devel_generate/src/Commands/DevelGenerateCommands.php |
Get the DevelGenerate plugin instance. |
DevelGenerateForm::getFormId |
function |
devel_generate/src/Form/DevelGenerateForm.php |
Returns a unique string identifying the form. |
DevelGenerateForm::getPluginIdFromRequest |
function |
devel_generate/src/Form/DevelGenerateForm.php |
Returns the value of the param _plugin_id for the current request. |
DevelGenerateForm::getPluginInstance |
function |
devel_generate/src/Form/DevelGenerateForm.php |
Returns a DevelGenerate plugin instance for a given plugin id. |
DevelGenerateManagerTest::getMockDefinitions |
function |
devel_generate/tests/src/Unit/DevelGenerateManagerTest.php |
Callback function to return mock definitions. |