|
LessThanOrEqual.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LessThanOrEqual.php |
|
|
YamlFilesLoader.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/YamlFilesLoader.php |
|
|
template_preprocess |
function |
drupal/core/includes/theme.inc |
Adds a default set of helper variables for variable processors and templates. |
|
hook_views_pre_view |
function |
drupal/core/modules/views/views.api.php |
Alter a view at the very beginning of Views processing. |
|
Schema::tableExists |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Check if a table exists. |
|
File::getTargetFile |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/File.php |
|
|
UserBCDecorator.php |
file |
drupal/core/modules/user/lib/Drupal/user/UserBCDecorator.php |
Contains \Drupal\user\UserBCDecorator. |
|
LayoutInterface.php |
file |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/LayoutInterface.php |
Definition of Drupal\layout\Plugin\LayoutInterface. |
|
ReorderDisplays.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ReorderDisplays.php |
Contains \Drupal\views_ui\Form\Ajax\ReorderDisplays. |
|
LoaderInterface.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/LoaderInterface.php |
|
|
Twig_Node_Spaceless |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Spaceless.php |
Represents a spaceless node. |
|
StoreTest::$request |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
|
MimeTypeMatcher.php |
file |
drupal/core/lib/Drupal/Core/Routing/MimeTypeMatcher.php |
Contains Drupal\Core\Routing\MimeTypeMatcher. |
|
LocaleValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LocaleValidator.php |
|
|
menu_router_rebuild |
function |
drupal/core/includes/menu.inc |
Populates the database tables used by various menu functions. |
|
LocaleConfigManager |
class |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php |
Manages localized configuration type plugins. |
|
Schema::fieldExists |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Check if a column exists in the given table. |
|
PhpFileLoader::load |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php |
Loads a PHP file. |
|
Action::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Action.php |
Overrides Entity::__construct(). |
|
Mail::defineOptions |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Mail.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
|
ConfigContext::init |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::init(). |
|
FileTransfer::$port |
property |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
The port for this file transfer. |
|
FilesystemCache.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/FilesystemCache.php |
|
|
RearrangeFilter.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/RearrangeFilter.php |
Contains \Drupal\views_ui\Form\Ajax\RearrangeFilter. |
|
ChoiceValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/ChoiceValidator.php |
|
|
language_types_info |
function |
drupal/core/includes/language.inc |
Returns information about all defined language types. |
|
comment_update_8000 |
function |
drupal/core/modules/comment/comment.install |
Renames {comment}.language to {comment}.langcode. |
|
Schema::renameTable |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Rename a table. |
|
Entity::getIterator |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getIterator(). |
|
EntityReverse::init |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/relationship/EntityReverse.php |
Overrides \Drupal\views\Plugin\views\relationship\RelationshipPluginBase::init(). |
|
SameNamespaceParent |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/SameNamespaceParent.php |
|
|
comment_update_8001 |
function |
drupal/core/modules/comment/comment.install |
Create a UUID column for comments. |
|
NodeTestBase::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
|
Delete::__construct |
function |
drupal/core/lib/Drupal/Core/Database/Query/Delete.php |
Constructs a Delete object. |
|
SameNamespaceParent |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/DeeperNamespaceParent.php |
|
|
DummyGeneratedValue |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
|
StoreTest::tearDown |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
|
FilePrivateTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FilePrivateTest.php |
Definition of Drupal\file\Tests\FilePrivateTest. |
|
field_invoke_method |
function |
drupal/core/modules/field/field.attach.inc |
Invokes a method on all the fields of a given entity. |
|
comment_update_8002 |
function |
drupal/core/modules/comment/comment.install |
Make *id fields unsigned. |
|
FileTransfer::__get |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Implements the magic __get() method. |
|
AnnotationInterface |
interface |
drupal/core/lib/Drupal/Component/Annotation/AnnotationInterface.php |
Defines a common interface for classed annotations. |
|
DefinitionDecorator |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
This definition decorates another definition. |
|
HttpCache::$request |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php |
|
|
BreakpointInterface |
interface |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/BreakpointInterface.php |
Provides an interface defining a breakpoint entity. |
|
comment_update_8003 |
function |
drupal/core/modules/comment/comment.install |
Generate a UUID for all comments. |
|
ExceptionController |
class |
drupal/core/lib/Drupal/Core/Controller/ExceptionController.php |
This controller handles HTTP errors generated by the routing system. |
|
comment_update_8004 |
function |
drupal/core/modules/comment/comment.install |
Convert variables to state. |
|
BookTest::$web_user |
property |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
A user with permission to view a book and access printer-friendly version. |
|
PerformanceTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
|