Search for Id
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AcceptHeaderMatcherTest::acceptFilterProvider | function | core/ | 
                                                                                        Provides data for the Accept header filtering test. | 
| AcceptHeaderMiddleware | class | core/ | 
                                                                                        Example implementation of "accept header"-based content negotiation. | 
| AcceptHeaderMiddleware.php | file | core/ | 
                                                                                        |
| AcceptHeaderMiddleware::$app | property | core/ | 
                                                                                        The app kernel. | 
| AcceptHeaderMiddleware::handle | function | core/ | 
                                                                                        |
| AcceptHeaderMiddleware::__construct | function | core/ | 
                                                                                        Constructs a new AcceptHeaderMiddleware instance. | 
| AcceptHeaderRoutingTestServiceProvider | class | core/ | 
                                                                                        Service provider for the accept_header_routing_test module. | 
| AcceptHeaderRoutingTestServiceProvider.php | file | core/ | 
                                                                                        |
| AcceptHeaderRoutingTestServiceProvider::alter | function | core/ | 
                                                                                        Modifies existing service definitions. | 
| AccessManager::$checkProvider | property | core/ | 
                                                                                        The check provider. | 
| AccessManager::$routeProvider | property | core/ | 
                                                                                        The route provider. | 
| AccessManagerTest::$checkProvider | property | core/ | 
                                                                                        |
| AccessManagerTest::$routeProvider | property | core/ | 
                                                                                        The route provider. | 
| AccessManagerTest::providerCheckException | function | core/ | 
                                                                                        Data provider for testCheckException. | 
| AccessManagerTest::providerTestCheckConjunctions | function | core/ | 
                                                                                        Provides data for the conjunction test. | 
| AccessPolicyProcessor::validateScope | function | core/ | 
                                                                                        Validates if calculated permissions all match a single scope. | 
| AccessPolicyProcessorTest::accountSwitcherProvider | function | core/ | 
                                                                                        Data provider for testAccountSwitcher(). | 
| AccessPolicyProcessorTest::cachingProvider | function | core/ | 
                                                                                        Data provider for testCaching(). | 
| AccessResult::forbidden | function | core/ | 
                                                                                        Creates an AccessResultInterface object with isForbidden() === TRUE. | 
| AccessResult::forbiddenIf | function | core/ | 
                                                                                        Creates a forbidden or neutral access result. | 
| AccessResult::isForbidden | function | core/ | 
                                                                                        |
| AccessResultForbidden | class | core/ | 
                                                                                        Value object indicating a forbidden access result, with cacheability metadata. | 
| AccessResultForbidden.php | file | core/ | 
                                                                                        |
| AccessResultForbidden::$reason | property | core/ | 
                                                                                        The reason why access is forbidden. For use in error messages. | 
| AccessResultForbidden::getReason | function | core/ | 
                                                                                        Gets the reason for this access result. | 
| AccessResultForbidden::isForbidden | function | core/ | 
                                                                                        Checks whether this access result indicates access is explicitly forbidden. | 
| AccessResultForbidden::setReason | function | core/ | 
                                                                                        Sets the reason for this access result. | 
| AccessResultForbidden::__construct | function | core/ | 
                                                                                        Constructs a new AccessResultForbidden instance. | 
| AccessResultForbiddenTest | class | core/ | 
                                                                                        @coversDefaultClass \Drupal\Core\Access\AccessResultForbidden[[api-linebreak]] @group Access  | 
              
| AccessResultForbiddenTest.php | file | core/ | 
                                                                                        |
| AccessResultForbiddenTest::testConstruction | function | core/ | 
                                                                                        Tests the construction of an AccessResultForbidden object. | 
| AccessResultForbiddenTest::testSetReason | function | core/ | 
                                                                                        Tests setReason() | 
| AccessResultInterface::isForbidden | function | core/ | 
                                                                                        Checks whether this access result indicates access is explicitly forbidden. | 
| AccessResultTest::andOrCacheabilityPropagationProvider | function | core/ | 
                                                                                        Provides a list of access result pairs and operations to test. | 
| AccessResultTest::providerTestAllowedIfHasPermissions | function | core/ | 
                                                                                        Provides data for the testAllowedIfHasPermissions() method. | 
| AccessResultTest::testAccessConditionallyForbidden | function | core/ | 
                                                                                        @covers ::forbiddenIf[[api-linebreak]] @covers ::isAllowed[[api-linebreak]] @covers ::isForbidden[[api-linebreak]] @covers ::isNeutral[[api-linebreak]]  | 
              
| AccessResultTest::testAccessForbidden | function | core/ | 
                                                                                        @covers ::forbidden[[api-linebreak]] @covers ::isAllowed[[api-linebreak]] @covers ::isForbidden[[api-linebreak]] @covers ::isNeutral[[api-linebreak]]  | 
              
| AccessResultTest::testAccessForbiddenReason | function | core/ | 
                                                                                        @covers ::forbidden[[api-linebreak]] | 
| access_check.settings_tray.block.has_overrides | service | core/ | 
                                                                                        Drupal\settings_tray\Access\BlockHasOverridesAccessCheck | 
| access_manager.check_provider | service | core/ | 
                                                                                        Drupal\Core\Access\CheckProvider | 
| AccountInterface::id | function | core/ | 
                                                                                        Returns the user ID or 0 for anonymous. | 
| AccountProxy::$id | property | core/ | 
                                                                                        Account id. | 
| AccountProxy::id | function | core/ | 
                                                                                        Returns the user ID or 0 for anonymous. | 
| AccountProxy::setInitialAccountId | function | core/ | 
                                                                                        Sets the id of the initial account. | 
| AccountProxyInterface::setInitialAccountId | function | core/ | 
                                                                                        Sets the id of the initial account. | 
| AccountProxyTest::testId | function | core/ | 
                                                                                        @covers ::id[[api-linebreak]] @covers ::setInitialAccountId[[api-linebreak]]  | 
              
| AccountProxyTest::testSetInitialAccountIdException | function | core/ | 
                                                                                        @covers ::setInitialAccountId[[api-linebreak]] | 
| AccountSettingsForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| Action::$id | property | core/ | 
                                                                                        The name (plugin ID) of the action. | 
| Action::$id | property | core/ | 
                                                                                        The plugin ID. | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.