MappingDefinitionTest.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Definition of Drupal\rdf\Tests\MappingDefinitionTest. |
MappingHookTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingHookTest.php |
Modules to enable. |
Mapping::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Mapping.php |
Overrides Drupal\views\Plugin\views\style\StylePluginBase::buildOptionsForm(). |
picture_mapping.admin.inc |
file |
drupal/core/modules/picture/picture_mapping.admin.inc |
Administration functions to maintain picture mappings. |
picture_mapping_page_edit |
function |
drupal/core/modules/picture/picture_mapping.admin.inc |
Page callback: Presents the picture mapping editing form. |
PictureMapping::$mappings |
property |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
The picture mappings. |
UserAuthmapAssignmentTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAuthmapAssignmentTest.php |
Unit test for authmap assignment. |
MappingDriver::isTransient |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php |
Whether the class with the specified name should have its metadata loaded.
This is only the case if it is either mapped as an Entity or a
MappedSuperclass. |
PHPDriver::loadMappingFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/PHPDriver.php |
Loads a mapping file with the given name and returns a map
from class/entity names to their corresponding file driver elements. |
MappingTest::defineMapping |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/MappingTest.php |
Overrides Drupal\views\Plugin\views\style\Mapping::defineMapping(). |
_rdf_mapping_load_multiple |
function |
drupal/core/modules/rdf/rdf.module |
Helper function to retrieve a set of RDF mappings from the database. |
FieldUnitTest::$column_map |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
|
PluginManagerBase::$mapper |
property |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
The object that returns the preconfigured plugin instance appropriate for a particular runtime condition. |
MapClassLoader::__construct |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/MapClassLoader.php |
Constructor. |
FieldInfoTest::testFieldMap |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Test field_info_field_map(). |
KernelForTest::getBundleMap |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php |
|
PictureMapping::__construct |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
Overrides Drupal\config\ConfigEntityBase::__construct(). |
PictureMapping::hasMappings |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
Checks if there's at least one mapping defined. |
FileDriver::loadMappingFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Loads a mapping file with the given name and returns a map
from class/entity names to their corresponding file driver elements. |
FileLocator::findMappingFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php |
Locate mapping file for the given class name. |
MapperInterface::getInstance |
function |
drupal/core/lib/Drupal/Component/Plugin/Mapper/MapperInterface.php |
Returns a preconfigured instance of a plugin. |
StyleMappingTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
Views used by this test. |
PictureMappingFormController |
class |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Form controller for the picture edit/add forms. |
PictureMappingListController |
class |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingListController.php |
Provides a listing of Pictures. |
MappingHookTest::testMapping |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingHookTest.php |
Tests that hook_rdf_mapping() correctly returns and processes mapping. |
MapperExceptionInterface.php |
file |
drupal/core/lib/Drupal/Component/Plugin/Exception/MapperExceptionInterface.php |
Base exception interface for grouping mapper exceptions. |
ClassMapGenerator::createMap |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassMapGenerator.php |
Iterate over all files in the given directory searching for classes |
MappingDriverChain::$drivers |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
|
RelationshipTest::$columnMap |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
Maps between the key in the expected result and the query result. |
ClassMapGeneratorTest::clean |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
theme_views_view_mapping_test |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Returns HTML for the Mapping Test style. |
file_default_mimetype_mapping |
function |
drupal/core/includes/file.mimetypes.inc |
Default MIME extension mapping. |
FilterStringTest::$column_map |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
UserAuthmapAssignmentTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAuthmapAssignmentTest.php |
Definition of Drupal\user\Tests\UserAuthmapAssignmentTest. |
MappingDriverChain::addDriver |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
Add a nested driver. |
DefaultViewsTest::$viewArgMap |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php |
An array of argument arrays to use for default views. |
MappingDefinitionTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
|
FilterNumericTest::$column_map |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
|
ClassMapGenerator::findClasses |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassMapGenerator.php |
Extract the classes in the given file |
MappingException::pathRequired |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php |
|
DisplayBase::mapBlocksToLayout |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayBase.php |
Implements DisplayInterface::mapBlocksToLayout(). |
picture_mapping_page_duplicate |
function |
drupal/core/modules/picture/picture_mapping.admin.inc |
Page callback: Presents the picture mapping duplicate form. |
picture_mapping_action_confirm |
function |
drupal/core/modules/picture/picture_mapping.admin.inc |
Page callback: Form constructor for picture action confirmation form. |
MappingDriverChain::getDrivers |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
Get the array of nested drivers. |
FilterCombineTest::$column_map |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php |
|
MappingDriver::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php |
Gets the names of all mapped classes known to this driver. |
TestFileDriver::loadMappingFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
Loads a mapping file with the given name and returns a map
from class/entity names to their corresponding file driver elements. |
MappingDefinitionTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Modules to enable. |
MappingDefinitionTest::$profile |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
The profile to install as a basis for testing. |
FilterEqualityTest::$column_map |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
|