Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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_info_alter | function | core/ |
Perform alterations on Field API widget types. |
| 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. |
| 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. |
| HTMLRestrictions::getTextContainerElementList | function | core/ |
Gets a list of CKEditor 5's `$block` text container elements. |
| HTMLRestrictions::getWildcardSubset | function | core/ |
Gets the subset of allowed elements whose tags are wildcards. |
| HTMLRestrictions::getWildcardTags | function | core/ |
Computes the tags that match the provided wildcard. |
| HtmlTag::getInfo | function | core/ |
Returns the element properties for this element. |
| HtmlTagTest::testGetInfo | function | core/ |
Tests get info. |
| 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. |
| Htmx::get | function | core/ |
Creates a `data-hx-get` attribute. |
| Htmx::getAttributes | function | core/ |
Get the attribute storage. |
| Htmx::getHeaders | function | core/ |
Get the header storage. |
| Htmx::retargetHeader | function | core/ |
Set HX-Retarget header. |
| Htmx::target | function | core/ |
Creates a `data-hx-target` attribute. |
| HtmxContentViewSubscriber::getHtmxRenderer | function | core/ |
Gets the HtmxRenderer service. |
| HtmxContentViewSubscriber::getSubscribedEvents | function | core/ |
|
| HtmxHeadersTest::testRetargetHeader | function | core/ |
Test re-target header. |
| HtmxLocationResponseData::getCacheableMetadata | function | core/ |
Retrieves the cacheable metadata associated with the URL. |
| HtmxRequestInfoTest::getRequest | function | core/ |
Gets the request object. |
| HtmxRequestInfoTest::testGetHtmxCurrentUrl | function | core/ |
Tests the getHtmxCurrentUrl method. |
| HtmxRequestInfoTest::testGetHtmxPrompt | function | core/ |
Tests the getHtmxPrompt method. |
| HtmxRequestInfoTest::testGetHtmxTarget | function | core/ |
Tests the getHtmxTarget method. |
| HtmxRequestInfoTest::testGetHtmxTrigger | function | core/ |
Tests the getHtmxTrigger method. |
Pagination
- Previous page
- Page 104
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.