Search for %s

  1. Search 7.x for %s
  2. Search 8.9.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
ZfExtensionManagerSfContainer::$canonicalNamesReplacements property core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php A map of characters to be replaced through strtr.
ZfExtensionManagerSfContainer::$container property core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php The service container.
ZfExtensionManagerSfContainer::$container property core/modules/aggregator/src/ZfExtensionManagerSfContainer.php The service container.
ZfExtensionManagerSfContainer::$prefix property core/modules/aggregator/src/ZfExtensionManagerSfContainer.php The prefix to be used when retrieving plugins from the container.
ZfExtensionManagerSfContainer::$prefix property core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php The prefix to be used when retrieving plugins from the container.
ZfExtensionManagerSfContainer::$standalone property core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php
ZfExtensionManagerSfContainer::$standalone property core/modules/aggregator/src/ZfExtensionManagerSfContainer.php
ZfExtensionManagerSfContainer::canonicalizeName function core/modules/aggregator/src/ZfExtensionManagerSfContainer.php Canonicalize the extension name to a service name.
ZfExtensionManagerSfContainer::canonicalizeName function core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php Canonicalize the extension name to a service name.
ZfExtensionManagerSfContainer::get function core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php
ZfExtensionManagerSfContainer::get function core/modules/aggregator/src/ZfExtensionManagerSfContainer.php
ZfExtensionManagerSfContainer::has function core/modules/aggregator/src/ZfExtensionManagerSfContainer.php
ZfExtensionManagerSfContainer::has function core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php
ZfExtensionManagerSfContainer::setContainer function core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php
ZfExtensionManagerSfContainer::setContainer function core/modules/aggregator/src/ZfExtensionManagerSfContainer.php
ZfExtensionManagerSfContainer::setStandalone function core/modules/aggregator/src/ZfExtensionManagerSfContainer.php
ZfExtensionManagerSfContainer::setStandalone function core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php
ZfExtensionManagerSfContainer::__construct function core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php Constructs a ZfExtensionManagerSfContainer object.
ZfExtensionManagerSfContainer::__construct function core/modules/aggregator/src/ZfExtensionManagerSfContainer.php Constructs a ZfExtensionManagerSfContainer object.
ZfExtensionManagerSfContainerTest class core/modules/aggregator/tests/src/Unit/ZfExtensionManagerSfContainerTest.php @coversDefaultClass \Drupal\aggregator\ZfExtensionManagerSfContainer[[api-linebreak]]
@group aggregator
@group legacy
ZfExtensionManagerSfContainerTest class core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php @coversDefaultClass \Drupal\Component\Bridge\ZfExtensionManagerSfContainer[[api-linebreak]]
@group Bridge
@group legacy
ZfExtensionManagerSfContainerTest.php file core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php
ZfExtensionManagerSfContainerTest.php file core/modules/aggregator/tests/src/Unit/ZfExtensionManagerSfContainerTest.php
ZfExtensionManagerSfContainerTest::canonicalizeNameProvider function core/modules/aggregator/tests/src/Unit/ZfExtensionManagerSfContainerTest.php Data provider for testReverseProxyEnabled.
ZfExtensionManagerSfContainerTest::canonicalizeNameProvider function core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php Data provider for testReverseProxyEnabled.
ZfExtensionManagerSfContainerTest::testCanonicalizeName function core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php @covers ::canonicalizeName[[api-linebreak]]
@dataProvider canonicalizeNameProvider
ZfExtensionManagerSfContainerTest::testCanonicalizeName function core/modules/aggregator/tests/src/Unit/ZfExtensionManagerSfContainerTest.php @covers ::canonicalizeName[[api-linebreak]]
@dataProvider canonicalizeNameProvider
ZfExtensionManagerSfContainerTest::testGet function core/modules/aggregator/tests/src/Unit/ZfExtensionManagerSfContainerTest.php @covers ::setContainer[[api-linebreak]]
@covers ::setStandalone[[api-linebreak]]
@covers ::get[[api-linebreak]]
ZfExtensionManagerSfContainerTest::testGet function core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php @covers ::setContainer[[api-linebreak]]
@covers ::setStandalone[[api-linebreak]]
@covers ::get[[api-linebreak]]
ZfExtensionManagerSfContainerTest::testGetContainerException function core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php @covers ::get[[api-linebreak]]
ZfExtensionManagerSfContainerTest::testGetContainerException function core/modules/aggregator/tests/src/Unit/ZfExtensionManagerSfContainerTest.php @covers ::get[[api-linebreak]]
ZfExtensionManagerSfContainerTest::testHas function core/modules/aggregator/tests/src/Unit/ZfExtensionManagerSfContainerTest.php @covers ::setContainer[[api-linebreak]]
@covers ::setStandalone[[api-linebreak]]
@covers ::has[[api-linebreak]]
ZfExtensionManagerSfContainerTest::testHas function core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php @covers ::setContainer[[api-linebreak]]
@covers ::setStandalone[[api-linebreak]]
@covers ::has[[api-linebreak]]
ZfExtensionManagerSfContainerTest::testPrefix function core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php @covers ::__construct[[api-linebreak]]
@covers ::has[[api-linebreak]]
@covers ::get[[api-linebreak]]
ZfExtensionManagerSfContainerTest::testPrefix function core/modules/aggregator/tests/src/Unit/ZfExtensionManagerSfContainerTest.php @covers ::__construct[[api-linebreak]]
@covers ::has[[api-linebreak]]
@covers ::get[[api-linebreak]]
ZfExtensionManagerSfContainerTest::testSetStandaloneException function core/modules/aggregator/tests/src/Unit/ZfExtensionManagerSfContainerTest.php @covers ::setStandalone[[api-linebreak]]
ZfExtensionManagerSfContainerTest::testSetStandaloneException function core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php @covers ::setStandalone[[api-linebreak]]
Zip::listContents function core/lib/Drupal/Core/Archiver/Zip.php Lists all files in the archive.
Zip::__construct function core/lib/Drupal/Core/Archiver/Zip.php Constructs a Zip object.
_aggregator_allowed_tags function core/modules/aggregator/aggregator.module Gets the list of allowed tags.
_batch_append_set function core/includes/form.inc Appends a batch set to a running batch.
_batch_current_set function core/includes/batch.inc Returns the batch set being currently processed.
_batch_finished function core/includes/batch.inc Ends the batch processing.
_batch_needs_update function core/includes/batch.inc Checks whether the batch information needs to be updated in the storage.
_batch_next_set function core/includes/batch.inc Retrieves the next set in a batch.
_batch_process function core/includes/batch.inc Processes sets in a batch.
_batch_progress_page function core/includes/batch.inc Outputs a batch processing page.
_batch_shutdown function core/includes/batch.inc Shutdown function: Stores the current batch data for the next request.
_batch_test_batch_0 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 0: Does nothing.
_batch_test_batch_1 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 1: Repeats a simple operation.

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