Search for on
Title | Object type | File name | Summary |
---|---|---|---|
PharInvocationResolver::addBaseName | function | misc/ |
|
PharInvocationResolver::ASSERT_INTERNAL_INVOCATION | constant | misc/ |
|
PharInvocationResolver::findByAlias | function | misc/ |
Finds confirmed(!) invocations by alias. |
PharInvocationResolver::findByBaseName | function | misc/ |
|
PharInvocationResolver::findInBaseNames | function | misc/ |
|
PharInvocationResolver::resolve | function | misc/ |
Resolves PharInvocation value object (baseName and optional alias). |
PharInvocationResolver::resolveBaseName | function | misc/ |
|
PharInvocationResolver::resolvePossibleAlias | function | misc/ |
|
PharInvocationResolver::RESOLVE_ALIAS | constant | misc/ |
|
PharInvocationResolver::RESOLVE_REALPATH | constant | misc/ |
|
PharInvocationResolver::retrieveInvocation | function | misc/ |
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/ |
|
PharStreamWrapper::$invocation | property | misc/ |
|
PharStreamWrapper::collectInvocation | function | misc/ |
|
PharStreamWrapper::stream_set_option | function | misc/ |
|
PHP wrapper functions | group | includes/ |
Functions that are wrappers or custom implementations of PHP functions. |
php_permission | function | modules/ |
Implements hook_permission(). |
PollExpirationTestCase | class | modules/ |
|
PollExpirationTestCase::getInfo | function | modules/ |
|
PollExpirationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PollExpirationTestCase::testAutoExpire | function | modules/ |
|
poll_cron | function | modules/ |
Implements hook_cron(). |
poll_field_attach_prepare_translation_alter | function | modules/ |
Implements hook_field_attach_prepare_translation_alter(). |
poll_permission | function | modules/ |
Implements hook_permission(). |
PREG_CLASS_PUNCTUATION | constant | modules/ |
Matches all 'P' Unicode character classes (punctuation) |
ProfileBlockTestCase::testAuthorInformationBlock | function | modules/ |
|
ProfileTestSelect::testProfileSelectionField | function | modules/ |
Create a list selection field, give it a value, update and delete the field. |
profile_block_configure | function | modules/ |
Implements hook_block_configure(). |
Query::$connection | property | includes/ |
The connection object on which to run this query. |
Query::$connectionKey | property | includes/ |
The key of the connection object. |
Query::$connectionTarget | property | includes/ |
The target of the connection object. |
Query::$queryOptions | property | includes/ |
The query options to pass on to the connection object. |
Query::__clone | function | includes/ |
Implements the magic __clone function. |
Query::__construct | function | includes/ |
Constructs a Query object. |
QueryConditionInterface | interface | includes/ |
Interface for a conditional clause in a query. |
QueryConditionInterface::arguments | function | includes/ |
Gets a complete list of all values to insert into the prepared statement. |
QueryConditionInterface::compile | function | includes/ |
Compiles the saved conditions for later retrieval. |
QueryConditionInterface::compiled | function | includes/ |
Check whether a condition has been previously compiled. |
QueryConditionInterface::condition | function | includes/ |
Helper function: builds the most common conditional clauses. |
QueryConditionInterface::conditions | function | includes/ |
Gets a complete list of all conditions in this conditional clause. |
QueryConditionInterface::exists | function | includes/ |
Sets a condition that the specified subquery returns values. |
QueryConditionInterface::isNotNull | function | includes/ |
Sets a condition that the specified field be NOT NULL. |
QueryConditionInterface::isNull | function | includes/ |
Sets a condition that the specified field be NULL. |
QueryConditionInterface::notExists | function | includes/ |
Sets a condition that the specified subquery returns no values. |
QueryConditionInterface::where | function | includes/ |
Adds an arbitrary WHERE clause to the query. |
Queue operations | group | modules/ |
Queue items to allow later processing. |
RdfMappingDefinitionTestCase | class | modules/ |
|
RdfMappingDefinitionTestCase::getInfo | function | modules/ |
|
RdfMappingDefinitionTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RdfMappingDefinitionTestCase::testAttributesInMarkup1 | function | modules/ |
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. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.