Search for __get

  1. Search 7.x for __get
  2. Search 8.9.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
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
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
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
SystemMenuBlock::getCacheTags function core/modules/system/src/Plugin/Block/SystemMenuBlock.php
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.
SystemTestController::getCacheableResponseWithCustomCacheControl function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Returns a cacheable response with a custom cache control.
SystemTestController::getCurrentDate function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Returns the current date.
SystemTestController::getDestination function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Controller to return $_GET['destination'] for testing.
SystemTestController::getInstallProfile function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Use a plain Symfony response object to output the current install_profile.
SystemTestController::getTestHeader function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Returns a response with a test header set from the request.
system_authorized_get_url function core/modules/system/system.module Return the URL for the authorize.php script.
system_get_module_admin_tasks function core/modules/system/system.module Generate a list of tasks offered by a specified module.
table--file-multiple-widget.css file core/themes/claro/css/components/table--file-multiple-widget.css Styles for multiple file widget table.
table--file-multiple-widget.pcss.css file core/themes/claro/css/components/table--file-multiple-widget.pcss.css Styles for multiple file widget table.
Table::getCacheContexts function core/modules/views/src/Plugin/views/style/Table.php The cache contexts associated with this object.
Table::getCacheMaxAge function core/modules/views/src/Plugin/views/style/Table.php The maximum age for which this object may be cached.
Table::getCacheTags function core/modules/views/src/Plugin/views/style/Table.php The cache tags associated with this object.
Table::getInfo function core/lib/Drupal/Core/Render/Element/Table.php Returns the element properties for this element.
TableDragTestForm::getFormId function core/modules/system/tests/modules/tabledrag_test/src/Form/TableDragTestForm.php Returns a unique string identifying the form.
TableMappingInterface::getAllColumns function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of all database columns for a given table.
TableMappingInterface::getAllFieldTableNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets all the table names in which an entity field is stored.
TableMappingInterface::getColumnNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a mapping of field columns to database columns for a given field.
TableMappingInterface::getExtraColumns function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of extra database columns, which store denormalized data.
TableMappingInterface::getFieldColumnName function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Generates a column name for a field property.
TableMappingInterface::getFieldNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of names for entity fields stored in the specified table.
TableMappingInterface::getFieldTableName function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets the table name for a given column.
TableMappingInterface::getReservedColumns function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets the list of columns that can not be used as field type columns.

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