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 |
|---|---|---|---|
| ConfigDependencyManager::getDependentEntities | function | core/ |
Gets dependencies. |
| ConfigDependencyManager::getGraph | function | core/ |
Gets the dependency graph of all the config entities. |
| ConfigDependencyTest::getDependentIds | function | core/ |
Gets a list of identifiers from an array of configuration entities. |
| ConfigEntityAdapter::get | function | core/ |
Gets a property object. |
| ConfigEntityAdapter::getConfigTypedData | function | core/ |
Gets typed data for config entity. |
| ConfigEntityAdapter::getIterator | function | core/ |
#[\ReturnTypeWillChange] |
| ConfigEntityAdapter::getProperties | function | core/ |
Gets an array of property objects. |
| ConfigEntityAdapter::getTypedConfigManager | function | core/ |
Gets the typed config manager. |
| ConfigEntityAdapter::getTypedDataManager | function | core/ |
@todo Remove this in https://www.drupal.org/node/3011137. |
| ConfigEntityAdapterTest::testGetIterator | function | core/ |
@covers ::getIterator[[api-linebreak]] |
| ConfigEntityAdapterTest::testGetProperties | function | core/ |
@covers ::getProperties[[api-linebreak]] |
| ConfigEntityAdapterTest::testGetString | function | core/ |
@covers ::getString[[api-linebreak]] |
| ConfigEntityAdapterTest::testGetValue | function | core/ |
@covers ::getValue[[api-linebreak]] |
| ConfigEntityBase::get | function | core/ |
Returns the value of a property. |
| ConfigEntityBase::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| ConfigEntityBase::getConfigDependencyName | function | core/ |
Gets the configuration dependency name. |
| ConfigEntityBase::getConfigManager | function | core/ |
Gets the configuration manager. |
| ConfigEntityBase::getConfigTarget | function | core/ |
Gets the configuration target identifier for the entity. |
| ConfigEntityBase::getDependencies | function | core/ |
Gets the configuration dependencies. |
| ConfigEntityBase::getOriginalId | function | core/ |
Gets the original ID. |
| ConfigEntityBase::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| ConfigEntityBase::getThirdPartySetting | function | core/ |
Gets the value of a third-party setting. |
| ConfigEntityBase::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
| ConfigEntityBase::getTypedConfig | function | core/ |
Gets the typed config manager. |
| ConfigEntityBaseUnitTest::testGet | function | core/ |
@covers ::set[[api-linebreak]] @covers ::get[[api-linebreak]] |
| ConfigEntityBaseUnitTest::testGetOriginalId | function | core/ |
@covers ::setOriginalId[[api-linebreak]] @covers ::getOriginalId[[api-linebreak]] |
| ConfigEntityDependency::getConfigDependencyName | function | core/ |
Gets the configuration entity's configuration dependency name. |
| ConfigEntityDependency::getDependencies | function | core/ |
Gets the configuration entity's dependencies of the supplied type. |
| ConfigEntityInterface::get | function | core/ |
Returns the value of a property. |
| ConfigEntityInterface::getDependencies | function | core/ |
Gets the configuration dependencies. |
| ConfigEntityListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| ConfigEntityMapper::getBaseRouteParameters | function | core/ |
Returns the route parameters for the base route the mapper is attached to. |
| ConfigEntityMapper::getContextualLinkGroup | function | core/ |
Returns the name of the contextual link group to add contextual links to. |
| ConfigEntityMapper::getEntity | function | core/ |
Gets the entity instance for this mapper. |
| ConfigEntityMapper::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
| ConfigEntityMapper::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
| ConfigEntityMapper::getTitle | function | core/ |
Returns title of this translation page. |
| ConfigEntityMapper::getType | function | core/ |
Gets the entity type from this mapper. |
| ConfigEntityMapper::getTypeLabel | function | core/ |
Returns the label of the type of data the mapper encapsulates. |
| ConfigEntityMapper::getTypeName | function | core/ |
Returns the name of the type of data the mapper encapsulates. |
| ConfigEntityMapperTest::testEntityGetterAndSetter | function | core/ |
Tests ConfigEntityMapper::setEntity() and ConfigEntityMapper::getEntity(). |
| ConfigEntityMapperTest::testGetOperations | function | core/ |
Tests ConfigEntityMapper::getOperations(). |
| ConfigEntityMapperTest::testGetOverviewRouteParameters | function | core/ |
Tests ConfigEntityMapper::getOverviewRouteParameters(). |
| ConfigEntityMapperTest::testGetType | function | core/ |
Tests ConfigEntityMapper::getType(). |
| ConfigEntityMapperTest::testGetTypeLabel | function | core/ |
Tests ConfigEntityMapper::getTypeLabel(). |
| ConfigEntityMapperTest::testGetTypeName | function | core/ |
Tests ConfigEntityMapper::getTypeName(). |
| ConfigEntityNormalizer::getDataWithoutInternals | function | core/ |
Gets the given data without the internal implementation details. |
| ConfigEntityStorage::getIDFromConfigName | function | core/ |
Extracts the configuration entity ID from the full configuration name. |
| ConfigEntityStorage::getPrefix | function | core/ |
Returns the prefix used to create the configuration name. |
| ConfigEntityStorage::getQueryServiceName | function | core/ |
Gets the name of the service for the query for this entity storage. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.