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 |
---|---|---|---|
AliasManagerTest::testGetAliasByPathNoMatch | function | core/ |
Tests the getAliasByPath method for a path that has no matching alias. |
AliasManagerTest::testGetAliasByPathUncachedMissNoAlias | function | core/ |
Tests the getAliasByPath cache with an unpreloaded path without alias. |
AliasManagerTest::testGetAliasByPathUncachedMissWithAlias | function | core/ |
Tests the getAliasByPath cache with an unpreloaded path with alias. |
AliasManagerTest::testGetAliasByPathWhitelist | function | core/ |
Tests the getAliasByPath method for a path that is not in the whitelist. |
AliasManagerTest::testGetPathByAliasLangcode | function | core/ |
Tests the getPathByAlias method when a langcode is passed explicitly. |
AliasManagerTest::testGetPathByAliasMatch | function | core/ |
Tests the getPathByAlias method for an alias that have a matching path. |
AliasManagerTest::testGetPathByAliasNoMatch | function | core/ |
Tests the getPathByAlias method for an alias that have no matching path. |
AliasRepository::getBaseQuery | function | core/ |
Returns a SELECT query for the path_alias base table. |
AliasWhitelist::get | function | core/ |
Gets value from the cache. |
Alignment::getDynamicPluginConfig | function | core/ |
Filters the alignment options to those chosen in editor config. |
Alignment::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
AlignmentPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
AlignmentPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig @dataProvider providerGetDynamicPluginConfig |
AllowedPackages::getAllowedPackages | function | composer/ |
Gets a list of all packages that are allowed to copy scaffold files. |
AllowedPackages::getOperationType | function | composer/ |
Determine the type of the provided operation. |
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. |
AlterableInterface::getMetaData | function | core/ |
Retrieves a given piece of metadata. |
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/ |
@covers ::getDefinitions @covers ::prepareAnnotationDefinition @covers ::getAnnotationReader |
AnnotatedClassDiscoveryTest::testGetPluginNamespaces | function | core/ |
@covers ::__construct @covers ::getPluginNamespaces |
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/ |
@covers ::getId |
AnnotationBridgeDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
AnnotationBridgeDecoratorTest::testGetDefinitions | function | core/ |
@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/ |
|
AnnotationTargetAll::$target | property | core/ |
|
AnnotationTargetAnnotation | class | core/ |
Plugin annotation @Target({ "ANNOTATION" }) |
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.