BasicSettingsForm::getFormID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BasicSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
RequestContext::getParameter |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Gets a parameter value. |
ObjectManager::getRepository |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Gets the repository for a class. |
RouteCollectionTest::testGet |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
WebTestBase::getSelectedItem |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Get the selected value from a select field. |
PasswordHashingTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PasswordHashingTest.php |
|
MemberMetadata::getClassName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php |
Returns the class this member is defined on |
SelectWidget::supportsGroups |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/SelectWidget.php |
Indicates whether the widgets support optgroups. |
SelectWidget::getEmptyOption |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/SelectWidget.php |
Returns the empty option to add to the list of options, if any. |
StreamInterface::getMetaData |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Get stream metadata |
ImageDimensionsTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsTest.php |
|
LocaleUninstallTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
|
EasyRdf_ParsedUri::getScheme |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/ParsedUri.php |
Returns the scheme of the URI (e.g. http) |
UnicornEditor::getJSSettings |
function |
drupal/core/modules/editor/tests/modules/lib/Drupal/editor_test/Plugin/Editor/UnicornEditor.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::getJSSettings(). |
DisplayExtenderTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayExtenderTest.php |
|
ImageToolkitForm::submitForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
EntityBCDecorator::getString |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
ManagerRegistry::getManagers |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Gets an array of all registered object managers |
SearchLanguageTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php |
Modules to enable. |
FieldPluginBase::getElements |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Provide a list of elements valid for field HTML. |
AnnotationTargetClass::$data |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetClass.php |
|
AnnotationTargetClass::$name |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetClass.php |
|
EntityWrapper::getProperties |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getProperties(). |
TestFieldWidgetNoDefault.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetNoDefault.php |
Definition of Drupal\field_test\Plugin\field\widget\TestFieldWidgetNoDefault. |
CompiledRoute::getHostTokens |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php |
Returns the host tokens. |
EntityBCDecorator::getParent |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
AnnotationReader::getImports |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Retrieve imports |
FieldLanguageTest::testField |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/FieldLanguageTest.php |
Tests the language field. |
Request::getUrlencodedPrefix |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
|
MimeTypeMatcherTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MimeTypeMatcherTest.php |
|
overlay_get_rendered_content |
function |
drupal/core/modules/overlay/overlay.module |
Returns any rendered content that was stored earlier in the page request. |
EntityBody::getContentLength |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
Get the Content-Length of the entity body if possible (alias of getSize) |
BulkFormBase::getBulkOptions |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/views/field/BulkFormBase.php |
Returns the available operations for this form. |
ParameterBagTest::testGetSet |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php |
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::get
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::set |
RoleAccessCheckTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/Route/RoleAccessCheckTest.php |
This method exists to support the simpletest UI runner. |
UploadedFile::getMaxFilesize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns the maximum size of an uploaded file as configured in php.ini |
DatabaseStorage::getMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getMultiple(). |
RdfMappingEventTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfMappingEventTest.php |
|
LoggerInterfaceTest::getLogs |
function |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
This must return the log messages in order with a simple formatting: "<LOG LEVEL> <MESSAGE>" |
CKEditor::getDefaultSettings |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/Editor/CKEditor.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::getDefaultSettings(). |
ClassLoader::getFallbackDirs |
function |
drupal/core/vendor/composer/ClassLoader.php |
|
Reader::getMethodAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php |
|
CompositeExpression::getType |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/CompositeExpression.php |
|
NodeAccessPagerTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
|
TransliterationTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Transliteration/TransliterationTest.php |
|
NodeIntegrationTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/NodeIntegrationTest.php |
|
SessionTest::testGetFlashBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
XmlRpcValidatorTest::getInfo |
function |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcValidatorTest.php |
|
WidgetInterface::formElement |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php |
Returns the form for a single field widget. |
SessionTest::testGetIterator |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
@covers Symfony\Component\HttpFoundation\Session\Session::getIterator |