|
InlineServiceDefinitionsPass.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php |
|
|
Interface translation properties |
group |
drupal/core/modules/locale/locale.api.php |
.info.yml file properties for interface translation settings. |
|
ConfigEntityInterface::setStatus |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php |
Sets the status of the configuration entity. |
|
ExtensionViewsFieldTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/Views/ExtensionViewsFieldTest.php |
|
|
hook_language_switch_links_alter |
function |
drupal/core/modules/system/language.api.php |
Perform alterations on language switcher links. |
|
EditIntegrationTest::$field_name |
property |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditIntegrationTest.php |
The name of the field ued for tests. |
|
UrlValidatorTest::getInvalidUrls |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php |
|
|
TextItem::getPropertyDefinitions |
function |
drupal/core/modules/text/lib/Drupal/text/Type/TextItem.php |
Implements ComplexDataInterface::getPropertyDefinitions(). |
|
ConstraintViolation::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
Creates a new constraint violation. |
|
PHPUnit_Framework_SelfDescribing |
interface |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/SelfDescribing.php |
Interface for classes that can return a description of itself. |
|
TextPlainFormatter::viewElements |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextPlainFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
|
PHPUnit_Util_Printer::$autoFlush |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Printer.php |
If TRUE, flush output after every write. |
|
CommentTokenReplaceTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php |
|
|
NormalizableInterface::normalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/NormalizableInterface.php |
Normalizes the object into an array of scalars|arrays. |
|
ResolveInvalidReferencesPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInvalidReferencesPassTest.php |
|
|
PHPUnit_Util_Printer::$outTarget |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Printer.php |
|
|
GeneratorNotInitializedException |
class |
drupal/core/lib/Drupal/Core/Routing/GeneratorNotInitializedException.php |
Class for exceptions thrown when the generator has not been initialized. |
|
PassConfig::TYPE_BEFORE_REMOVING |
constant |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
|
|
DateItem::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/DateItem.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
|
SiteMaintenanceTest::$admin_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php |
|
|
ChainEntityResolver::__construct |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/EntityResolver/ChainEntityResolver.php |
Constructor. |
|
FileFieldRSSContentTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRSSContentTest.php |
|
|
UserAdminSettingsFormTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
|
MenuLinkResetForm::getCancelPath |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkResetForm.php |
Returns the page to go to if the user cancels the action. |
|
SelectComplexTest::testJoinTwice |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Confirms we can join on a single table twice with a dynamic alias. |
|
StaticLoaderEntity::$invokedWith |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php |
|
|
assertJsonStringEqualsJsonString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that two given JSON encoded objects or arrays are equal. |
|
PassConfig::$afterRemovingPasses |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
|
|
TestItem::getPropertyDefinitions |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Type/TestItem.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
|
RouteCompiler::findNextSeparator |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCompiler.php |
Returns the next static character in the Route pattern that will serve as a separator. |
|
EmailDefaultWidget::settingsForm |
function |
drupal/core/modules/email/lib/Drupal/email/Plugin/field/widget/EmailDefaultWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
|
ConstraintValidatorInterface.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorInterface.php |
|
|
EntityResolverInterface::resolve |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/EntityResolver/EntityResolverInterface.php |
Returns the local ID of an entity referenced by serialized data. |
|
HasDispatcherInterface::dispatch |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/HasDispatcherInterface.php |
Helper to dispatch Guzzle events and set the event name on the event |
|
_breakpoint_import_media_queries |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Import media queries from a theme or module and create a default group. |
|
SelectInterface::havingCondition |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Helper function to build most common HAVING conditional clauses. |
|
MappingTest::filterNumericFields |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/MappingTest.php |
Restricts the allowed fields to only numeric fields. |
|
ParamConverterInterface::process |
function |
drupal/core/lib/Drupal/Core/ParamConverter/ParamConverterInterface.php |
Allows to convert variables to their corresponding objects. |
|
InlineServiceDefinitionsPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php |
|
|
HIncludeFragmentRenderer::render |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/HIncludeFragmentRenderer.php |
Additional available options: |
|
FilterInOperatorTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php |
Views used by this test. |
|
ConstraintViolationInterface.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationInterface.php |
|
|
SortPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
Basic options for all sort criteria |
|
Editor::$supports_inline_editing |
property |
drupal/core/modules/editor/lib/Drupal/editor/Annotation/Editor.php |
Whether the editor supports the inline editing provided by the Edit module. |
|
SortPluginBase::showExposeButton |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
Shortcut to display the expose/hide button. |
|
install_verify_database_settings |
function |
drupal/core/includes/install.core.inc |
Verifies that settings.php specifies a valid database connection. |
|
ViewsUIController::reportPlugins |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php |
Lists all plugins and what enabled Views use them. |
|
CommentLinksTest::setEnvironment |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php |
Re-configures the environment, module settings, and user permissions. |
|
Layout::getDerivativeDefinitions |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Derivative/Layout.php |
Implements DerivativeInterface::getDerivativeDefinitions(). |
|
StringItem::$propertyDefinitions |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/StringItem.php |
Definitions of the contained properties. |