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
PublicStream::getDescription function core/lib/Drupal/Core/StreamWrapper/PublicStream.php Returns the description of the stream wrapper for use in the UI.
PublicStream::getDirectoryPath function core/lib/Drupal/Core/StreamWrapper/PublicStream.php Gets the path that the wrapper is responsible for.
PublicStream::getExternalUrl function core/lib/Drupal/Core/StreamWrapper/PublicStream.php Returns a web accessible URL for the resource.
PublicStream::getName function core/lib/Drupal/Core/StreamWrapper/PublicStream.php Returns the name of the stream wrapper for use in the UI.
PublicStream::getType function core/lib/Drupal/Core/StreamWrapper/PublicStream.php Returns the type of stream wrapper.
PublishAction class core/lib/Drupal/Core/Action/Plugin/Action/PublishAction.php Publishes an entity.
PublishAction.php file core/lib/Drupal/Core/Action/Plugin/Action/PublishAction.php
PublishAction::access function core/lib/Drupal/Core/Action/Plugin/Action/PublishAction.php Checks object access.
PublishAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/PublishAction.php Executes the plugin.
PublishActionTest class core/tests/Drupal/KernelTests/Core/Action/PublishActionTest.php @group Action
PublishActionTest.php file core/tests/Drupal/KernelTests/Core/Action/PublishActionTest.php
PublishActionTest::$modules property core/tests/Drupal/KernelTests/Core/Action/PublishActionTest.php Modules to enable.
PublishActionTest::setUp function core/tests/Drupal/KernelTests/Core/Action/PublishActionTest.php
PublishActionTest::testGetDerivativeDefinitions function core/tests/Drupal/KernelTests/Core/Action/PublishActionTest.php @covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityPublishedActionDeriver::getDerivativeDefinitions[[api-linebreak]]
PublishActionTest::testPublishAction function core/tests/Drupal/KernelTests/Core/Action/PublishActionTest.php @covers \Drupal\Core\Action\Plugin\Action\PublishAction::execute[[api-linebreak]]
PublishActionTest::testUnpublishAction function core/tests/Drupal/KernelTests/Core/Action/PublishActionTest.php @covers \Drupal\Core\Action\Plugin\Action\UnpublishAction::execute[[api-linebreak]]
PublishComment class core/modules/comment/src/Plugin/Action/PublishComment.php Publishes a comment.
PublishComment.php file core/modules/comment/src/Plugin/Action/PublishComment.php
PublishComment::__construct function core/modules/comment/src/Plugin/Action/PublishComment.php Constructs a EntityActionBase object.
PublishNode class core/modules/node/src/Plugin/Action/PublishNode.php Publishes a node.
PublishNode.php file core/modules/node/src/Plugin/Action/PublishNode.php
PublishNode::__construct function core/modules/node/src/Plugin/Action/PublishNode.php Constructs a EntityActionBase object.
Query::$comments property core/lib/Drupal/Core/Database/Query/Query.php An array of comments that can be prepended to a query.
Query::$queryOptions property core/lib/Drupal/Core/Database/Query/Query.php The query options to pass on to the connection object.
Query::$sqlFields property core/lib/Drupal/Core/Entity/Query/Sql/Query.php An array of fields keyed by the field alias.
Query::$sqlGroupBy property core/lib/Drupal/Core/Entity/Query/Sql/Query.php An array of strings added as to the group by, keyed by the string to avoid
duplicates.
Query::$sqlQuery property core/lib/Drupal/Core/Entity/Query/Sql/Query.php The build sql select query.
Query::$tables property core/lib/Drupal/Core/Entity/Query/Sql/Query.php The Tables object for this query.
Query::addSort function core/lib/Drupal/Core/Entity/Query/Sql/Query.php Adds the sort to the build query.
Query::existsAggregate function core/lib/Drupal/Core/Entity/Query/Null/Query.php Queries for the existence of a field.
Query::finish function core/lib/Drupal/Core/Entity/Query/Sql/Query.php Finish the query by adding fields, GROUP BY and range.
Query::getComments function core/lib/Drupal/Core/Database/Query/Query.php Returns a reference to the comments array for the query.
Query::getConfigKeyStore function core/lib/Drupal/Core/Config/Entity/Query/Query.php Gets the key value store used to store fast lookups.
Query::getSqlField function core/lib/Drupal/Core/Entity/Query/Sql/Query.php Constructs a select expression for a given field and language.
Query::getTables function core/lib/Drupal/Core/Entity/Query/Sql/Query.php Gets the Tables object for this query.
Query::isSimpleQuery function core/lib/Drupal/Core/Entity/Query/Sql/Query.php Determines whether the query requires GROUP BY and ORDER BY MIN/MAX.
Query::loadRecords function core/lib/Drupal/Core/Config/Entity/Query/Query.php Loads the config records to examine for the query.
Query::notExistsAggregate function core/lib/Drupal/Core/Entity/Query/Null/Query.php Queries for the nonexistence of a field.
Query::result function core/lib/Drupal/Core/Entity/Query/Sql/Query.php Executes the query and returns the result.
Query::__construct function core/lib/Drupal/Core/Entity/Query/Sql/Query.php Constructs a query object.
Query::__construct function core/lib/Drupal/Core/Database/Query/Query.php Constructs a Query object.
Query::__construct function core/lib/Drupal/Core/Config/Entity/Query/Query.php Constructs a Query object.
Query::__construct function core/lib/Drupal/Core/Entity/KeyValueStore/Query/Query.php Constructs a new Query.
Query::__sleep function core/lib/Drupal/Core/Database/Query/Query.php Implements the magic __sleep function to disconnect from the database.
Query::__toString function core/lib/Drupal/Core/Database/Query/Query.php Implements PHP magic __toString method to convert the query to a string.
Query::__toString function core/lib/Drupal/Core/Entity/Query/Sql/Query.php Implements the magic __toString method.
QueryAggregate::$sqlExpressions property core/lib/Drupal/Core/Entity/Query/Sql/QueryAggregate.php Stores the sql expressions used to build the sql query.
QueryAggregate::addSortAggregate function core/lib/Drupal/Core/Entity/Query/Sql/QueryAggregate.php Builds the aggregation sort part of the query.
QueryAggregate::createSqlAlias function core/lib/Drupal/Core/Entity/Query/Sql/QueryAggregate.php Builds a sql alias as expected in the result.
QueryAggregate::existsAggregate function core/lib/Drupal/Core/Entity/Query/Sql/QueryAggregate.php Queries for the existence of a field.

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