Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
Secure.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Secure.php
Secure::$roles property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Secure.php
Secure::__construct function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Secure.php
SecuredRedirectResponse class core/lib/Drupal/Component/HttpFoundation/SecuredRedirectResponse.php Provides a common base class for safe redirects.
SecuredRedirectResponse.php file core/lib/Drupal/Component/HttpFoundation/SecuredRedirectResponse.php
SecuredRedirectResponse::createFromRedirectResponse function core/lib/Drupal/Component/HttpFoundation/SecuredRedirectResponse.php Copies an existing redirect response into a safe one.
SecuredRedirectResponse::fromResponse function core/lib/Drupal/Component/HttpFoundation/SecuredRedirectResponse.php Copies over the values from the given response.
SecuredRedirectResponse::isSafe function core/lib/Drupal/Component/HttpFoundation/SecuredRedirectResponse.php Returns whether the URL is considered as safe to redirect to.
SecuredRedirectResponse::setTargetUrl function core/lib/Drupal/Component/HttpFoundation/SecuredRedirectResponse.php
SecuredRedirectResponseTest class core/tests/Drupal/Tests/Component/HttpFoundation/SecuredRedirectResponseTest.php Test secure redirect base class.
SecuredRedirectResponseTest.php file core/tests/Drupal/Tests/Component/HttpFoundation/SecuredRedirectResponseTest.php Contains \Drupal\Tests\Component\HttpFoundation\SecuredRedirectResponseTest.
SecuredRedirectResponseTest::testRedirectCopy function core/tests/Drupal/Tests/Component/HttpFoundation/SecuredRedirectResponseTest.php Test copying of redirect response.
SecuredRedirectStub class core/tests/Drupal/Tests/Component/HttpFoundation/SecuredRedirectResponseTest.php
SecuredRedirectStub::isSafe function core/tests/Drupal/Tests/Component/HttpFoundation/SecuredRedirectResponseTest.php Returns whether the URL is considered as safe to redirect to.
SECURITY.md file core/assets/vendor/ckeditor/SECURITY.md Reporting a security issues
If you believe you have found a security issue in the CKEditor 4 software, please contact us immediately.
Select class core/lib/Drupal/Core/Render/Element/Select.php Provides a form element for a drop-down menu or scrolling selection box.
Select class core/lib/Drupal/Core/Database/Driver/sqlite/Select.php SQLite implementation of \Drupal\Core\Database\Query\Select.
Select class core/lib/Drupal/Core/Database/Driver/pgsql/Select.php PostgreSQL implementation of \Drupal\Core\Database\Query\Select.
Select class core/lib/Drupal/Core/Database/Query/Select.php Query builder for SELECT statements.
Select class core/tests/Drupal/Tests/Core/Database/Stub/Select.php
Select class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Select.php MySQL test implementation of \Drupal\Core\Database\Query\Select.
Select class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Select.php PostgreSQL implementation of \Drupal\Core\Database\Query\Select.
Select class core/lib/Drupal/Core/Database/Driver/mysql/Select.php MySQL implementation of \Drupal\Core\Database\Query\Select.
select.html.twig file core/themes/stable/templates/form/select.html.twig Theme override for a select element.
select.html.twig file core/themes/classy/templates/form/select.html.twig Theme override for a select element.
select.html.twig file core/modules/system/templates/select.html.twig Default theme implementation for a select element.
Select.php file core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Select.php
Select.php file core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Select.php
Select.php file core/tests/Drupal/Tests/Core/Database/Stub/Select.php
Select.php file core/lib/Drupal/Core/Database/Driver/mysql/Select.php
Select.php file core/lib/Drupal/Core/Database/Driver/sqlite/Select.php
Select.php file core/lib/Drupal/Core/Database/Driver/pgsql/Select.php
Select.php file core/lib/Drupal/Core/Database/Query/Select.php
Select.php file core/lib/Drupal/Core/Render/Element/Select.php
Select::$distinct property core/lib/Drupal/Core/Database/Query/Select.php Whether or not this query should be DISTINCT
Select::$expressions property core/lib/Drupal/Core/Database/Query/Select.php The expressions to SELECT as virtual fields.
Select::$fields property core/lib/Drupal/Core/Database/Query/Select.php The fields to SELECT.
Select::$forUpdate property core/lib/Drupal/Core/Database/Query/Select.php The FOR UPDATE status
Select::$group property core/lib/Drupal/Core/Database/Query/Select.php The fields by which to group.
Select::$having property core/lib/Drupal/Core/Database/Query/Select.php The conditional object for the HAVING clause.
Select::$order property core/lib/Drupal/Core/Database/Query/Select.php The fields by which to order this query.
Select::$prepared property core/lib/Drupal/Core/Database/Query/Select.php Indicates if preExecute() has already been called.
Select::$range property core/lib/Drupal/Core/Database/Query/Select.php The range limiters for this query.
Select::$tables property core/lib/Drupal/Core/Database/Query/Select.php The tables against which to JOIN.
Select::$union property core/lib/Drupal/Core/Database/Query/Select.php An array whose elements specify a query to UNION, and the UNION type. The
'type' key may be '', 'ALL', or 'DISTINCT' to represent a 'UNION',
'UNION ALL', or 'UNION DISTINCT'…
Select::addExpression function core/lib/Drupal/Core/Database/Driver/pgsql/Select.php Adds an expression to the list of "fields" to be SELECTed.
Select::addExpression function core/lib/Drupal/Core/Database/Query/Select.php Adds an expression to the list of "fields" to be SELECTed.
Select::addField function core/lib/Drupal/Core/Database/Query/Select.php Adds a field to the list to be SELECTed.
Select::addJoin function core/lib/Drupal/Core/Database/Query/Select.php Join against another table in the database.
Select::addMetaData function core/lib/Drupal/Core/Database/Query/Select.php Adds additional metadata to the query.

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