Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathValidatorInterface::isValid | function | core/ |
Checks if the URL path is valid and accessible by the current user. |
| PathValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Path\PathValidator[[api-linebreak]] @group Routing |
| PathValidatorTest | class | core/ |
Tests the path validator. |
| PathValidatorTest.php | file | core/ |
|
| PathValidatorTest.php | file | core/ |
|
| PathValidatorTest::$accessAwareRouter | property | core/ |
The mocked access aware router. |
| PathValidatorTest::$accessUnawareRouter | property | core/ |
The mocked access unaware router. |
| PathValidatorTest::$account | property | core/ |
The mocked account. |
| PathValidatorTest::$modules | property | core/ |
Modules to enable. |
| PathValidatorTest::$pathProcessor | property | core/ |
The path processor. |
| PathValidatorTest::$pathValidator | property | core/ |
The tested path validator. |
| PathValidatorTest::setUp | function | core/ |
|
| PathValidatorTest::setUp | function | core/ |
|
| 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. |
| PathValidatorTest::testIsValidWithAccessDenied | function | core/ |
Tests the isValid() method with a user without access to the path. |
| PathValidatorTest::testIsValidWithExternalUrl | function | core/ |
Tests the isValid() method for an external URL. |
| PathValidatorTest::testIsValidWithFailingParameterConverting | function | core/ |
Tests the isValid() method with a not working param converting. |
| PathValidatorTest::testIsValidWithFrontpage | function | core/ |
Tests the isValid() method for the frontpage. |
| PathValidatorTest::testIsValidWithInvalidExternalUrl | function | core/ |
Tests the isValid() method with an invalid external URL. |
| PathValidatorTest::testIsValidWithLinkToAnyPageAccount | function | core/ |
Tests the isValid() method with a 'link to any page' permission. |
| PathValidatorTest::testIsValidWithMethodNotAllowed | function | core/ |
@covers ::isValid[[api-linebreak]] @covers ::getPathAttributes[[api-linebreak]] |
| PathValidatorTest::testIsValidWithNone | function | core/ |
Tests the isValid() method for <none> (used for jumplinks). |
| PathValidatorTest::testIsValidWithNotExistingPath | function | core/ |
Tests the isValid() method with a non-existent path. |
| PathValidatorTest::testIsValidWithoutLinkToAnyPageAccount | function | core/ |
Tests the isValid() method without the 'link to any page' permission. |
| PathValidatorTest::testIsValidWithParamNotConverted | function | core/ |
@covers ::isValid[[api-linebreak]] @covers ::getPathAttributes[[api-linebreak]] |
| PathValidatorTest::testIsValidWithPathAlias | function | core/ |
Tests the isValid() method with a path alias. |
| PathValidatorTest::testIsValidWithResourceNotFound | function | core/ |
@covers ::isValid[[api-linebreak]] @covers ::getPathAttributes[[api-linebreak]] |
| 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(). |
| PercentagesTest::providerTestPercentages | function | core/ |
Provide data for batch unit tests. |
| PerformanceForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PermissionAccessCheckTest::providerTestAccess | function | core/ |
Provides data for the testAccess method. |
| PermissionHandler::moduleProvidesPermissions | function | core/ |
Determines whether a module provides some permissions. |
| PermissionHandlerInterface::moduleProvidesPermissions | function | core/ |
Determines whether a module provides some permissions. |
| PersistentDatabaseLockBackend::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| PersistentDatabaseLockBackend::getLockId | function | core/ |
Gets the unique page token for locks. |
| PhpBackend::$checksumProvider | property | core/ |
The cache tags checksum provider. |
| PhpBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
| PhpBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
| PhpBackend::invalidateByHash | function | core/ |
Invalidate one cache item. |
| PhpBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
Pagination
- Previous page
- Page 114
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.