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 |
|---|---|---|---|
| AttributeDiscoveryWithAnnotations::getFileCacheSuffix | function | core/ |
Gets the file cache suffix. |
| AttributeInterface::get | function | core/ |
Gets the value of an attribute. |
| AttributeInterface::getClass | function | core/ |
Gets the class of the attribute class. |
| AttributeInterface::getDependencies | function | core/ |
Gets the dependencies for this attribute class. |
| AttributeInterface::getId | function | core/ |
Gets the unique ID for this attribute class. |
| AttributeInterface::getProvider | function | core/ |
Gets the name of the provider of the attribute class. |
| AttributeTest::getXPathResultCount | function | core/ |
Counts the occurrences of the given XPath query in a given HTML snippet. |
| AuditResult::getMigration | function | core/ |
Returns the audited migration. |
| AuthenticationCollector::getProvider | function | core/ |
Returns an authentication provider. |
| AuthenticationCollector::getSortedProviders | function | core/ |
Returns the sorted array of authentication providers. |
| AuthenticationCollectorInterface::getProvider | function | core/ |
Returns an authentication provider. |
| AuthenticationCollectorInterface::getSortedProviders | function | core/ |
Returns the sorted array of authentication providers. |
| AuthenticationManager::getChallenger | function | core/ |
Returns the ID of the challenge provider for a request. |
| AuthenticationManager::getProvider | function | core/ |
Returns the id of the authentication provider for a request. |
| AuthenticationSubscriber::getSubscribedEvents | function | core/ |
|
| AutoIncrementingTestItem::getIncrementedFieldValue | function | core/ |
Gets an incremented field value. |
| AutomatedCron::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| AutowireBlock::getLock | function | core/ |
Gets the lock service. |
| AvifImageEffect::$imageToolkitManager | property | core/ |
The image toolkit manager. |
| AvifImageEffect::getDerivativeExtension | function | core/ |
Returns the extension of the derivative after applying this image effect. |
| BackendChain::get | function | core/ |
Returns data from the persistent cache. |
| BackendChain::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
| BackendChainImplementationUnitTest::testGet | function | core/ |
Tests the get feature. |
| BackendChainImplementationUnitTest::testGetHasPropagated | function | core/ |
Ensure get values propagation to previous backends. |
| BackendChainImplementationUnitTest::testGetMultiple | function | core/ |
Tests the get multiple feature. |
| BackendChainImplementationUnitTest::testGetMultipleHasPropagated | function | core/ |
Ensure get multiple values propagation to previous backends. |
| BackendCompilerPassTest::getDriverTestMysqlContainer | function | core/ |
Creates a container with a DriverTestMysql database mock definition in it. |
| BackendCompilerPassTest::getMockDriverContainerWithDefaultBackendParameterArgumentAndDotPrefixedService | function | core/ |
Creates a container with a database mock definition in it. |
| BackendCompilerPassTest::getMockDriverContainerWithNullDriverBackend | function | core/ |
Creates a container with a database mock definition in it. |
| BackendCompilerPassTest::getMysqlContainer | function | core/ |
Creates a container with a mysql database service definition in it. |
| BackendCompilerPassTest::getSqliteContainer | function | core/ |
Creates a container with a sqlite database service in it. |
| BanAdmin::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BanAdminTest::getIpManagerMock | function | core/ |
Get the mocked IP manager service. |
| BanAdminTest::getRequestStackMock | function | core/ |
Get a request stack with a dummy IP. |
| BanDelete::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| BanDelete::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| BanDelete::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BanDelete::getQuestion | function | core/ |
Returns the question to ask the user. |
| BanIpTest::getIpBans | function | core/ |
Gets the IP bans. |
| BarAccessPolicy::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
| BarClass::getBaz | function | core/ |
Getter for our BazClass object. |
| BaseFieldDefinition::getCardinality | function | core/ |
Returns the maximum number of items allowed for the field. |
| BaseFieldDefinition::getColumns | function | core/ |
Returns the field columns, as defined in the field schema. |
| BaseFieldDefinition::getConfig | function | core/ |
Gets an object that can be saved in configuration. |
| BaseFieldDefinition::getDefaultValue | function | core/ |
Returns the default value for the field in a newly created entity. |
| BaseFieldDefinition::getDefaultValueCallback | function | core/ |
Returns the default value callback for the field. |
| BaseFieldDefinition::getDefaultValueLiteral | function | core/ |
Returns the default value literal for the field. |
| BaseFieldDefinition::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
| BaseFieldDefinition::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
| BaseFieldDefinition::getInitialValue | function | core/ |
Returns the initial value for the field. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.