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 |
|---|---|---|---|
| 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/ |
@covers ::getAddFormRoute[[api-linebreak]] @dataProvider providerTestGetAddFormRoute |
| DefaultHtmlRouteProviderTest::testGetAddPageRoute | function | core/ |
@covers ::getAddPageRoute[[api-linebreak]] @dataProvider providerTestGetAddPageRoute |
| DefaultHtmlRouteProviderTest::testGetCanonicalRoute | function | core/ |
@covers ::getCanonicalRoute[[api-linebreak]] @dataProvider providerTestGetCanonicalRoute |
| DefaultHtmlRouteProviderTest::testGetCollectionRoute | function | core/ |
@covers ::getCollectionRoute[[api-linebreak]] @dataProvider providerTestGetCollectionRoute |
| DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyType | function | core/ |
@covers ::getEntityTypeIdKeyType[[api-linebreak]] |
| DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable | function | core/ |
@covers ::getEntityTypeIdKeyType[[api-linebreak]] |
| DefaultLanguageItem::getDefaultLangcode | function | core/ |
Provides default language code of given entity. |
| DefaultLanguageRenderer::getLangcode | 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/ |
@covers ::getConfiguration[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testGetConfiguration | function | core/ |
@covers ::getConfiguration[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testGetNotExistingPlugin | function | core/ |
@covers ::get[[api-linebreak]] |
| 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. |
| DefaultPluginManager::getFactory | function | core/ |
Gets the plugin factory. |
| DefaultPluginManagerTest::testGetCacheContexts | function | core/ |
@covers ::getCacheContexts[[api-linebreak]] |
| DefaultPluginManagerTest::testGetCacheMaxAge | function | core/ |
@covers ::getCacheMaxAge[[api-linebreak]] |
| DefaultPluginManagerTest::testGetCacheTags | function | core/ |
@covers ::getCacheTags[[api-linebreak]] |
| DefaultPluginManagerTest::testGetDefinitionPluginNotFoundException | function | core/ |
Tests the plugin manager behavior for a missing plugin ID. |
| DefaultPluginManagerTest::testGetDefinitionsWithoutRequiredInterface | function | core/ |
Tests plugins without a required interface. |
| DefaultProcessor::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| DefaultProcessor::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| DefaultSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| DefaultSelectionDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| DefaultsEntityForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| DefaultsEntityForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| DefaultsEntityForm::getSectionStorage | function | core/ |
Retrieves the section storage object. |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.