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 |
|---|---|---|---|
| BreadcrumbManager::getSortedBuilders | function | core/ |
Returns the sorted array of breadcrumb builders. |
| BreakLockForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| BreakLockForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| BreakLockForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| BreakLockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BreakLockForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| BreakLockLink::getInfo | function | core/ |
Returns the element properties for this element. |
| Breakpoint::getGroup | function | core/ |
Returns the breakpoint group. |
| Breakpoint::getLabel | function | core/ |
Returns the translated label. |
| Breakpoint::getMediaQuery | function | core/ |
Returns the media query. |
| Breakpoint::getMultipliers | function | core/ |
Returns the multipliers. |
| Breakpoint::getProvider | function | core/ |
Returns the provider. |
| Breakpoint::getWeight | function | core/ |
Returns the weight. |
| BreakpointInterface::getGroup | function | core/ |
Returns the breakpoint group. |
| BreakpointInterface::getLabel | function | core/ |
Returns the translated label. |
| BreakpointInterface::getMediaQuery | function | core/ |
Returns the media query. |
| BreakpointInterface::getMultipliers | function | core/ |
Returns the multipliers. |
| BreakpointInterface::getProvider | function | core/ |
Returns the provider. |
| BreakpointInterface::getWeight | function | core/ |
Returns the weight. |
| BreakpointManager::getBreakpointsByGroup | function | core/ |
Gets breakpoints for the specified group. |
| BreakpointManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| BreakpointManager::getGroupLabel | function | core/ |
Gets the label for a breakpoint group. |
| BreakpointManager::getGroupProviders | function | core/ |
Gets all the providers for the specified breakpoint group. |
| BreakpointManager::getGroups | function | core/ |
Gets all the existing breakpoint groups. |
| BreakpointManagerInterface::getBreakpointsByGroup | function | core/ |
Gets breakpoints for the specified group. |
| BreakpointManagerInterface::getGroupProviders | function | core/ |
Gets all the providers for the specified breakpoint group. |
| BreakpointManagerInterface::getGroups | function | core/ |
Gets all the existing breakpoint groups. |
| BreakpointTest::testGetGroup | function | core/ |
Tests get group. |
| BreakpointTest::testGetLabel | function | core/ |
Tests get label. |
| BreakpointTest::testGetMediaQuery | function | core/ |
Tests get media query. |
| BreakpointTest::testGetMultipliers | function | core/ |
Tests get multipliers. |
| BreakpointTest::testGetProvider | function | core/ |
Tests get provider. |
| BreakpointTest::testGetWeight | function | core/ |
Tests get weight. |
| Broken::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| BrokenPostRequestException::getSize | function | core/ |
Returns the maximum upload size in bytes. |
| BrowserHtmlDebugTrait::getHtmlOutputHeaders | function | core/ |
Returns headers in HTML output format. |
| BrowserHtmlDebugTrait::getResponseLogHandler | function | core/ |
Provides a Guzzle middleware handler to log every response received. |
| BrowserHtmlDebugTrait::getTestMethodCaller | function | core/ |
Retrieves the current calling line in the class under test. |
| BrowserTestBase::getDefaultDriverInstance | function | core/ |
Gets an instance of the default Mink driver. |
| BrowserTestBase::getDrupalSettings | function | core/ |
Gets the JavaScript drupalSettings variable for the currently-loaded page. |
| BrowserTestBase::getHttpClient | function | core/ |
Obtain the HTTP client for the system under test. |
| BrowserTestBase::getMinkDriverArgs | function | core/ |
Gets the Mink driver args from an environment variable. |
| BrowserTestBase::getOptions | function | core/ |
Helper function to get the options of select field. |
| BrowserTestBase::getSession | function | core/ |
Returns Mink session. |
| BrowserTestBase::getSessionCookies | function | core/ |
Get session cookies from current session. |
| BrowserTestBase::getTestMethodCaller | function | core/ |
Retrieves the current calling line in the class under test. |
| BrowserTestBaseTest::testDrupalGet | function | core/ |
Tests drupalGet(). |
| BrowserTestBaseTest::testGetDefaultDriveInstance | function | core/ |
|
| BrowserTestBaseTest::testGetHttpClient | function | core/ |
Tests get http client. |
| BrowserTestBaseTest::testGetHttpClientException | function | core/ |
Tests get http client exception. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.