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 |
---|---|---|---|
DbDumpApplication::getCommandName | function | core/ |
|
DbDumpApplication::getDefaultCommands | function | core/ |
|
DbDumpApplication::getDefinition | function | core/ |
Overridden so the application doesn't expect the command name as the first argument. |
DbDumpCommand::getFieldOrder | function | core/ |
Gets field ordering for a given table. |
DbDumpCommand::getTableCollation | function | core/ |
Set the table collation. |
DbDumpCommand::getTableData | function | core/ |
Gets all data from a given table. |
DbDumpCommand::getTableIndexes | function | core/ |
Adds primary key, unique keys, and index information to the schema. |
DbDumpCommand::getTables | function | core/ |
Returns a list of tables, not including those set to be excluded. |
DbDumpCommand::getTableSchema | function | core/ |
Returns a schema array for a given table. |
DbDumpCommand::getTableScript | function | core/ |
The part of the script for each table. |
DbDumpCommand::getTemplate | function | core/ |
The script template. |
DbDumpTest::getTableIndexes | function | core/ |
Returns indexes for a given table. |
DbDumpTest::getTableSchema | function | core/ |
Helper function to get a simplified schema for a given table. |
DbLog::DEDICATED_DBLOG_CONNECTION_TARGET | constant | core/ |
The dedicated database connection target to use for log entries. |
DblogClearLogConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
DblogClearLogConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DblogClearLogConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
DbLogController::getLogLevelClassMap | function | core/ |
Gets an array of log level classes. |
DblogFilterForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DbLogFormInjectionTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
DBLogResource::get | function | core/ |
Responds to GET requests. |
DbLogResourceTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
DbLogResourceTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
DbLogTest::getContent | function | core/ |
Creates random content based on node content type. |
DbLogTest::getContentUpdate | function | core/ |
Creates random content as an update based on node content type. |
DbLogTest::getLogEntries | function | core/ |
Gets the database log event information from the browser page. |
DbLogTest::getLogsEntriesTable | function | core/ |
Find the Logs table in the DOM. |
DbLogTest::getSeverityConstant | function | core/ |
Gets the watchdog severity constant corresponding to the CSS class. |
DbLogTest::getTypeCount | function | core/ |
Gets the count of database log entries by database log event type. |
DblogTypes::getValueOptions | function | core/ |
Gets the value options. |
DbLogViewsTest::getLogsEntriesTable | function | core/ |
Find the Logs table in the DOM. |
DbToolsApplication::getDefaultCommands | function | core/ |
|
DbUpdateController::getModuleUpdates | function | core/ |
Retrieves module updates. |
DebugExtension::getFunctions | function | core/ |
|
DecimalItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
DecimalItem::getDecimalDigits | function | core/ |
Helper method to get the number of decimal digits out of a decimal number. |
DefaultExceptionHtmlSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
DefaultExceptionHtmlSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
DefaultExceptionSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
DefaultExceptionSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
DefaultExceptionSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
DefaultExceptionSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
DefaultFactory::getPluginClass | function | core/ |
Finds the class relevant for a given plugin. |
DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
DefaultFactoryTest::testGetPluginClassWithInterfaceWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
DefaultFactoryTest::testGetPluginClassWithInterfaceWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
DefaultFactoryTest::testGetPluginClassWithMissingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
DefaultFactoryTest::testGetPluginClassWithMissingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.