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 |
|---|---|---|---|
| PathMatcherTest::getMatchPathData | function | core/ |
Provides test path data. |
| PathParentCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| PathParentCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| PathParentCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| PathParentCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of paths and expected cache contexts. |
| PathParentCacheContextTest::testGetContext | function | core/ |
Tests get context. |
| PathPluginBase::getAlteredRouteNames | function | core/ |
Returns the list of routes overridden by Views. |
| PathPluginBase::getMenuLinks | function | core/ |
Gets menu links, if this display provides some. |
| PathPluginBase::getPath | function | core/ |
Returns the base path to use for this display. |
| PathPluginBase::getRoute | function | core/ |
Generates a route entry for a given view and display. |
| PathPluginBase::getRouteName | function | core/ |
Returns the route name for the display. |
| PathPluginBase::getUrlInfo | function | core/ |
Generates a URL to this display. |
| PathPluginBaseTest::testGetRestRoute | function | core/ |
Tests the altering of a REST route. |
| PathPluginBaseTest::testGetRouteName | function | core/ |
Tests the getRouteName method. |
| 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/ |
Tests getting a Url for CLI and HTTP methods. |
| PathValidatorTest::testGetUrlIfValidWithoutAccessCheckWithInvalidPath | function | core/ |
Tests the getUrlIfValidWithoutAccessCheck() method with an invalid path. |
| 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. |
| PdoResult::getClientStatement | function | core/ |
Returns the client-level database PDO statement object. |
| PdoTrait::getClientStatement | function | core/ |
Returns the client-level database statement object. |
| PendingRevisionTest::getTaxonomyIndex | function | core/ |
Retrieves the taxonomy index from the database. |
| PendingUpdatesValidator::getSubscribedEvents | 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::getCacheDeleteCountByBin | function | core/ |
Returns the cache delete operation count grouped by bin. |
| PerformanceData::getCacheGetCount | function | core/ |
Gets the cache get count. |
| PerformanceData::getCacheGetCountByBin | function | core/ |
Returns the cache get operation count grouped by bin. |
| PerformanceData::getCacheOperations | function | core/ |
Gets the cache operations. |
| PerformanceData::getCacheSetCount | function | core/ |
Gets the cache set count. |
| PerformanceData::getCacheSetCountByBin | function | core/ |
Returns the cache set operation count grouped by bin. |
| PerformanceData::getCacheTagChecksumCount | function | core/ |
Gets the cache tag checksum count. |
Pagination
- Previous page
- Page 165
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.