|
CountryManager::getList |
function |
drupal/core/lib/Drupal/Core/Locale/CountryManager.php |
Get an array of country code => country name pairs, altered by alter hooks. |
|
EventManager::getListeners |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventManager.php |
Gets the listeners of a specific event or all listeners. |
|
EventDispatcher::getListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php |
|
|
CountryManagerInterface::getList |
function |
drupal/core/lib/Drupal/Core/Locale/CountryManagerInterface.php |
Returns a list of country code => country name pairs. |
|
EntityManager::getListController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Creates a new list controller instance. |
|
TraceableEventDispatcher::getListeners |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
Gets the listeners of a specific event or all listeners. |
|
ImmutableEventDispatcher::getListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Gets the listeners of a specific event or all listeners. |
|
EventDispatcherInterface::getListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php |
Gets the listeners of a specific event or all listeners. |
|
TraceableEventDispatcher::getListenerInfo |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
Returns information about the listener |
|
ContainerAwareEventDispatcher::getListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
|
|
TraceableEventDispatcherTest::testGetListeners |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
|
PHPUnit_Util_Configuration::getListenerConfiguration |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php |
Returns the configuration for listeners. |
|
EventDispatcherTest::testGetListenersSortsByPriority |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
|
ImmutableEventDispatcherTest::testGetListenersDelegates |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
|
|
ContainerAwareEventDispatcherTest::testGetListenersOnLazyLoad |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|