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 |
|---|---|---|---|
| PathBasedBreadcrumbBuilder::getRequestForPath | function | core/ |
Matches a path in the router. |
| PathCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| PathCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| PathCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| PathElement::getInfo | function | core/ |
Returns the element properties for this element. |
| PathElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PathEncodedTest::testGetEncoded | function | core/ |
|
| PathFieldDefinitionTest::getModuleAndPath | function | core/ |
Returns the module name and the module directory for the plugin. |
| PathFieldDefinitionTest::getPluginId | function | core/ |
Returns the plugin ID of the tested field type. |
| PathFieldDefinitionTest::testGetColumns | function | core/ |
@covers ::getColumns[[api-linebreak]] @covers ::getSchema[[api-linebreak]] |
| PathFilterForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PathLanguageTest | class | core/ |
Confirm that paths work with translated nodes. |
| PathLanguageTest.php | file | core/ |
|
| PathLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathLanguageTest::$modules | property | core/ |
Modules to enable. |
| PathLanguageTest::$webUser | property | core/ |
An user with permissions to administer content types. |
| PathLanguageTest::setUp | function | core/ |
|
| PathLanguageTest::testAliasTranslation | function | core/ |
Test alias functionality through the admin interfaces. |
| PathMatcher::getFrontPagePath | function | core/ |
Gets the current front page path. |
| 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/ |
@covers ::getContext[[api-linebreak]] |
| 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/ |
|
| PathSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| 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. |
Pagination
- Previous page
- Page 149
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.