Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ConfirmFormTest::$modules property core/modules/system/tests/src/Functional/Form/ConfirmFormTest.php Modules to install.
ConfirmFormTest::testConfirmForm function core/modules/system/tests/src/Functional/Form/ConfirmFormTest.php Tests the confirm form functionality, including submission and cancellation.
ConfirmFormTest::testConfirmFormWithExternalDestination function core/modules/system/tests/src/Functional/Form/ConfirmFormTest.php Tests that the confirm form does not use external destinations.
ConfirmFormTestForm class core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php Provides a test confirmation form.
ConfirmFormTestForm.php file core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php
ConfirmFormTestForm::buildForm function core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php Form constructor.
ConfirmFormTestForm::getCancelText function core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php Returns a caption for the link which cancels the action.
ConfirmFormTestForm::getCancelUrl function core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php Returns the route to go to if the user cancels the action.
ConfirmFormTestForm::getConfirmText function core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php Returns a caption for the button that confirms the action.
ConfirmFormTestForm::getDescription function core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php Returns additional text to display as a description.
ConfirmFormTestForm::getFormId function core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php Returns a unique string identifying the form.
ConfirmFormTestForm::getQuestion function core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php Returns the question to ask the user.
ConfirmFormTestForm::submitForm function core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php Form submission handler.
Connection::$attachedDatabases property core/modules/sqlite/src/Driver/Database/sqlite/Connection.php All databases attached to the current database.
Connection::$connectionOptions property core/lib/Drupal/Core/Database/Connection.php The connection information for this connection object.
Connection::$databaseVersion property core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Connection.php Hardcoded database server version.
Connection::$driverClasses property core/lib/Drupal/Core/Database/Connection.php Index of what driver-specific class to use for various operations.
Connection::$enabledEvents property core/lib/Drupal/Core/Database/Connection.php Tracks the database API events to be dispatched.
Connection::$escapedAliases property core/lib/Drupal/Core/Database/Connection.php List of escaped aliases names, keyed by unescaped aliases.
Connection::$escapedFields property core/lib/Drupal/Core/Database/Connection.php List of escaped field names, keyed by unescaped names.
Connection::$escapedTables property core/lib/Drupal/Core/Database/Connection.php List of escaped table names, keyed by unescaped names.
Connection::$identifierQuotes property core/lib/Drupal/Core/Database/Connection.php The identifier quote characters for the database type.
Connection::$identifierQuotes property core/tests/fixtures/database_drivers/custom/fake/Connection.php The identifier quote characters for the database type.
Connection::$identifierQuotes property core/modules/pgsql/src/Driver/Database/pgsql/Connection.php The identifier quote characters for the database type.
Connection::$identifierQuotes property core/modules/mysql/src/Driver/Database/mysql/Connection.php The identifier quote characters for the database type.
Connection::$identifierQuotes property core/modules/sqlite/src/Driver/Database/sqlite/Connection.php The identifier quote characters for the database type.
Connection::$postgresqlConditionOperatorMap property core/modules/pgsql/src/Driver/Database/pgsql/Connection.php A map of condition operators to PostgreSQL operators.
Connection::$savepoints property core/modules/pgsql/src/Driver/Database/pgsql/Connection.php An array of transaction savepoints.
Connection::$schema property core/lib/Drupal/Core/Database/Connection.php The schema object for this connection.
Connection::$serverVersion property core/modules/mysql/src/Driver/Database/mysql/Connection.php Stores the server version after it has been retrieved from the database.
Connection::$sqliteConditionOperatorMap property core/modules/sqlite/src/Driver/Database/sqlite/Connection.php A map of condition operators to SQLite operators.
Connection::$statementClass property core/tests/fixtures/database_drivers/custom/fake/Connection.php
Connection::$statementWrapperClass property core/tests/fixtures/database_drivers/custom/fake/Connection.php The name of the StatementWrapper class for this connection.
Connection::$statementWrapperClass property core/lib/Drupal/Core/Database/Connection.php The name of the StatementWrapper class for this connection.
Connection::$statementWrapperClass property core/modules/mysql/src/Driver/Database/mysql/Connection.php The name of the StatementWrapper class for this connection.
Connection::$statementWrapperClass property core/modules/pgsql/src/Driver/Database/pgsql/Connection.php The name of the StatementWrapper class for this connection.
Connection::$statementWrapperClass property core/modules/mysqli/src/Driver/Database/mysqli/Connection.php The name of the StatementWrapper class for this connection.
Connection::$statementWrapperClass property core/modules/sqlite/src/Driver/Database/sqlite/Connection.php The name of the StatementWrapper class for this connection.
Connection::$tablePlaceholderReplacements property core/lib/Drupal/Core/Database/Connection.php Replacements to fully qualify {table} placeholders in SQL strings.
Connection::$transactionalDDLSupport property core/lib/Drupal/Core/Database/Connection.php Whether this database connection supports transactional DDL.
Connection::$transactionalDDLSupport property core/modules/sqlite/src/Driver/Database/sqlite/Connection.php Whether this database connection supports transactional DDL.
Connection::$transactionalDDLSupport property core/modules/pgsql/src/Driver/Database/pgsql/Connection.php Whether this database connection supports transactional DDL.
Connection::$transactionManager property core/lib/Drupal/Core/Database/Connection.php The transaction manager.
Connection::ACCESS_DENIED constant core/modules/mysql/src/Driver/Database/mysql/Connection.php Error code for "Access denied" error.
Connection::addSavepoint function core/modules/pgsql/src/Driver/Database/pgsql/Connection.php Add a new savepoint with a unique name.
Connection::attachDatabase function core/lib/Drupal/Core/Database/Connection.php Allows the connection to access additional databases.
Connection::attachDatabase function core/modules/sqlite/src/Driver/Database/sqlite/Connection.php Allows the connection to access additional databases.
Connection::clientVersion function core/modules/mysqli/src/Driver/Database/mysqli/Connection.php Returns the version of the database client.
Connection::clientVersion function core/lib/Drupal/Core/Database/Connection.php Returns the version of the database client.
Connection::CONNECTION_REFUSED constant core/modules/mysql/src/Driver/Database/mysql/Connection.php Error code for "Connection refused".

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.