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
PathTaxonomyTermTestCase::getInfo function modules/path/path.test
PathTaxonomyTermTestCase::setUp function modules/path/path.test Sets up a Drupal site for running functional and integration tests.
PathTaxonomyTermTestCase::testTermAlias function modules/path/path.test Tests alias functionality through the admin interfaces.
path_admin_delete_confirm function modules/path/path.admin.inc Form constructor for the path deletion form.
path_admin_delete_confirm_submit function modules/path/path.admin.inc Form submission handler for path_admin_delete_confirm().
path_form_taxonomy_form_term_alter function modules/path/path.module Implements hook_form_FORM_ID_alter() for taxonomy_form_term().
path_permission function modules/path/path.module Implements hook_permission().
path_taxonomy_term_delete function modules/path/path.module Implements hook_taxonomy_term_delete().
path_taxonomy_term_insert function modules/path/path.module Implements hook_taxonomy_term_insert().
path_taxonomy_term_update function modules/path/path.module Implements hook_taxonomy_term_update().
PharExtensionInterceptor class misc/typo3/phar-stream-wrapper/src/Interceptor/PharExtensionInterceptor.php
PharExtensionInterceptor class misc/typo3/drupal-security/PharExtensionInterceptor.php An alternate PharExtensionInterceptor to support phar-based CLI tools.
PharExtensionInterceptor.php file misc/typo3/phar-stream-wrapper/src/Interceptor/PharExtensionInterceptor.php
PharExtensionInterceptor.php file misc/typo3/drupal-security/PharExtensionInterceptor.php
PharExtensionInterceptor::assert function misc/typo3/phar-stream-wrapper/src/Interceptor/PharExtensionInterceptor.php Determines whether the base file name has a ".phar" suffix.
PharExtensionInterceptor::assert function misc/typo3/drupal-security/PharExtensionInterceptor.php Determines whether phar file is allowed to execute.
PharExtensionInterceptor::baseFileContainsPharExtension function misc/typo3/phar-stream-wrapper/src/Interceptor/PharExtensionInterceptor.php
PharExtensionInterceptor::baseFileContainsPharExtension function misc/typo3/drupal-security/PharExtensionInterceptor.php Determines if a path has a .phar extension or invoked execution.
PharInvocation class misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
PharInvocation.php file misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
PharInvocation::$alias property misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
PharInvocation::$baseName property misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
PharInvocation::$confirmed property misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
PharInvocation::$variables property misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php Arbitrary variables to be used by interceptors as registry
(e.g. in order to avoid duplicate processing and assertions)
PharInvocation::confirm function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
PharInvocation::equals function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
PharInvocation::getAlias function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
PharInvocation::getBaseName function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
PharInvocation::getVariable function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
PharInvocation::isConfirmed function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
PharInvocation::setVariable function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
PharInvocation::__construct function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
PharInvocation::__toString function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
PharInvocationCollection class misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php
PharInvocationCollection.php file misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php
PharInvocationCollection::$invocations property misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php
PharInvocationCollection::assertUniqueBaseName function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php Asserts that base-name is unique. This disallows having multiple invocations for
same base-name but having different alias names.
PharInvocationCollection::assertUniqueInvocation function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php Asserts that combination of base-name and alias is unique. This allows having multiple
invocations for same base-name but having different alias names (for whatever reason).
PharInvocationCollection::collect function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php
PharInvocationCollection::DUPLICATE_ALIAS_WARNING constant misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php
PharInvocationCollection::findByCallback function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php
PharInvocationCollection::getInvocations function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php
PharInvocationCollection::has function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php
PharInvocationCollection::triggerDuplicateAliasWarning function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php Triggers warning for invocations with same alias and same confirmation state.
PharInvocationCollection::UNIQUE_BASE_NAME constant misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php
PharInvocationCollection::UNIQUE_INVOCATION constant misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php
PharInvocationResolver class misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php
PharInvocationResolver.php file misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php
PharInvocationResolver::$baseNames property misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php Contains resolved base names in order to reduce file IO.
PharInvocationResolver::$invocationFunctionNames property misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php

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