Search for get

  1. Search 6.x-1.x for get
  2. Search 7.x-1.x for get
  3. Search 8.x-1.x for get
  4. Search 5.x for get
  5. Other projects
Title Object type File name Summary
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
DevelCommands::getEventDispatcher function src/Commands/DevelCommands.php
DevelCommands::getModuleHandler function src/Commands/DevelCommands.php
DevelCommands::getToken function src/Commands/DevelCommands.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::getEntityTypeManager function devel_generate/src/DevelGenerateBase.php Gets the entity type manager service.
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/Commands/DevelGenerateCommands.php Get the DevelGenerate plugin manager.
DevelGenerateCommands::getParameters function devel_generate/src/Commands/DevelGenerateCommands.php Get the DevelGenerate plugin parameters.
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.
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.
EntityTypeInfo::getPathParts function src/EntityTypeInfo.php Get path parts.
ErrorHandlerSubscriber::getSubscribedEvents function src/EventSubscriber/ErrorHandlerSubscriber.php