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 |
|---|---|---|---|
| DefaultExceptionSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
| DefaultExceptionSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
| DefaultExceptionSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
| DefaultExceptionSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
| DefaultFactory::getPluginClass | function | core/ |
Finds the class relevant for a given plugin. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
| DefaultFactoryTest::testGetPluginClassWithMissingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
| DefaultFactoryTest::testGetPluginClassWithMissingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
| DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
| DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
| DefaultFactoryTest::testGetPluginClassWithValidArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a valid array plugin definition. |
| DefaultFactoryTest::testGetPluginClassWithValidObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a valid object plugin definition. |
| DefaultHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
| DefaultHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
| DefaultHtmlRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
| DefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
| DefaultHtmlRouteProvider::getDeleteFormRoute | function | core/ |
Gets the delete-form route. |
| DefaultHtmlRouteProvider::getDeleteMultipleFormRoute | function | core/ |
Returns the delete multiple form route. |
| DefaultHtmlRouteProvider::getEditFormRoute | function | core/ |
Gets the edit-form route. |
| DefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
| DefaultHtmlRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| DefaultHtmlRouteProviderTest::getEntityType | function | core/ |
|
| DefaultHtmlRouteProviderTest::providerTestGetAddFormRoute | function | core/ |
|
| DefaultHtmlRouteProviderTest::providerTestGetAddPageRoute | function | core/ |
|
| DefaultHtmlRouteProviderTest::providerTestGetCanonicalRoute | function | core/ |
|
| DefaultHtmlRouteProviderTest::providerTestGetCollectionRoute | function | core/ |
|
| DefaultHtmlRouteProviderTest::testGetAddFormRoute | function | core/ |
Tests get add form route. |
| DefaultHtmlRouteProviderTest::testGetAddPageRoute | function | core/ |
Tests get add page route. |
| DefaultHtmlRouteProviderTest::testGetCanonicalRoute | function | core/ |
Tests get canonical route. |
| DefaultHtmlRouteProviderTest::testGetCollectionRoute | function | core/ |
Tests get collection route. |
| DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyType | function | core/ |
Tests get entity type id key type. |
| DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable | function | core/ |
Tests get entity type id key type not fieldable. |
| DefaultLanguageItem::getDefaultLangcode | function | core/ |
Provides default language code of given entity. |
| DefaultLanguageRenderer::getLangcode | function | core/ |
Returns the language code associated with the given row. |
| DefaultLanguageRenderer::getLangcodeByRelationship | function | core/ |
Returns the language code associated with the given row. |
| DefaultLazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
| DefaultLazyPluginCollectionTest::getPluginMock | function | core/ |
Returns a mocked plugin object. |
| DefaultLazyPluginCollectionTest::testConfigurableGetConfiguration | function | core/ |
Tests configurable get configuration. |
| DefaultLazyPluginCollectionTest::testGet | function | core/ |
Tests get. |
| DefaultLazyPluginCollectionTest::testGetConfiguration | function | core/ |
Tests get configuration. |
| DefaultLazyPluginCollectionTest::testGetNotExistingPlugin | function | core/ |
Tests get not existing plugin. |
| DefaultPluginManager::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| DefaultPluginManager::getCachedDefinitions | function | core/ |
Returns the cached plugin definitions of the decorated discovery class. |
| DefaultPluginManager::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| DefaultPluginManager::getCacheTags | function | core/ |
The cache tags associated with this object. |
| DefaultPluginManager::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| DefaultPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.