ExceptionCollection::getFirst |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/ExceptionCollection.php |
Get the first exception in the collection |
ClassCollectionLoaderTest.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
|
DumperCollection::$attributes |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
|
Collection::$allowExtraFields |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Collection.php |
|
DumperCollection::getIterator |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
Returns an iterator over the children. |
AssetCollectionInterface::all |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php |
Returns all child assets. |
AssetCollectionInterface::add |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php |
Adds an asset to the current collection. |
TimeDataCollector::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
|
RouteCollection::addCollection |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Adds a route collection at the end of the current set by appending all
routes of the added collection. |
TimeDataCollector::getDuration |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
Gets the request elapsed time. |
TimeDataCollector::getInitTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
Gets the initialization time. |
AssetCollection::getSourceRoot |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Returns an absolute path or URL to the source asset's root directory. |
AssetCollection::getSourcePath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Returns the relative path for the source asset. |
AssetCollection::getTargetPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Returns the URL for the current asset. |
AssetCollection::setTargetPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Sets the URL for the current asset. |
RequestDataCollector::getRoute |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
Gets the route name. |
ExceptionDataCollectorTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ExceptionDataCollectorTest.php |
|
NullBackend::garbageCollection |
function |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::garbageCollection(). |
MemoryDataCollector::getMemory |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php |
Gets the memory. |
ArrayCollection::removeElement |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Removes the specified element from the collection, if it is found. |
PHPUnit_Util_Class::collectEnd |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Class.php |
Stops the collection of loaded classes and
returns the names of the loaded classes. |
ClassCollectionLoader::$loaded |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
|
ConfigDataCollector::setKernel |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Sets the Kernel associated with this Request. |
MemoryDataCollectorTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/MemoryDataCollectorTest.php |
|
LoggerDataCollectorTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php |
|
AssetCollectionIterator::valid |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
ConfigDataCollector::hasXDebug |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns true if the XDebug is enabled. |
CollectionValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
ConfigDataCollector::hasXCache |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns true if XCache is enabled. |
drupal_render_collect_attached |
function |
drupal/core/includes/common.inc |
Collects #attached for an element and its children into a single array. |
ConfigDataCollectorTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ConfigDataCollectorTest.php |
|
GarbageCollectionTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/GarbageCollectionTest.php |
|
RouteCollectionTest::testRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
RouteCollectionTest::testCount |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
Collection::getRequiredOptions |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Collection.php |
Returns the name of the required options |
DumperCollection::hasAttribute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
Returns true if the attribute is defined. |
DumperCollection::getAttribute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
Returns an attribute by name. |
DumperCollection::setAttribute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
Sets an attribute by name. |
StorageBase::getCollectionName |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/StorageBase.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getCollectionName(). |
DumperPrefixCollectionTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperPrefixCollectionTest.php |
|
TimeDataCollector::getStartTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
Gets the request time. |
RequestDataCollector::getFormat |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
RequestDataCollector::getLocale |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
DataCollectorInterface::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php |
Collects data for the given Request and Response. |
DataCollectorInterface::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php |
Returns the name of the collector. |
RouterDataCollector::guessRoute |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
|
CollectionTest::testArrayAccess |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
ConfigDataCollector::getAppName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Gets the application name. |
CollectionTest::testContainsKey |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
AssetCollectionIterator::rewind |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|