Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| PerformanceForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| PerformanceForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PerformanceTestRecorder::getCount | function | core/ |
|
| PerformanceTestRecorder::getSubscribedEvents | function | core/ |
|
| 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. |
| PermissionHandler::getPermissions | function | core/ |
Gets all available permissions. |
| PermissionHandler::getYamlDiscovery | function | core/ |
Gets the YAML discovery. |
| PermissionHandlerInterface::getPermissions | function | core/ |
Gets all available permissions. |
| Permissions::getValueOptions | function | core/ |
Gets the value options. |
| PersistentDatabaseLockBackend::getLockId | function | core/ |
Gets the unique page token for locks. |
| PgsqlQueryFactory::get | function | core/ |
Instantiates an entity query for a given entity type. |
| PgsqlQueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| PhoneField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| PhpArrayContainerTest::getCollection | function | core/ |
Helper function to return a machine-optimized '@notation'. |
| PhpArrayContainerTest::getParameterCall | function | core/ |
Helper function to return a service definition. |
| PhpArrayContainerTest::getServiceCall | function | core/ |
Helper function to return a service definition. |
| PhpArrayDumper::getArray | function | core/ |
Gets the service container definition as a PHP array. |
| PhpArrayDumper::getParameterCall | function | core/ |
Gets a parameter reference in a suitable PHP array format. |
| PhpArrayDumper::getServiceCall | function | core/ |
Gets a service reference for an ID in a suitable PHP array format. |
| PhpArrayDumperTest::getCollection | function | core/ |
Helper function to return a machine-optimized collection. |
| PhpArrayDumperTest::getParameterCall | function | core/ |
Helper function to return a parameter definition. |
| PhpArrayDumperTest::getServiceCall | function | core/ |
Helper function to return a service definition. |
| PhpassHashedPassword::getCountLog2 | function | core/ |
Parses the log2 iteration count from a stored hash or setting string. |
| PhpBackend::get | function | core/ |
Returns data from the persistent cache. |
Pagination
- Previous page
- Page 152
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.