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 | 
|---|---|---|---|
| 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. | 
| BaseFieldDefinition::getInitialValueFromField | function | core/ | Returns the name of the field that will be used for getting initial values. | 
| BaseFieldDefinition::getMainPropertyName | function | core/ | Returns the name of the main property, if any. | 
| BaseFieldDefinition::getName | function | core/ | Returns the machine name of the field. | 
| BaseFieldDefinition::getOptionsProvider | function | core/ | Gets an options provider for the given field item property. | 
| BaseFieldDefinition::getPropertyDefinition | function | core/ | Gets the definition of a contained property. | 
| BaseFieldDefinition::getPropertyDefinitions | function | core/ | Gets an array of property definitions of contained properties. | 
| BaseFieldDefinition::getPropertyNames | function | core/ | Returns the names of the field's subproperties. | 
| BaseFieldDefinition::getProvider | function | core/ | Returns the name of the provider of this field. | 
| BaseFieldDefinition::getSchema | function | core/ | Returns the field schema. | 
| BaseFieldDefinition::getSetting | function | core/ | Returns the value of a given setting. | 
| BaseFieldDefinition::getSettings | function | core/ | Returns the array of settings, as required by the used class. | 
| BaseFieldDefinition::getTargetBundle | function | core/ | Gets the bundle the field is attached to. | 
| BaseFieldDefinition::getTargetEntityTypeId | function | core/ | Returns the ID of the entity type the field is attached to. | 
| BaseFieldDefinition::getType | function | core/ | Returns the field type. | 
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.
