Definition::getProperties |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
@api |
FeedLanguageTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedLanguageTest.php |
|
RouteMock::getRequirement |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/RouteMock.php |
Returns the requirement for the given key. |
DeleteForm::getCancelPath |
function |
drupal/core/modules/contact/lib/Drupal/contact/Form/DeleteForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getCancelPath(). |
CachePluginBase::cacheGet |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Retrieve data from the cache. |
FilterInterface::getLabel |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterInterface.php |
Returns the administrative label for this filter plugin. |
HiddenWidget::formElement |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/field/widget/HiddenWidget.php |
Returns the form for a single field widget. |
DateTimePlusTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php |
Test information. |
UserSession::getSessionId |
function |
drupal/core/lib/Drupal/Core/Session/UserSession.php |
Returns the session ID. |
ArgumentDateTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentDateTest.php |
|
Response::getLastModified |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Returns the Last-Modified HTTP header as a DateTime instance. |
HttpException::getHeaders |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/HttpException.php |
Returns response headers. |
ConfigStorageTestBase.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
Definition of Drupal\config\Tests\Storage\ConfigStorageTestBase. |
LanguageListTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php |
|
StyleMappingTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
|
PhpDumper::getServiceCall |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Gets a service call |
DeleteForm::getCancelPath |
function |
drupal/core/modules/action/lib/Drupal/action/Form/DeleteForm.php |
Returns the page to go to if the user cancels the action. |
DatabaseStorageTest::read |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
ArrayElement::getElements |
function |
drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php |
Gets an array of contained elements. |
LocalStream::getLocalPath |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Returns the canonical absolute path of the URI, if possible. |
DynamicRouter::getMatcher |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
|
AttributeBag::getIterator |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Returns an iterator for attributes. |
FieldMapEnhancer::$target |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldMapEnhancer.php |
|
NumberWidget::formElement |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/widget/NumberWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
ViewUI::getPropertyValues |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyValues(). |
EntityAccessTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php |
|
ArrayElement::getIterator |
function |
drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php |
Implements IteratorAggregate::getIterator(); |
CacheProvider::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Retrieves cached information from data store |
Validator::getMetadataFor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Validator.php |
|
TwigSettingsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigSettingsTest.php |
|
NodeTitleXSSTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleXSSTest.php |
|
OverlayCloseTest::getInfo |
function |
drupal/core/modules/overlay/lib/Drupal/overlay/Tests/OverlayCloseTest.php |
|
Tour::getExportProperties |
function |
drupal/core/modules/tour/lib/Drupal/tour/Plugin/Core/Entity/Tour.php |
Overrides \Drupal\Core\Config\Entity\ConfigEntityBase::getExportProperties(); |
FormTestObject::getFormID |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestObject.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
DynamicRouter::getContext |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
Gets the request context. |
Client::getDefaultHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Get the default HTTP headers to add to each request created by the client |
FieldInterface::getSchema |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInterface.php |
Returns the field schema. |
CurlException::getErrorNo |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CurlException.php |
Get the associated cURL error number |
PhpUnitErrorTest::getInfo |
function |
drupal/core/modules/simpletest/tests/Drupal/simpletest/Tests/PhpUnitErrorTest.php |
This method exists to support the simpletest UI runner. |
ConfigFactory::getContext |
function |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Gets the current config context. |
Response::getReasonPhrase |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the response reason phrase- a human readable version of the numeric
status code |
OptionsFieldTest::getInfo |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldTest.php |
|
UserLanguageTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php |
|
Response::getAcceptRanges |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the Accept-Ranges HTTP header |
DefaultViewsTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php |
|
ViewExecutable::getOffset |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the pager offset from the pager. |
FieldImportChangeTest.php |
file |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportChangeTest.php |
Contains \Drupal\field\Tests\FieldImportChangeTest. |
Response::getCacheControl |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the Cache-Control HTTP header |
UrlMatcher::getAttributes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php |
Returns an array of values to use as request attributes. |
Sql::$get_count_optimized |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Should this query be optimized for counts, for example no sorts. |