Search for get

  1. Search 7.x-1.x for get
  2. Search 4.x for get
  3. Other projects
Title Object type File name Summary
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
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::getParameters function devel_generate/src/Drush/Commands/DevelGenerateCommands.php Get the DevelGenerate plugin parameters.
DevelGenerateCommands::getPluginInstance function devel_generate/src/Drush/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.
DevelLocalTask::getDerivativeDefinitions function src/Plugin/Derivative/DevelLocalTask.php Gets the definition of all derivatives of a base plugin.
DevelQueryDebugTest::getDrupalMessages function tests/src/Kernel/DevelQueryDebugTest.php Retrieves and removes the drupal messages.
DevelReinstall::getFormId function src/Form/DevelReinstall.php Returns a unique string identifying the form.
DevelToolbarTest::getMenuLinkInfos function tests/src/Functional/DevelToolbarTest.php Helper function for retrieve the menu link informations.
devel_get_handlers function ./devel.module Gets error handlers.
EntityDebugController::getEntityFromRouteMatch function src/Controller/EntityDebugController.php Retrieves entity from route match.
EntityDebugController::getEntityWithFieldDefinitions function src/Controller/EntityDebugController.php Returns an entity with field definitions from the given route match.
EntityTypeInfo::getPathParts function src/EntityTypeInfo.php Get path parts.
ErrorHandlerSubscriber::getSubscribedEvents function src/EventSubscriber/ErrorHandlerSubscriber.php
MediaDevelGenerate::getLangcode function devel_generate/src/Plugin/DevelGenerate/MediaDevelGenerate.php Determine language based on $results.
RouteDetailMenuLink::getCacheMaxAge function src/Plugin/Menu/RouteDetailMenuLink.php The maximum age for which this object may be cached.