FooClass::getInstance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/foo.php |
|
TourInterface::getTip |
function |
drupal/core/modules/tour/lib/Drupal/tour/TourInterface.php |
Returns tip plugin. |
Request::getAllEvents |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get a list of all of the events emitted from the class |
IndexPhpTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/IndexPhpTest.php |
|
PassConfig::getPasses |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
Returns all passes in order to be processed. |
_file_test_get_return |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Load the appropriate return value. |
TermUnitTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermUnitTest.php |
|
OptionsWidgetBase.php |
file |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OptionsWidgetBase.php |
Contains \Drupal\options\Plugin\field\widget\OptionsWidgetBase. |
Target::TARGET_METHOD |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Target.php |
|
PageEditTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PageEditTest.php |
|
Field::getConstraints |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
Overrides \Drupal\Core\TypedData\TypedData::getConstraints(). |
CurlHandle::getStderr |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
Get the stderr output |
CurlHandle::getHandle |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
Get the wrapped curl handle |
Request::getClientIps |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Returns the client IP addresses. |
CustomBlock::getTheme |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
Gets the theme value. |
PageEditTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/PageEditTest.php |
Declares test information. |
StandardTest::getInfo |
function |
drupal/core/profiles/standard/lib/Drupal/standard/Tests/StandardTest.php |
|
Tasks::getFormOptions |
function |
drupal/core/lib/Drupal/Core/Database/Install/Tasks.php |
Return driver specific configuration options. |
ValidateTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidateTest.php |
|
FlashBag::getIterator |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
Returns an iterator for flashes. |
LazyAssetManager::get |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Gets an asset by name. |
Collection::offsetGet |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
ArrayAccess implementation of offsetGet() |
MapArrayTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/MapArrayTest.php |
This method exists to support the simpletest UI runner. |
ItemList::getIterator |
function |
drupal/core/lib/Drupal/Core/TypedData/ItemList.php |
Implements \IteratorAggregate::getIterator(). |
DateTimeTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateTimeTest.php |
|
entity_get_view_modes |
function |
drupal/core/includes/entity.inc |
Returns the entity view mode info. |
View::getDisplaysList |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
Gets a list of displays included in the view. |
Profile::getCollector |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Gets a Collector by name. |
entity_get_controller |
function |
drupal/core/includes/entity.inc |
Gets the entity controller class for an entity type. |
DeleteForm::getFormID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/DeleteForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
KernelTest::getBundle |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
KernelTest::getKernel |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
WidgetBase::$instance |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
The field instance definition. |
PathAliasTest::getPID |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php |
Returns the path ID. |
WidgetBase::$settings |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
The widget settings. |
Request::getLanguages |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets a list of languages acceptable by the client browser. |
AnnotationTargetClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetClass.php |
Plugin annotation
@Target("CLASS"); |
menu_get_custom_theme |
function |
drupal/core/includes/menu.inc |
Gets the custom theme for the current page, if there is one. |
GetNamespacesTest.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetNamespacesTest.php |
Definition of Drupal\rdf\Tests\GetNamespacesTest. |
ServerBag::getHeaders |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ServerBag.php |
Gets the HTTP headers. |
TestItemTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TestItemTest.php |
|
WidgetBase::sortItems |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Sorts submitted field values according to drag-n-drop reordering. |
PageViewTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PageViewTest.php |
|
ContextInterface::get |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Returns the stored value for a given key. |
StorageTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Modules to enable. |
Tasks::getFormOptions |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php |
Return driver specific configuration options. |
LinkDelete::getFormID |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
Returns a unique string identifying the form. |
menu_get_active_trail |
function |
drupal/core/includes/menu.inc |
Gets the active trail (path to root menu root) of the current page. |
StorageTest::testForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Tests using the form in a usual way. |
Schema::getPrefixInfo |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Get information about the table name and schema from the prefix. |