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 |
|---|---|---|---|
| AllowedPackages::getPackage | function | composer/ |
Retrieves a package from the current composer process. |
| AllowedPackages::getTopLevelAllowedPackages | function | composer/ |
Gets all packages that are allowed in the top-level composer.json. |
| AllowedPackages::recursiveGetAllowedPackages | function | composer/ |
Builds a name-to-package mapping from a list of package names. |
| AllowedScaffoldPackagesValidator::getSubscribedEvents | function | core/ |
|
| AllowListConfigStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| AllowListConfigStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| AlterableInterface::getMetaData | function | core/ |
Retrieves a given piece of metadata. |
| AlwaysAddsAccessPolicy::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
| AlwaysAltersAccessPolicy::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
| AMissingTargetAlter | class | core/ |
Provides hook implementations for testing the alteration of hooks. |
| AMissingTargetAlter.php | file | core/ |
|
| AMissingTargetAlter::testABAlter | function | core/ |
Implements hook_test_ab_alter(). |
| AMissingTargetAlter::testASupertypeAlter | function | core/ |
Implements hook_testASupertypeAlter(). |
| AMissingTargetAlter::testASupertypeAlterRemovedForBSubtypeByXyz | function | core/ |
Implements hook_test_a_supertype_alter(). |
| AMissingTargetAlter::testASupertypeAlterReorderedFirstForBSubtypeByXyz | function | core/ |
Implements hook_test_a_supertype_alter(). |
| AMissingTargetHooks | class | core/ |
Contains hook implementations. |
| AMissingTargetHooks.php | file | core/ |
|
| AMissingTargetHooks::testABHook | function | core/ |
Implements hook_test_unrelated_hook(). |
| AMissingTargetHooks::testUnrelatedHookRemovedForHookB | function | core/ |
Implements hook_test_unrelated_hook(). |
| AMissingTargetHooks::testUnrelatedHookReorderedLastForHookB | function | core/ |
Implements hook_test_unrelated_hook(). |
| Analyze::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Analyze::getFormKey | function | core/ |
Returns the key that represents this form. |
| Analyzer::getMessages | function | core/ |
Analyzes a review and return the results. |
| AnnotatedClassDiscovery::getAnnotationReader | function | core/ |
Gets the used doctrine annotation reader. |
| AnnotatedClassDiscovery::getAnnotationReader | function | core/ |
Gets the used doctrine annotation reader. |
| AnnotatedClassDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| AnnotatedClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
| AnnotatedClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
| AnnotatedClassDiscovery::getProviderFromNamespace | function | core/ |
Extracts the provider name from a Drupal namespace. |
| AnnotatedClassDiscoveryAutomatedProviders::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| AnnotatedClassDiscoveryCachedTest::testGetDefinitions | function | core/ |
Tests that getDefinitions() retrieves the file cache correctly. |
| AnnotatedClassDiscoveryTest::testGetDefinitions | function | core/ |
@legacy-covers ::getDefinitions @legacy-covers ::prepareAnnotationDefinition @legacy-covers ::getAnnotationReader |
| AnnotatedClassDiscoveryTest::testGetPluginNamespaces | function | core/ |
@legacy-covers ::__construct @legacy-covers ::getPluginNamespaces |
| Annotation::__get | function | core/ |
Error handler for unknown property accessor in Annotation class. |
| AnnotationBase::getClass | function | core/ |
Gets the class of the annotated class. |
| AnnotationBase::getId | function | core/ |
Gets the unique ID for this annotated class. |
| AnnotationBase::getProvider | function | core/ |
Gets the name of the provider of the annotated class. |
| AnnotationBaseStub::get | function | core/ |
Gets the value of an annotation. |
| AnnotationBaseTest::testGetId | function | core/ |
@legacy-covers ::getId |
| AnnotationBridgeDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| AnnotationBridgeDecoratorTest::testGetDefinitions | function | core/ |
@legacy-covers ::getDefinitions |
| AnnotationExtendsAnnotationTargetAll | class | core/ |
|
| AnnotationInterface::get | function | core/ |
Gets the value of an annotation. |
| AnnotationInterface::getClass | function | core/ |
Gets the class of the annotated class. |
| AnnotationInterface::getId | function | core/ |
Gets the unique ID for this annotated class. |
| AnnotationInterface::getProvider | function | core/ |
Gets the name of the provider of the annotated class. |
| AnnotationTargetAll | class | core/ |
Plugin annotation @Target("ALL"); |
| AnnotationTargetAll.php | file | core/ |
|
| AnnotationTargetAll::$data | property | core/ |
|
| AnnotationTargetAll::$name | property | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.