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 |
|---|---|---|---|
| ConfigurableLanguageTest::testName | function | core/ |
Tests configurable language name methods. |
| ConfigurableTrait::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ConfigurableTraitTest::testGetConfiguration | function | core/ |
Tests ConfigurableTrait::getConfiguration. |
| ConfigureBlockFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| ConfigureBlockFormBase::getCurrentComponent | function | core/ |
Retrieves the current component being edited by the form. |
| ConfigureBlockFormBase::getCurrentSection | function | core/ |
Retrieves the current layout section being edited by the form. |
| ConfigureBlockFormBase::getPluginForm | function | core/ |
Retrieves the plugin form for a given block. |
| ConfigureBlockFormBase::getSectionStorage | function | core/ |
Retrieves the section storage object. |
| ConfiguredTrait::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ConfigureSectionForm::getCurrentLayout | function | core/ |
Retrieves the layout being modified by the form. |
| ConfigureSectionForm::getCurrentSection | function | core/ |
Retrieves the section being modified by the form. |
| ConfigureSectionForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigureSectionForm::getPluginForm | function | core/ |
Retrieves the plugin form for a given layout. |
| ConfigureSectionForm::getSectionStorage | function | core/ |
Retrieves the section storage property. |
| ConfirmDeleteMultiple::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfirmDeleteMultiple::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
| ConfirmDeleteMultiple::getInaccessibleMessage | function | core/ |
Returns the message to show the user when an item has not been deleted. |
| ConfirmDeleteMultiple::getQuestion | function | core/ |
Returns the question to ask the user. |
| ConfirmFormArrayPathTestForm::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| ConfirmFormArrayPathTestForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfirmFormArrayPathTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfirmFormBase::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| ConfirmFormBase::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ConfirmFormBase::getDescription | function | core/ |
Returns additional text to display as a description. |
| ConfirmFormBase::getFormName | function | core/ |
Returns the internal name used to refer to the confirmation item. |
| ConfirmFormInterface::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| ConfirmFormInterface::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfirmFormInterface::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ConfirmFormInterface::getDescription | function | core/ |
Returns additional text to display as a description. |
| ConfirmFormInterface::getFormName | function | core/ |
Returns the internal name used to refer to the confirmation item. |
| ConfirmFormInterface::getQuestion | function | core/ |
Returns the question to ask the user. |
| ConfirmFormTestForm::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| ConfirmFormTestForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfirmFormTestForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ConfirmFormTestForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ConfirmFormTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfirmFormTestForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| Connection::$target | property | core/ |
The database target this connection is for. |
| Connection::getAttachedDatabases | function | core/ |
Gets all the attached databases. |
| Connection::getClientConnection | function | core/ |
Returns the client-level database connection object. |
| Connection::getConnectionOptions | function | core/ |
Returns the connection information for this connection object. |
| Connection::getDebugBacktrace | function | core/ |
Gets the debug backtrace. |
| Connection::getDriverClass | function | core/ |
Gets the driver-specific override class if any for the specified class. |
| Connection::getFullQualifiedTableName | function | core/ |
Get a fully qualified table name. |
| Connection::getFullQualifiedTableName | function | core/ |
Get a fully qualified table name. |
| Connection::getFullQualifiedTableName | function | core/ |
Get a fully qualified table name. |
| Connection::getKey | function | core/ |
Returns the key this connection is associated with. |
| Connection::getLogger | function | core/ |
Gets the current logging object for this connection. |
| Connection::getMariaDbVersionMatch | function | core/ |
Gets the MariaDB portion of the server version. |
| Connection::getPagerManager | function | core/ |
Get the pager manager service, if available. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.