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 |
|---|---|---|---|
| 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/ |
Tests get columns. |
| PathFilterForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PathHooks::fieldWidgetSingleElementFormAlter | function | core/ |
Implements hook_field_widget_single_element_form_alter(). |
| 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 install. |
| PathLanguageTest::$webUser | property | core/ |
A user with permissions to administer content types. |
| PathLanguageTest::setUp | function | core/ |
|
| PathLanguageTest::testAliasTranslation | function | core/ |
Tests alias functionality through the admin interfaces. |
| PathLocator::getProjectRoot | function | core/ |
Returns the absolute path of the project root. |
| PathLocator::getStagingRoot | function | core/ |
Returns the directory where stage directories will be created. |
| PathLocator::getVendorDirectory | function | core/ |
Returns the absolute path of the vendor directory. |
| PathLocator::getWebRoot | function | core/ |
Returns the path of the Drupal installation, relative to the project root. |
| 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/ |
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/ |
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.