Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HelpTopicTwig::getCacheTags | function | core/ |
The cache tags associated with this object. |
| HelpTopicTwigLoader::getSourceContext | function | core/ |
|
| HelpTopicTwigLoaderTest::getHandlerMock | function | core/ |
Creates a mock module or theme handler class for the test. |
| HelpTopicTwigLoaderTest::testGetSourceContext | function | core/ |
@covers ::getSourceContext[[api-linebreak]] |
| HelpTopicTwigLoaderTest::testGetSourceContextException | function | core/ |
@covers ::getSourceContext[[api-linebreak]] |
| HelpTopicTwigTest::getTwigMock | function | core/ |
Creates a mock Twig loader class for the test. |
| HelpTwigExtension::getFunctions | function | core/ |
|
| HelpTwigExtension::getRouteLink | function | core/ |
Returns a link or plain text, given text, route name, and parameters. |
| HelpTwigExtension::getTopicLink | function | core/ |
Returns a link to a help topic, or the title of the topic. |
| Hidden::getInfo | function | core/ |
Returns the element properties for this element. |
| HighestIdInterface::getHighestId | function | core/ |
Returns the highest ID tracked by the implementing plugin. |
| HighWaterTest::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| HistoryController::getNodeReadTimestamps | function | core/ |
Returns a set of nodes' last read timestamps. |
| HistoryTest::getNodeReadTimestamps | function | core/ |
Get node read timestamps from the server for the current user. |
| HoldTestSubscriber::getSubscribedEvents | function | core/ |
|
| HookDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| HookDiscoveryTest::testGetDefinition | function | core/ |
Tests the getDefinition method with some plugins. |
| HookDiscoveryTest::testGetDefinitions | function | core/ |
Tests the getDefinitions() method with some plugins. |
| HookDiscoveryTest::testGetDefinitionsWithoutPlugins | function | core/ |
Tests the getDefinitions() method without any plugins. |
| HookDiscoveryTest::testGetDefinitionWithUnknownID | function | core/ |
Tests the getDefinition method with an unknown plugin ID. |
| hook_field_widget_complete_form_alter | function | core/ |
Alter the complete form for field widgets provided by other modules. |
| hook_field_widget_complete_WIDGET_TYPE_form_alter | function | core/ |
Alter the complete form for a specific widget provided by other modules. |
| hook_field_widget_form_alter | function | core/ |
Alter forms for field widgets provided by other modules. |
| hook_field_widget_info_alter | function | core/ |
Perform alterations on Field API widget types. |
| hook_field_widget_multivalue_form_alter | function | core/ |
Alter forms for multi-value field widgets provided by other modules. |
| hook_field_widget_multivalue_WIDGET_TYPE_form_alter | function | core/ |
Alter multi-value widget forms for a widget provided by another module. |
| hook_field_widget_settings_summary_alter | function | core/ |
Alters the field widget settings summary. |
| hook_field_widget_single_element_form_alter | function | core/ |
Alter forms for field widgets provided by other modules. |
| hook_field_widget_single_element_WIDGET_TYPE_form_alter | function | core/ |
Alter widget forms for a specific widget provided by another module. |
| hook_field_widget_third_party_settings_form | function | core/ |
Allow modules to add settings to field widgets provided by other modules. |
| hook_field_widget_WIDGET_TYPE_form_alter | function | core/ |
Alter widget forms for a specific widget provided by another module. |
| HtaccessTest::getProtectedFiles | function | core/ |
Get an array of file paths for access testing. |
| Html::getClass | function | core/ |
Prepares a string for use as a valid class name. |
| Html::getId | function | core/ |
Prepares a string for use as a valid HTML ID. |
| Html::getInfo | function | core/ |
Returns the element properties for this element. |
| Html::getUniqueId | function | core/ |
Prepares a string for use as a valid HTML ID and guarantees uniqueness. |
| HtmlEntityFormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
| HtmlEntityFormController::getFormObject | function | core/ |
Instead of a class name or service ID, $form_arg will be a string representing the entity and operation being performed. Consider the following route: |
| HtmlFormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
| HtmlFormController::getFormObject | function | core/ |
Returns the object used to build the form. |
| HtmlRenderer::buildPageTopAndBottom | function | core/ |
Invokes the page top and bottom hooks. |
| HtmlResponseBigPipeSubscriber::getBigPipeService | function | core/ |
Returns the BigPipe service to use to send the current response. |
| HtmlResponseBigPipeSubscriber::getSubscribedEvents | function | core/ |
|
| HtmlResponsePlaceholderStrategySubscriber::getSubscribedEvents | function | core/ |
|
| HtmlResponseSubscriber::getSubscribedEvents | function | core/ |
|
| HTMLRestrictions::getAllowedElements | function | core/ |
Gets allowed elements. |
| HTMLRestrictions::getConcreteSubset | function | core/ |
Gets the subset of allowed elements whose tags are concrete. |
| HTMLRestrictions::getHtml5ElementList | function | core/ |
Gets a list of all known HTML5 elements. |
| HTMLRestrictions::getPlainTagsSubset | function | core/ |
Gets the subset of plain tags (no attributes) from allowed elements. |
| HTMLRestrictions::getRegExForWildCardAttributeName | function | core/ |
Computes a regular expression for matching a wildcard attribute name. |
Pagination
- Previous page
- Page 97
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.