Search for __get
| Title | Object type | File name | Summary | 
|---|---|---|---|
| ContextAwarePluginTraitTest::testGetContextValue | function | core/ | 
                                                                                        @covers ::getContextValue[[api-linebreak]] | 
| ContextAwareVariantInterface::getContexts | function | core/ | 
                                                                                        Gets the values for all defined contexts. | 
| ContextCacheKeys::getKeys | function | core/ | 
                                                                                        Gets the generated cache keys. | 
| ContextDefinition::get | function | core/ | 
                                                                                        Returns the value of an annotation. | 
| ContextDefinition::getConstraint | function | core/ | 
                                                                                        Gets a validation constraint. | 
| ContextDefinition::getConstraintObjects | function | core/ | 
                                                                                        Extracts an array of constraints for a context definition object. | 
| ContextDefinition::getConstraints | function | core/ | 
                                                                                        Gets an array of validation constraints. | 
| ContextDefinition::getDataDefinition | function | core/ | 
                                                                                        Returns the data definition of the defined context. | 
| ContextDefinition::getDataType | function | core/ | 
                                                                                        Gets the data type needed by the context. | 
| ContextDefinition::getDefaultValue | function | core/ | 
                                                                                        Gets the default value for this context definition. | 
| ContextDefinition::getDefinitionClass | function | core/ | 
                                                                                        Determines the context definition class to use. | 
| ContextDefinition::getDescription | function | core/ | 
                                                                                        Gets a human readable description. | 
| ContextDefinition::getLabel | function | core/ | 
                                                                                        Gets a human readable label. | 
| ContextDefinition::getSampleValues | function | core/ | 
                                                                                        Returns typed data objects representing this context definition. | 
| ContextDefinitionInterface::getConstraint | function | core/ | 
                                                                                        Gets a validation constraint. | 
| ContextDefinitionInterface::getConstraints | function | core/ | 
                                                                                        Gets an array of validation constraints. | 
| ContextDefinitionInterface::getDataDefinition | function | core/ | 
                                                                                        Returns the data definition of the defined context. | 
| ContextDefinitionInterface::getDataType | function | core/ | 
                                                                                        Gets the data type needed by the context. | 
| ContextDefinitionInterface::getDefaultValue | function | core/ | 
                                                                                        Gets the default value for this context definition. | 
| ContextDefinitionInterface::getDescription | function | core/ | 
                                                                                        Gets a human readable description. | 
| ContextDefinitionInterface::getLabel | function | core/ | 
                                                                                        Gets a human readable label. | 
| ContextDefinitionTest::providerGetConstraint | function | core/ | 
                                                                                        Data provider for testGetConstraint. | 
| ContextDefinitionTest::providerGetDataDefinition | function | core/ | 
                                                                                        Very simple data provider. | 
| ContextDefinitionTest::testGetConstraint | function | core/ | 
                                                                                        @dataProvider providerGetConstraint @covers ::getConstraint[[api-linebreak]] @uses \Drupal  | 
              
| ContextDefinitionTest::testGetDataDefinition | function | core/ | 
                                                                                        @dataProvider providerGetDataDefinition @covers ::getDataDefinition[[api-linebreak]] @uses \Drupal  | 
              
| ContextDefinitionTest::testGetDataDefinitionInvalidType | function | core/ | 
                                                                                        @dataProvider providerGetDataDefinition @covers ::getDataDefinition[[api-linebreak]] @uses \Drupal  | 
              
| ContextHandler::getContextDefinitions | function | core/ | 
                                                                                        Returns the context definitions associated with a plugin definition. | 
| ContextHandler::getMatchingContexts | function | core/ | 
                                                                                        Determines which contexts satisfy the constraints of a given definition. | 
| ContextHandlerInterface::getMatchingContexts | function | core/ | 
                                                                                        Determines which contexts satisfy the constraints of a given definition. | 
| ContextHandlerTest::providerTestGetMatchingContexts | function | core/ | 
                                                                                        Provides data for testGetMatchingContexts(). | 
| ContextHandlerTest::testGetMatchingContexts | function | core/ | 
                                                                                        @covers ::getMatchingContexts[[api-linebreak]] | 
| ContextInterface::getConstraints | function | core/ | 
                                                                                        Gets a list of validation constraints. | 
| ContextInterface::getContextData | function | core/ | 
                                                                                        Gets the context value as typed data object. | 
| ContextInterface::getContextDefinition | function | core/ | 
                                                                                        |
| ContextInterface::getContextDefinition | function | core/ | 
                                                                                        Gets the provided definition that the context must conform to. | 
| ContextInterface::getContextValue | function | core/ | 
                                                                                        Gets the context value. | 
| ContextProviderInterface::getAvailableContexts | function | core/ | 
                                                                                        Gets all available contexts for the purposes of configuration. | 
| ContextProviderInterface::getRuntimeContexts | function | core/ | 
                                                                                        Gets runtime context values for the given context IDs. | 
| ContextRepositoryInterface::getAvailableContexts | function | core/ | 
                                                                                        Gets all available contexts for the purposes of configuration. | 
| ContextRepositoryInterface::getRuntimeContexts | function | core/ | 
                                                                                        Gets runtime context values for the given context IDs. | 
| ContextTest::providerGetContextValue | function | core/ | 
                                                                                        Data provider for testGetContextValue. | 
| ContextTest::testGetContextValue | function | core/ | 
                                                                                        @covers ::getContextValue[[api-linebreak]] @dataProvider providerGetContextValue  | 
              
| ContextTypedDataTest::testGetContextValue | function | core/ | 
                                                                                        Tests that getting a context value does not throw fatal errors. | 
| ContextualLinkDefault::getGroup | function | core/ | 
                                                                                        Returns the group this contextual link should be rendered in. | 
| ContextualLinkDefault::getOptions | function | core/ | 
                                                                                        Returns the link options passed to the link generator. | 
| ContextualLinkDefault::getRouteName | function | core/ | 
                                                                                        Returns the route name of the contextual link. | 
| ContextualLinkDefault::getTitle | function | core/ | 
                                                                                        Returns the localized title to be shown for this contextual link. | 
| ContextualLinkDefault::getWeight | function | core/ | 
                                                                                        Returns the weight of the contextual link. | 
| ContextualLinkDefaultTest::testGetGroup | function | core/ | 
                                                                                        @covers ::getGroup[[api-linebreak]] | 
| ContextualLinkDefaultTest::testGetOptions | function | core/ | 
                                                                                        @covers ::getOptions[[api-linebreak]] | 
Pagination
- Previous page
 - Page 41
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.