Search for on

  1. Search 9.5.x for on
  2. Search 8.9.x for on
  3. Search 10.3.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
PharInvocationResolver::addBaseName function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php
PharInvocationResolver::ASSERT_INTERNAL_INVOCATION constant misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php
PharInvocationResolver::findByAlias function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php Finds confirmed(!) invocations by alias.
PharInvocationResolver::findByBaseName function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php
PharInvocationResolver::findInBaseNames function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php
PharInvocationResolver::resolve function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php Resolves PharInvocation value object (baseName and optional alias).
PharInvocationResolver::resolveBaseName function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php
PharInvocationResolver::resolvePossibleAlias function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php
PharInvocationResolver::RESOLVE_ALIAS constant misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php
PharInvocationResolver::RESOLVE_REALPATH constant misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php
PharInvocationResolver::retrieveInvocation function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php Retrieves PharInvocation, either existing in collection or created on demand
with resolving a potential alias name used in the according Phar archive.
PharStreamWrapper::$context property misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::$invocation property misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::collectInvocation function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::stream_set_option function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PHP wrapper functions group includes/common.inc Functions that are wrappers or custom implementations of PHP functions.
php_permission function modules/php/php.module Implements hook_permission().
PollExpirationTestCase class modules/poll/poll.test
PollExpirationTestCase::getInfo function modules/poll/poll.test
PollExpirationTestCase::setUp function modules/poll/poll.test Sets up a Drupal site for running functional and integration tests.
PollExpirationTestCase::testAutoExpire function modules/poll/poll.test
poll_cron function modules/poll/poll.module Implements hook_cron().
poll_field_attach_prepare_translation_alter function modules/poll/poll.module Implements hook_field_attach_prepare_translation_alter().
poll_permission function modules/poll/poll.module Implements hook_permission().
PREG_CLASS_PUNCTUATION constant modules/search/search.module Matches all 'P' Unicode character classes (punctuation)
ProfileBlockTestCase::testAuthorInformationBlock function modules/profile/profile.test
ProfileTestSelect::testProfileSelectionField function modules/profile/profile.test Create a list selection field, give it a value, update and delete the field.
profile_block_configure function modules/profile/profile.module Implements hook_block_configure().
Query::$connection property includes/database/query.inc The connection object on which to run this query.
Query::$connectionKey property includes/database/query.inc The key of the connection object.
Query::$connectionTarget property includes/database/query.inc The target of the connection object.
Query::$queryOptions property includes/database/query.inc The query options to pass on to the connection object.
Query::__clone function includes/database/query.inc Implements the magic __clone function.
Query::__construct function includes/database/query.inc Constructs a Query object.
QueryConditionInterface interface includes/database/query.inc Interface for a conditional clause in a query.
QueryConditionInterface::arguments function includes/database/query.inc Gets a complete list of all values to insert into the prepared statement.
QueryConditionInterface::compile function includes/database/query.inc Compiles the saved conditions for later retrieval.
QueryConditionInterface::compiled function includes/database/query.inc Check whether a condition has been previously compiled.
QueryConditionInterface::condition function includes/database/query.inc Helper function: builds the most common conditional clauses.
QueryConditionInterface::conditions function includes/database/query.inc Gets a complete list of all conditions in this conditional clause.
QueryConditionInterface::exists function includes/database/query.inc Sets a condition that the specified subquery returns values.
QueryConditionInterface::isNotNull function includes/database/query.inc Sets a condition that the specified field be NOT NULL.
QueryConditionInterface::isNull function includes/database/query.inc Sets a condition that the specified field be NULL.
QueryConditionInterface::notExists function includes/database/query.inc Sets a condition that the specified subquery returns no values.
QueryConditionInterface::where function includes/database/query.inc Adds an arbitrary WHERE clause to the query.
Queue operations group modules/system/system.queue.inc Queue items to allow later processing.
RdfMappingDefinitionTestCase class modules/rdf/rdf.test
RdfMappingDefinitionTestCase::getInfo function modules/rdf/rdf.test
RdfMappingDefinitionTestCase::setUp function modules/rdf/rdf.test Sets up a Drupal site for running functional and integration tests.
RdfMappingDefinitionTestCase::testAttributesInMarkup1 function modules/rdf/rdf.test Create a node of type blog and test whether the RDF mapping defined for
this node type in rdf_test.module is used in the node page.

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