Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathProcessorManager::getInbound | function | core/ |
Returns the sorted array of inbound processors. |
| PathProcessorManager::getOutbound | function | core/ |
Returns the sorted array of outbound processors. |
| PathRootsSubscriber::getSubscribedEvents | function | core/ |
|
| PathValidator::getPathAttributes | function | core/ |
Gets the matched attributes for a given path. |
| PathValidator::getUrl | function | core/ |
Helper for getUrlIfValid() and getUrlIfValidWithoutAccessCheck(). |
| PathValidator::getUrlIfValid | function | core/ |
Returns a URL object, if the path is valid and accessible. |
| PathValidator::getUrlIfValidWithoutAccessCheck | function | core/ |
Returns a URL object, if the path is valid. |
| PathValidatorInterface::getUrlIfValid | function | core/ |
Returns a URL object, if the path is valid and accessible. |
| PathValidatorInterface::getUrlIfValidWithoutAccessCheck | function | core/ |
Returns a URL object, if the path is valid. |
| PathValidatorTest::testGetUrlIfValidWithAccess | function | core/ |
Tests the getUrlIfValid() method when there is access. |
| PathValidatorTest::testGetUrlIfValidWithFrontPageAndQueryAndFragments | function | core/ |
Tests the getUrlIfValid() method with a front page + query + fragments. |
| PathValidatorTest::testGetUrlIfValidWithoutAccess | function | core/ |
Tests the getUrlIfValid() method where there is no access. |
| PathValidatorTest::testGetUrlIfValidWithoutAccessCheck | function | core/ |
Tests the getUrlIfValidWithoutAccessCheck() method. |
| PathValidatorTest::testGetUrlIfValidWithoutAccessCheck | function | core/ |
|
| PathValidatorTest::testGetUrlIfValidWithQuery | function | core/ |
Tests the getUrlIfValid() method with a query in the path. |
| PathWidget | class | core/ |
Plugin implementation of the 'path' widget. |
| PathWidget.php | file | core/ |
|
| PathWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| PathWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| PathWidget::validateFormElement | function | core/ |
Form element validation handler for URL alias form element. |
| path_field_widget_single_element_form_alter | function | core/ |
Implements hook_field_widget_single_element_form_alter(). |
| PendingRevisionTest::getTaxonomyIndex | function | core/ |
|
| PerComponentEntityDisplay::getEntity | function | core/ |
Gets the entity. |
| PerComponentEntityFormDisplay::getEntity | function | core/ |
Gets the entity. |
| PerformanceData::$cacheGetCount | property | core/ |
The number of cache gets recorded. |
| PerformanceData::getCacheDeleteCount | function | core/ |
Gets the cache delete count. |
| PerformanceData::getCacheGetCount | function | core/ |
Gets the cache get count. |
| PerformanceData::getCacheSetCount | function | core/ |
Gets the cache set count. |
| PerformanceData::getCacheTagChecksumCount | function | core/ |
Gets the cache tag checksum count. |
| PerformanceData::getCacheTagInvalidationCount | function | core/ |
Gets the cache tag invalidation count. |
| PerformanceData::getCacheTagIsValidCount | function | core/ |
Gets the cache tag isValid count. |
| PerformanceData::getQueries | function | core/ |
Gets the queries. |
| PerformanceData::getQueryCount | function | core/ |
Gets the query count. |
| PerformanceData::getReturnValue | function | core/ |
Gets the original return value. |
| PerformanceData::getScriptBytes | function | core/ |
Gets the script bytes count. |
| PerformanceData::getScriptCount | function | core/ |
Gets the script request count. |
| PerformanceData::getStylesheetBytes | function | core/ |
Gets the stylesheet bytes count. |
| PerformanceData::getStylesheetCount | function | core/ |
Gets the stylesheet request count. |
| PerformanceData::setCacheGetCount | function | core/ |
Sets the cache get count. |
| PerformanceDataCollector::getSubscribedEvents | function | core/ |
|
| PerformanceForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| PerformanceForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PerformanceTestBase::getMinkDriverArgs | function | core/ |
Gets the Mink driver args from an environment variable. |
| PerformanceTestRecorder::getCount | function | core/ |
|
| PerformanceTestRecorder::getSubscribedEvents | function | core/ |
|
| PerformanceTestTrait::doGetMinkDriverArgs | function | core/ |
Helper for ::getMinkDriverArgs(). |
| Permission::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Permission::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| Permission::getCacheTags | function | core/ |
The cache tags associated with this object. |
| PermissionHandler::getModuleNames | function | core/ |
Returns all module names. |
Pagination
- Previous page
- Page 157
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.