Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
StylesCombo::getConfig function core/modules/ckeditor/src/Plugin/CKEditorPlugin/StylesCombo.php Returns the additions to CKEDITOR.config for a specific CKEditor instance.
StylesCombo::getFile function core/modules/ckeditor/src/Plugin/CKEditorPlugin/StylesCombo.php Returns the Drupal root-relative file path to the plugin JavaScript file.
StyleTest::getHtmlDom function core/modules/views/tests/src/Kernel/Plugin/StyleTest.php Returns a view output as SimpleXMLElement.
StyleTest::getOutput function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Returns the output property.
SubformState::getCompleteFormState function core/lib/Drupal/Core/Form/SubformState.php Gets the complete form state.
SubformState::getLimitValidationErrors function core/lib/Drupal/Core/Form/SubformState.php Retrieves the limited validation error sections.
SubformState::getParents function core/lib/Drupal/Core/Form/SubformState.php Gets the subform's parents relative to its parent form.
SubformState::getValues function core/lib/Drupal/Core/Form/SubformState.php Implements \Drupal\Core\Form\FormStateInterface::getValues()
SubformStateInterface::getCompleteFormState function core/lib/Drupal/Core/Form/SubformStateInterface.php Gets the complete form state.
SubformStateTest::providerGetValues function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testGetValues().
SubformStateTest::providerGetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testGetValuesBroken().
SubformStateTest::providerTestGetValue function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testGetValue().
SubformStateTest::providerTestGetValueBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testGetValueBroken().
SubformStateTest::testGetCompleteFormStateWithParentCompleteForm function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getCompleteFormState[[api-linebreak]]
SubformStateTest::testGetCompleteFormStateWithParentSubform function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getCompleteFormState[[api-linebreak]]
SubformStateTest::testGetLimitValidationErrors function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getLimitValidationErrors[[api-linebreak]]
SubformStateTest::testGetValue function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getValue[[api-linebreak]]
SubformStateTest::testGetValueBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getValue[[api-linebreak]]
SubformStateTest::testGetValues function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getValues[[api-linebreak]]
@covers ::getParents[[api-linebreak]]
SubformStateTest::testGetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getValues[[api-linebreak]]
@covers ::getParents[[api-linebreak]]
Submit::getInfo function core/lib/Drupal/Core/Render/Element/Submit.php Returns the element properties for this element.
SupernovaGenerator::getContext function core/modules/help/tests/modules/help_test/src/SupernovaGenerator.php
SupernovaGenerator::getPathFromRoute function core/modules/help/tests/modules/help_test/src/SupernovaGenerator.php Gets the internal path (system path) for a route.
SupernovaGenerator::getRouteDebugMessage function core/modules/help/tests/modules/help_test/src/SupernovaGenerator.php
SvgIconBuilder::getLength function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Gets the height or width of a region.
SvgIconBuilder::getOffset function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Gets the offset for this region.
SwitchShortcutSet::getFormId function core/modules/shortcut/src/Form/SwitchShortcutSet.php Returns a unique string identifying the form.
SwitchToLiveForm::getCancelUrl function core/modules/workspaces/src/Form/SwitchToLiveForm.php Returns the route to go to if the user cancels the action.
SwitchToLiveForm::getDescription function core/modules/workspaces/src/Form/SwitchToLiveForm.php Returns additional text to display as a description.
SwitchToLiveForm::getFormId function core/modules/workspaces/src/Form/SwitchToLiveForm.php Returns a unique string identifying the form.
SwitchToLiveForm::getQuestion function core/modules/workspaces/src/Form/SwitchToLiveForm.php Returns the question to ask the user.
SystemAuthorizeTest::drupalGetAuthorizePHP function core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Helper function to initialize authorize.php and load it via drupalGet().
SystemBrandingBlock::getCacheTags function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php The cache tags associated with this object.
SystemCompactLink::getInfo function core/lib/Drupal/Core/Render/Element/SystemCompactLink.php Returns the element properties for this element.
SystemConfigFormTestForm::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Gets the configuration names that will be editable.
SystemConfigFormTestForm::getFormId function core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Returns a unique string identifying the form.
SystemConfigSubscriber::getSubscribedEvents function core/modules/system/src/SystemConfigSubscriber.php
SystemGetInfoTest class core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php Tests system_get_info().
SystemGetInfoTest.php file core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php
SystemGetInfoTest::$modules property core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php Modules to enable.
SystemGetInfoTest::testSystemGetInfo function core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php Tests system_get_info().
SystemLocalTasksTest::getSystemAdminRoutes function core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php Provides a list of routes to test.
SystemManager::getAdminBlock function core/modules/system/src/SystemManager.php Provide a single block on the administration overview page.
SystemManager::getBlockContents function core/modules/system/src/SystemManager.php Loads the contents of a menu block.
SystemManager::getMaxSeverity function core/modules/system/src/SystemManager.php Extracts the highest severity from the requirements array.
SystemMenuBlock::getCacheContexts function core/modules/system/src/Plugin/Block/SystemMenuBlock.php The cache contexts associated with this object.
SystemMenuBlock::getCacheTags function core/modules/system/src/Plugin/Block/SystemMenuBlock.php The cache tags associated with this object.
SystemMenuBlock::getDerivativeDefinitions function core/modules/system/src/Plugin/Derivative/SystemMenuBlock.php Gets the definition of all derivatives of a base plugin.
SystemMenuOffCanvasForm::getEntityForm function core/modules/system/src/Form/SystemMenuOffCanvasForm.php Gets the entity form for this menu.
SystemMessagesBlock::getCacheMaxAge function core/modules/system/src/Plugin/Block/SystemMessagesBlock.php The maximum age for which this object may be cached.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.