Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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_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_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/ |
|
| HtmlTag::getInfo | function | core/ |
Returns the element properties for this element. |
| HtmlTagTest::testGetInfo | function | core/ |
@covers ::getInfo[[api-linebreak]] |
| HtmlTest::providerTestHtmlGetId | function | core/ |
Provides test data for testHtmlGetId(). |
| HtmlTest::providerTestHtmlGetUniqueId | function | core/ |
Provides test data for testHtmlGetId(). |
| HtmlTest::providerTestHtmlGetUniqueIdWithAjaxIds | function | core/ |
Provides test data for testHtmlGetId(). |
| HtmlTest::testHtmlGetId | function | core/ |
Tests the Html::getUniqueId() method. |
| HtmlTest::testHtmlGetUniqueId | function | core/ |
Tests the Html::getUniqueId() method. |
| HtmlTest::testHtmlGetUniqueIdWithAjaxIds | function | core/ |
Tests the Html::getUniqueId() method. |
| HttpExceptionNormalizer::getInfoUrl | function | core/ |
Return a string to the common problem type. |
| HttpExceptionSubscriberBase::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
| HttpExceptionSubscriberBase::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
| HttpExceptionSubscriberBase::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| HWLDFWordAccumulator::getLines | function | core/ |
|
| HWLDFWordAccumulatorTest::testGetLinesEmpty | function | core/ |
Verify that we only get back a NBSP from an empty accumulator. |
| I18nQueryTrait::getPropertyNotInRowTranslation | function | core/ |
Gets the translation for the property not already in the row. |
| IdConflictForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| IdConflictForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| IdConflictTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| IdConflictTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| IdConflictTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| IdConflictTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| IdConflictTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| IdConflictTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| IdConflictTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| IdConflictTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
Pagination
- Previous page
- Page 98
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.