UrlMatcher::matchCollection |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php |
Tries to match a URL with a set of routes. |
ClassCollectionLoader::load |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
Loads a list of classes and caches them in one big file. |
AssetCollection::removeLeaf |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Removes a leaf. |
AssetCollection::getFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Returns an array of filters currently applied. |
AssetCollection::getContent |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Returns the loaded content of the current asset. |
AssetCollection::setContent |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Sets the content of the current asset. |
CollectionTest::testGetKeys |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
ArrayCollection::$_elements |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
An array containing the entries of this collection. |
RouteCollection::$resources |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
|
AssetCollectionIterator.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
ArrayCollection::__toString |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Returns a string representation of this object. |
ConfigDataCollector::getEnv |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Gets the environment. |
ConfigDataCollector::hasApc |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns true if APC is enabled. |
EventDataCollector::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php |
Collects data for the given Request and Response. |
EventDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php |
Returns the name of the collector. |
RequestDataCollectorTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
|
FilterCollection::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterCollection.php |
Filters an asset after it has been loaded. |
FilterCollection::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterCollection.php |
Filters an asset just before it's dumped. |
AssetCollectionInterface.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php |
|
ClassCollectionLoader::$seen |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
|
AssetCollection::$sourceRoot |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
|
AssetCollection::$targetPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
|
AssetCollection::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Constructor. |
AssetCollection::replaceLeaf |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Replaces an existing leaf with a new one. |
AssetCollection::getIterator |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Returns an iterator for looping recursively over unique leaves. |
GarbageCollectionTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/GarbageCollectionTest.php |
Sets up unit test environment. |
CollectionTest::testToString |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
CollectionTest::testContains |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
LoggerDataCollector::$logger |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
|
LoggerDataCollector::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
Collects data for the given Request and Response. |
menu_tree_collect_node_links |
function |
drupal/core/includes/menu.inc |
Collects node links from a given menu tree recursively. |
LoggerDataCollector::getLogs |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
Gets the logs. |
CollectionTest::testMatching |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
@group DDC-1637 |
LoggerDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
Returns the name of the collector. |
TimeDataCollector::setEvents |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
Sets the request events. |
TimeDataCollector::getEvents |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
Gets the request events. |
RouteCollectionTest::testGet |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
ArrayCollection::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Initializes a new ArrayCollection. |
RouteCollection::__construct |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Constructor. |
ArrayCollection::offsetUnset |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
ArrayAccess implementation of offsetUnset() |
RouteCollection::getIterator |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Gets the current RouteCollection as an Iterator that includes all routes and child route collections. |
ArrayCollection::containsKey |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Checks whether the collection contains a specific key/index. |
SimpleTestErrorCollectorTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SimpleTestErrorCollectorTest.php |
Tests SimpleTest error and exception collector. |
MemoryDataCollector::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php |
Collects data for the given Request and Response. |
MemoryDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php |
Returns the name of the collector. |
RouterDataCollector::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
Collects data for the given Request and Response. |
RouteCollection::addResource |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Adds a resource for this collection. |
ArrayCollection::getIterator |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Gets an iterator for iterating over the elements in the collection. |
RouterDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
Returns the name of the collector. |
ConfigDataCollector::$kernel |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
|