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 |
|---|---|---|---|
| DefaultTableMapping::getFieldTableName | function | core/ |
Gets the table name for a given column. |
| DefaultTableMapping::getReservedColumns | function | core/ |
Gets the list of columns that can not be used as field type columns. |
| DefaultTableMapping::getRevisionDataTable | function | core/ |
Gets the revision data table name. |
| DefaultTableMapping::getRevisionTable | function | core/ |
Gets the revision table name. |
| DefaultTableMapping::getTableNames | function | core/ |
Gets a list of table names for this mapping. |
| DefaultTableMappingIntegrationTest::testGetAllFieldTableNames | function | core/ |
@covers ::getAllFieldTableNames[[api-linebreak]] |
| DefaultTableMappingIntegrationTest::testGetFieldTableName | function | core/ |
Tests DefaultTableMapping::getFieldTableName(). |
| DefaultTableMappingIntegrationTest::testGetTableNames | function | core/ |
Tests DefaultTableMapping::getTableNames(). |
| DefaultTableMappingTest::providerTestGetDedicatedTableName | function | core/ |
Provides test data for testGetDedicatedTableName(). |
| DefaultTableMappingTest::providerTestGetFieldColumnName | function | core/ |
Provides test data for testGetFieldColumnName(). |
| DefaultTableMappingTest::providerTestGetFieldTableName | function | core/ |
Provides test data for testGetFieldColumnName(). |
| DefaultTableMappingTest::testGetAllColumns | function | core/ |
Tests DefaultTableMapping::getAllColumns(). |
| DefaultTableMappingTest::testGetColumnNames | function | core/ |
Tests DefaultTableMapping::getColumnNames(). |
| DefaultTableMappingTest::testGetDedicatedTableName | function | core/ |
@covers ::getDedicatedDataTableName[[api-linebreak]] @covers ::getDedicatedRevisionTableName[[api-linebreak]] |
| DefaultTableMappingTest::testGetExtraColumns | function | core/ |
Tests DefaultTableMapping::getExtraColumns(). |
| DefaultTableMappingTest::testGetFieldColumnName | function | core/ |
Tests DefaultTableMapping::getFieldColumnName() with valid parameters. |
| DefaultTableMappingTest::testGetFieldColumnNameInvalid | function | core/ |
Tests DefaultTableMapping::getFieldColumnName() with invalid parameters. |
| DefaultTableMappingTest::testGetFieldNames | function | core/ |
Tests DefaultTableMapping::getFieldNames(). |
| DefaultTableMappingTest::testGetFieldTableName | function | core/ |
Tests DefaultTableMapping::getFieldTableName(). |
| DefaultTableMappingTest::testGetFieldTableNameInvalid | function | core/ |
Tests DefaultTableMapping::getFieldTableName() with an invalid parameter. |
| DefaultTableMappingTest::testGetTableNames | function | core/ |
Tests DefaultTableMapping::getTableNames(). |
| DefaultWizardDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| DelayedRequeueException::getDelay | function | core/ |
Get the desired delay interval for this item. |
| DeleteActionTest::testGetDerivativeDefinitions | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityDeleteActionDeriver::getDerivativeDefinitions[[api-linebreak]] |
| DeletedFieldsRepository::getFieldDefinitions | function | core/ |
Returns a list of deleted field definitions. |
| DeletedFieldsRepository::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
| DeletedFieldsRepositoryInterface::getFieldDefinitions | function | core/ |
Returns a list of deleted field definitions. |
| DeletedFieldsRepositoryInterface::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
| DeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| DeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| DeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| DeleteForm::getDeletionMessage | function | core/ |
|
| DeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| DeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| DeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
| DeleteMultiple::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| DeleteMultiple::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
| DeleteMultiple::getInaccessibleMessage | function | core/ |
Returns the message to show the user when an item has not been deleted. |
| DeleteMultipleForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| DeleteMultipleForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| DeleteMultipleForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| DeleteMultipleForm::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
| DeleteMultipleForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DeleteMultipleForm::getInaccessibleMessage | function | core/ |
Returns the message to show the user when an item has not been deleted. |
| DeleteMultipleForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| DemoteNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| Dependency::getConstraint | function | core/ |
Gets the Constraint object. |
| Dependency::getConstraintString | function | core/ |
Gets constraint string from the dependency. |
| Dependency::getName | function | core/ |
Gets the dependency's name. |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.